wiki:CompileSvn

compile a SVN checkout

once the code is downloaded through a 'svn co' make sure that CMT is installed on your site in a directory <some root>.

CMT should have been installed by :

   > cd <some root>/CMT/v1r<nn>p<xxx>/mgr
   > ./INSTALL

If the guineapig SVN checkout has been made in a directory <some directoy name>, compile and provide an executable by :

   > source <some root>setup.[c]sh (once for a session)
   > cd <some directoy name>/cmt
   > cmt make or [g]make

To the executable is in a directory <some directoy name>/<binaries>

the name of <binaries> is determined by CMT, from the name of the machine. It is like : Linux-i686 or Darwin (on Macintosh) etc.

Last modified 17 years ago Last modified on Nov 14, 2006, 6:11:03 PM