mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-27 00:19:25 -05:00
Removed outdated instructions from readme
This commit is contained in:
parent
74fcb5435b
commit
f80b815b26
@ -14,54 +14,17 @@ Relted projects/plugins . . https://github.com/RetroShare
|
||||
|
||||
Contact: . . . . . . . . . retroshare@lunamutt.com ,defnax@users.sourceforge.net
|
||||
|
||||
|
||||
Compiling + Running RetroShare (V0.5.xxx)
|
||||
=========================================================================================
|
||||
REQUIREMENTS
|
||||
Compiling RetroShare
|
||||
=========================================================================================
|
||||
|
||||
Libraries/Tools:
|
||||
* C/C++ Compiler. (standard on Linux/cygwin)
|
||||
* Qt >= 4.5.x https://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz
|
||||
* OpenSSL http://www.openssl.org/source/openssl-0.9.8k.tar.gz
|
||||
* MiniUPnP http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.3.tar.gz
|
||||
* gpgme ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.1.8.tar.bz2
|
||||
* libgpg-error ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.7.tar.bz2
|
||||
Build Scripts are avaible on GIT:
|
||||
https://github.com/RetroShare/RetroShare/tree/master/build_scripts
|
||||
|
||||
Windows only:
|
||||
* Cygwin http://www.cygwin.com/cygwin/setup.exe (for openssl compile)
|
||||
* MinGW/Msys package http://sourceforge.net/projects/mingw/files/ (for compile gpgme,libgpg-error)
|
||||
* Pthreads http://sourceware.org/pthreads-win32/
|
||||
* Zlib http://www.zlib.net/
|
||||
|
||||
Latest RetroShare sources from (SVN) sourceforge.net:
|
||||
svn co https://retroshare.svn.sourceforge.net/svnroot/retroshare retroshare
|
||||
You can find here instructions howto compile RetroShare:
|
||||
https://retroshare.readthedocs.io/en/latest/developer/compilation/
|
||||
|
||||
=========================================================================================
|
||||
|
||||
Build Scripts are avaible on SVN for Debian and Ubuntu:
|
||||
http://retroshare.svn.sourceforge.net/viewvc/retroshare/trunk/build_scripts/
|
||||
|
||||
Latest stable OpenSSL is available at:
|
||||
http://www.openssl.org
|
||||
|
||||
Latest miniupnpc-1.3 is avaible at:
|
||||
http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.3.tar.gz
|
||||
|
||||
Latest gpgme Library is avaible at:
|
||||
ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.1.8.tar.bz2
|
||||
|
||||
Latest libgpg-error Library is avaible at:
|
||||
ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.7.tar.bz2
|
||||
|
||||
Windows only:
|
||||
pthreads: ftp://sourceware.org/pub/pthreads-win32/pthreads-w32-2-8-0-release.tar.gz
|
||||
zlib: http://www.zlib.net/zlib-1.2.3.tar.gz
|
||||
=========================================================================================
|
||||
You can find here instrustions howto compile libretroshare and gui:
|
||||
http://retroshare.sourceforge.net/wiki/index.php/Developers_Corner
|
||||
|
||||
=========================================================================================
|
||||
You can go on over to our forum when you have trouble with compiling:
|
||||
You can go on over to our forum or chat lobby when you have trouble with compiling:
|
||||
retroshare://forum?name=Developers%20Discussions&id=8fd22bd8f99754461e7ba1ca8a727995
|
||||
retroshare://chat_room?name=Retroshare%20Devel%20%28signed%29&id=L68DB0A1E09BDA3A5
|
||||
http://retroshare.sourceforge.net/forum/
|
||||
---------------------------------------------
|
||||
|
@ -14,48 +14,17 @@ Relted projects/plugins . . https://github.com/RetroShare
|
||||
|
||||
Contact: . . . . . . . . . retroshare@lunamutt.com ,defnax@users.sourceforge.net
|
||||
|
||||
|
||||
Compiling + Running RetroShare (V0.5.xxx)
|
||||
=========================================================================================
|
||||
REQUIREMENTS
|
||||
Compiling RetroShare
|
||||
=========================================================================================
|
||||
|
||||
Libraries/Tools:
|
||||
* C/C++ Compiler. (standard on Linux/cygwin)
|
||||
* Qt >= 4.6.x http://qt.nokia.com/downloads/downloads#lgpl
|
||||
* OpenSSL http://www.openssl.org/source/openssl-1.0.1c.tar.gz
|
||||
* MiniUPnP http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.3.tar.gz
|
||||
Build Scripts are avaible on GIT:
|
||||
https://github.com/RetroShare/RetroShare/tree/master/build_scripts
|
||||
|
||||
Windows only:
|
||||
* Cygwin http://www.cygwin.com/cygwin/setup.exe (for compile, openssl, pthreads)
|
||||
* MinGW/Msys package http://sourceforge.net/projects/mingw/files/(for compile zlib, miniupnc, bzip2)
|
||||
* Pthreads http://sourceware.org/pthreads-win32/
|
||||
* Zlib http://www.zlib.net/
|
||||
* bzip2 http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz
|
||||
|
||||
Latest RetroShare sources from (SVN) sourceforge.net:
|
||||
svn co https://retroshare.svn.sourceforge.net/svnroot/retroshare retroshare
|
||||
|
||||
=========================================================================================
|
||||
|
||||
Build Scripts are avaible on SVN for Debian and Ubuntu:
|
||||
http://retroshare.svn.sourceforge.net/viewvc/retroshare/trunk/build_scripts/
|
||||
|
||||
Latest stable OpenSSL is available at:
|
||||
http://www.openssl.org
|
||||
|
||||
Latest miniupnpc-1.3 is avaible at:
|
||||
http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.3.tar.gz
|
||||
|
||||
|
||||
Windows only:
|
||||
pthreads: ftp://sourceware.org/pub/pthreads-win32/pthreads-w32-2-8-0-release.tar.gz
|
||||
zlib: http://www.zlib.net/zlib-1.2.3.tar.gz
|
||||
=========================================================================================
|
||||
You can find here instructions howto compile RetroShare:
|
||||
http://retroshare.sourceforge.net/wiki/index.php/Developers_Corner
|
||||
|
||||
=========================================================================================
|
||||
You can go on over to our forum when you have trouble with compiling:
|
||||
https://retroshare.readthedocs.io/en/latest/developer/compilation/
|
||||
|
||||
You can go on over to our forum or chat lobby when you have trouble with compiling:
|
||||
retroshare://forum?name=Developers%20Discussions&id=8fd22bd8f99754461e7ba1ca8a727995
|
||||
retroshare://chat_room?name=Retroshare%20Devel%20%28signed%29&id=L68DB0A1E09BDA3A5
|
||||
http://retroshare.sourceforge.net/forum/
|
||||
---------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user