mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-11 15:39:36 -05:00
update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1471 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
23240b3326
commit
6868926de5
@ -13,42 +13,44 @@ Project site . . . . . . . https://sourceforge.net/projects/retroshare
|
|||||||
Contact: . . . . . . . . . retroshare@lunamutt.com ,defnax@users.sourceforge.net
|
Contact: . . . . . . . . . retroshare@lunamutt.com ,defnax@users.sourceforge.net
|
||||||
|
|
||||||
|
|
||||||
Compiling + Running RetroShare (V0.4.xxx)
|
Compiling + Running RetroShare (V0.5.xxx)
|
||||||
=========================================================================================
|
=========================================================================================
|
||||||
REQUIREMENTS
|
REQUIREMENTS
|
||||||
=========================================================================================
|
=========================================================================================
|
||||||
|
|
||||||
Libraries/Tools:
|
Libraries/Tools:
|
||||||
* C/C++ Compiler. (standard on Linux/cygwin)
|
* C/C++ Compiler. (standard on Linux/cygwin)
|
||||||
* OpenSSL-0.9.7g-xpgp http://www.lunamutt.com/retroshare/openssl-0.9.7g-xpgp-0.1c.tgz
|
* Qt >= 4.5.x http://trolltech.com/downloads/opensource
|
||||||
* miniupnpc http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.0.tar.gz
|
* OpenSSL http://www.openssl.org/source/openssl-0.9.8k.tar.gz
|
||||||
* Qt >= 4.4.x http://trolltech.com/downloads/opensource
|
* miniupnpc 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
|
||||||
RetroShare Source Code: ( from sf.net/projects/retroshare)
|
* libgpg-error ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.7.tar.bz2
|
||||||
* Qt-GUI-XXX.tgz
|
|
||||||
* retroshare-src-v0.4.XXX.tgz
|
|
||||||
|
|
||||||
Latest RetroShare sources from (SVN) sourceforge.net:
|
Latest RetroShare sources from (SVN) sourceforge.net:
|
||||||
svn co https://retroshare.svn.sourceforge.net/svnroot/retroshare retroshare
|
svn co https://retroshare.svn.sourceforge.net/svnroot/retroshare retroshare
|
||||||
|
|
||||||
Windows Requirements:
|
Windows Requirements:
|
||||||
* Cygwin (Windows Only) http://www.cygwin.com/cygwin/setup.exe
|
* Cygwin http://www.cygwin.com/cygwin/setup.exe (for openssl compile)
|
||||||
* Pthreads (Windows Only) http://sourceware.org/pthreads-win32/
|
* MinGW/Msys package http://sourceforge.net/projects/mingw/files/ (for compile gpgme and libgpg-error)
|
||||||
* Zlib (Windows Only) http://www.zlib.net/
|
* Pthreads http://sourceware.org/pthreads-win32/
|
||||||
|
* Zlib http://www.zlib.net/
|
||||||
|
|
||||||
|
|
||||||
------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------
|
||||||
Build Scripts are avaible on SVN for Debian and Ubuntu:
|
Build Scripts are avaible on SVN for Debian and Ubuntu:
|
||||||
http://retroshare.svn.sourceforge.net/viewvc/retroshare/trunk/build_scripts/
|
http://retroshare.svn.sourceforge.net/viewvc/retroshare/trunk/build_scripts/
|
||||||
|
|
||||||
OpenSSL-0.9.7g-xpgp is available at:
|
Latest stable OpenSSL is available at:
|
||||||
http://www.lunamutt.com/retroshare/openssl-0.9.7g-xpgp-0.1c.tgz
|
http://www.openssl.org/source/openssl-0.9.8k.tar.gz
|
||||||
|
|
||||||
miniupnpc-1.0 is avaible at:
|
miniupnpc-1.3 is avaible at:
|
||||||
http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.0.tar.gz
|
http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.3.tar.gz
|
||||||
|
|
||||||
Linux Source package included this libraries: OpenSSL-0.9.7g-xpgp, miniupnpc-1.0, qcheckers, smplayer:
|
gpgme Library is avaible at:
|
||||||
http://downloads.sourceforge.net/retroshare/retroshare-pkg-linux-src-v0.4.09b.tgz
|
ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.1.8.tar.bz2
|
||||||
|
|
||||||
|
libgpg-error Library is avaible at:
|
||||||
|
ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.7.tar.bz2
|
||||||
|
|
||||||
Download/Compile as per instructions...
|
Download/Compile as per instructions...
|
||||||
|
|
||||||
@ -302,18 +304,18 @@ Need:
|
|||||||
Cygwin development environment:
|
Cygwin development environment:
|
||||||
http://www.cygwin.com/cygwin/setup.exe
|
http://www.cygwin.com/cygwin/setup.exe
|
||||||
|
|
||||||
Qt4.4.x opensource development kit + MinGw:
|
Qt4.5.x opensource development kit + MinGw:
|
||||||
http://wftp.tu-chemnitz.de/pub/Qt/qt/source/qt-win-opensource-4.4.3-mingw.exe
|
http://get.qtsoftware.com/qtsdk/qt-sdk-win-opensource-2009.03.1.exe
|
||||||
|
|
||||||
source code for all libraries.:
|
miniupnpc
|
||||||
http://downloads.sourceforge.net/retroshare/retroshare-pkg-linux-src-v0.4.09b.tgz?
|
http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.3.tar.gz
|
||||||
|
|
||||||
retroshare-pkg-linux-src-v0.4.09b.tgz are Libraries included:
|
gpgme Library
|
||||||
|
ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.1.8.tar.bz2
|
||||||
|
|
||||||
openssl-0.9.7g-xpgp-0.1c.tgz
|
libgpg-error Library
|
||||||
miniupnpc-1.0.tar.gz
|
ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.7.tar.bz2
|
||||||
|
|
||||||
Libraries for Windows needs:
|
|
||||||
pthreads: ftp://sourceware.org/pub/pthreads-win32/pthreads-w32-2-8-0-release.tar.gz
|
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
|
zlib: http://www.zlib.net/zlib-1.2.3.tar.gz
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user