Commit Graph

102 Commits

Author SHA1 Message Date
Maxim Biro f6285d7a60 Fix markdown formatting 2017-04-19 20:22:28 -04:00
Zetok Zalbavar 69e1b99b1d docs(INSTALL): Bring back autotools instructions
Reverted, since apparently cmake is not supposed to be used for things
other than testing/development and causes client build failures.

Apparently making it work for clients would require complicating
maintenance, which clearly can't be done.

This reverts commit 48ddb11599.
2017-01-05 09:32:08 +00:00
Sergey 'Jin' Bostandzhyan 4c9ed8f5a0 Add a separate configure switch for DHT_bootstrap
closes #319
2017-01-03 20:42:07 +00:00
iphydf 09c8575a7d Merge remote-tracking branch 'zetok/docs-install' 2016-10-26 13:07:26 +01:00
Zetok Zalbavar f4446ec979 docs: correct instructions for cloning & harden agains repo name changes 2016-10-25 09:36:59 +01:00
Corey Sheldon 0a0e595b67 Corrected libsodium tag
-tags/1.0.3 
+tags/1.0.11

Also expanded the @"Rpm Development Tools"  bit for clarity and sanity across the instructions.
2016-10-25 08:08:18 +00:00
Zetok Zalbavar 48ddb11599 docs(INSTALL): update compiling instructions for Linux
Also change links from irungentoo/toxcore to TokTok/toxcore
2016-09-30 08:23:22 +01:00
Zetok Zalbavar 4d83451da6 docs(INSTALL.md): update instructions for Gentoo 2016-08-20 19:44:50 +01:00
Vishnu Ks 756e208b07 updated git repo urls
updated the git urls from `git` to `https`. The old urls are no longer supported
2015-10-14 15:49:44 +05:30
irungentoo 6120b0e0bb Merge branch 'patch-1' of https://github.com/passiweinberger/toxcore 2015-09-15 22:08:39 -04:00
Pascal Weinberger 13f0ab21d3 Fix ubuntu git link for libvpx 2015-09-09 11:53:28 +02:00
randoms f83f064234 Install instructions: Use 1.0.3 tag for libsodium 2015-08-08 13:53:05 +08:00
Gitgud Software 0ec5539de2 Fix libVPX git repository
The libVPX repository has been moved, as specified here:

http://www.webmproject.org/code/
2015-07-27 15:52:44 -04:00
Zetok Zalbavar 7b9142d2bb INSTALL.md: some formatting improvements and fixes
Note that Fedora dependencies section still needs to be actually checked by
someone who runs Fedora and would know whether info is right or not.
2015-07-12 17:05:40 +01:00
Corey Sheldon f0bdb94a3b Update INSTALL.md 2015-07-09 08:27:41 -04:00
Corey Sheldon c6630513cd Update info for Fedora
--Updated calls to package manager which is now  dnf by default 
--Mention of using  /etc/ld.so.conf directly which works and  in most distros *SHOULD NOT* cause  global override issues
2015-07-09 07:51:47 -04:00
irungentoo 749a9330c4 Link changes. 2015-07-07 22:57:11 -04:00
Scott eff28e0b31 Install instructions: Use 1.0.3 tag for libsodium 2015-06-30 12:29:14 -04:00
Zetok Zalbavar 99a678dd26 Update INSTALL.md a bit
* add install instructions for Gentoo
* adjust build instructions for presence of libsodium in some distros
2015-06-03 09:35:58 +01:00
Urras 41995efb4d Fix markdown formatting 2015-04-20 09:33:21 -04:00
Urras 47cac28df4 Move OS X install script 2015-02-03 12:48:15 -05:00
Zetok Zalbavar 3bd983ff62 Update INSTALL.md
pkg-config is required for proper autodetection of opus and vpx,
without it they are not detected by ./configure on Debian 7.
2014-12-23 16:11:15 +00:00
Myroslav Opyr 975ce25af0 Fedora package name correction 2014-11-28 23:43:38 +02:00
Urras 4b2248ee80 Update to Libsodium 1.0.0 since backward-compatibility is guaranteed through all the 1.x.y releases. 2014-10-22 12:52:56 -04:00
lyubod eaf15bfb89 Update INSTALL.md 2014-10-07 06:41:22 +03:00
lyubod 660843c873 Update INSTALL.md
Added MacPorts related info. to Section heading "OS X Non-homebrew"
2014-10-07 05:52:09 +03:00
Maxim Biro 468b0aa154 Updated cross-compile instructions 2014-09-22 01:07:21 -04:00
dubslow 64830cedca Use libsodium 0.7.0+ (more thorough though) 2014-09-16 17:20:47 -05:00
mouseym 5a20f1b004 Linked toxav in the main dependencies section. 2014-09-02 09:42:23 +01:00
Thorbjørn Lindeijer 7affcd8157 Update INSTALL.md
Renamed ProjectTox-Core to toxcore, as seems to have been done with the repository.
2014-08-30 15:24:36 +02:00
Maxim Biro f0e6ab14e1 Updated Windows cross-compiling instructions 2014-08-23 22:20:45 -04:00
toxxxer 35813b41b1 Update for OS X build instruction 2014-07-06 23:54:13 +02:00
mouseym d7500bcc9b Some extra fixes. 2014-07-04 09:10:54 +01:00
mouseym ab6643cef7 Update OSX install instructions in INSTALL.md
Removed unnecessary steps, added support for A/V libs in core and missing dependencies.
2014-07-03 23:02:48 +01:00
Maxim Biro 8daffc802c Fixed spacing issue in the install instructions 2014-06-27 02:51:35 -04:00
Maxim Biro b61a5cfc2d Added install instructions for cross-compiling to Windows 2014-06-27 02:47:48 -04:00
Sean 6f8850ea4d Fix FreeBSD instructions, sodium 0.5.0
Sodium 0.5.0 optimizes itself on being loaded
2014-06-20 18:31:02 -07:00
irungentoo 550fced157 Phone was removed from core a while back. 2014-06-06 23:36:48 -04:00
Carlos E. Garcia 49e160450c whitespace fix & proper use of "i.e.," 2014-04-09 18:49:15 -04:00
kylobite abd27ece4e All OSX commands now copyright friendly
Saves confusion to those not entirely sure why "./configure--with-libsodium-headers=/usr/local/Cellar/libsodium/0.4.5/include/ --with-libsodium-libs=/usr/local/Cellar/libsodium/0.4.5/lib/" did not work.
2014-03-04 20:38:16 -06:00
mouseym 4937024ec2 Update INSTALL.md 2014-02-24 21:55:00 +00:00
Maxim Biro 41ad4c4068 Fixed some dht bootstrap daemon related things in install.md 2014-02-22 17:00:46 -05:00
mannol efb070df9f Removed user agent header from msi and updated travis build stuff 2014-02-19 23:12:36 +01:00
mannol 63ad1cb422 Fixed some stuff 2014-02-18 21:51:27 +01:00
mannol 186c852aa6 Ugh 2014-02-18 00:35:26 +01:00
mannol 984c564cba Added fixes to rtp and updated phone 2014-02-01 12:44:08 +01:00
Kelong Cong 17000b1b7c added solution to the 'Unable to locate package libopus-dev' problem 2014-01-28 14:57:26 +00:00
Sean 30200d04b7 Use ssl whenever possible 2014-01-26 18:07:58 -08:00
mannol 88f97078a2 Small fix 2014-01-26 21:02:11 +01:00
Sean b14fd4fe71 FBSD 10+, SunOS support 2014-01-25 19:22:30 -08:00