Changes between Version 50 and Version 51 of WikiStart


Ignore:
Timestamp:
Oct 31, 2006, 10:59:42 AM (18 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Vincent Garonne/emailAddress=garonne@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v50 v51  
    6464for the moment the only available version is guineapig++-0.1.0-b
    6565
    66 <some directoy name> denote the name of the local directory where you wish to put the code guineapig. It should be <version>
     66<some directoy name> denote the name of the local directory where you wish to put the code guineapig. It should be <version>.
     67
     68e.g. with version guineapig++-0.1.0-b:
     69
     70{{{
     71svn co  https://svn.lal.in2p3.fr/FLC/GuineaPig/guineapig++/tags/guineapig++-0.1.0-b guineapig++-0.1.0-b
     72}}}
    6773
    6874Note: In this case, you should first install CMT by yourself or check that CMT is available on your site.
     
    9197the name of <binaries> is  determined by CMT, from the name of the machine. It is like : Linux-i686 or Darwin (on Macintosh) etc.
    9298
    93 E.g. with guineapig++-0.1.0-b:
     99E.g. with version guineapig++-0.1.0-b:
    94100
    95101{{{
    96 > tar -xvzf guineapig++-0.1.0-b.tar.gz or svn co  https://svn.lal.in2p3.fr/FLC/GuineaPig/guineapig++/tags/guineapig++-0.1.0-b guineapig++-0.1.0-b
    97 > cd guineapig++-0.1.0-b/external/CMT/v1r18p20061003/mgr
     102> tar -xvzf guineapig++-0.1.0-b.tar.gz > cd guineapig++-0.1.0-b/external/CMT/v1r18p20061003/mgr
    98103> ./INSTALL
    99104> source setup.[c]sh