How to get Kratos
From KratosWiki
(Difference between revisions)
(→In Linux) |
(→In Linux) |
||
Line 50: | Line 50: | ||
=== In Linux === | === In Linux === | ||
Using Cervisia the kratos source files can be downloaded by taking the following steps: | Using Cervisia the kratos source files can be downloaded by taking the following steps: | ||
− | # Go to Repository -> Repositories -> Add... and enter | + | # Go to <tt> Repository -> Repositories -> Add... </tt> and enter the root |
:pserver:anonymous@kratos.cimne.upc.es:2401/home/kratosR1 | :pserver:anonymous@kratos.cimne.upc.es:2401/home/kratosR1 | ||
− | # | + | # Login using "anonymous" as password |
[[Category:How To]] | [[Category:How To]] |
Revision as of 16:04, 11 December 2007
Contents |
Preliminar components to use Kratos
CVS
Download: http://www.wincvs.org/download.html
Latest Recommended Release: WinCvs 2.0.2.4 (released 2005-08-15)
Visual Studio 2005
Boost Library
http://sourceforge.net/project/showfiles.php?group_id=7586
boost 1.34.1 July 24, 2007
Download boost_1_34_1.zip
boost-build 2.0-m12 September 30, 2007
Download boost-build-2.0-m12.zip
GiDpost External Library
http://www.gidhome.com/support_team/gidpost.html
ftp://gid.cimne.upc.es/pub/gid/Tools/gidpost1.70.zip
unzip open a DOS console cd D:\kratosCOmponents\gidpost\win vcvars32.bat nmake -f Makefile.vc CFG="Release" nmake -f Makefile.vc CFG="Debug"
Kratos Source code
In Linux
Using Cervisia the kratos source files can be downloaded by taking the following steps:
- Go to Repository -> Repositories -> Add... and enter the root
:pserver:anonymous@kratos.cimne.upc.es:2401/home/kratosR1
- Login using "anonymous" as password