Changes between Version 2 and Version 3 of InstallationLibraries


Ignore:
Timestamp:
Jun 24, 2015, 9:43:15 AM (10 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Laurent Garnier/emailAddress=garnier@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationLibraries

    v2 v3  
    1313Plus d'info pour Wt : http://www.webtoolkit.eu/wt/download (http://www.webtoolkit.eu/wt/download)
    1414{{{
    15 brew install mercurial gcc boost cmake xerces-c  doxygen pango graphicsmagick openssl zlib subversion jasper  daemonize
     15brew install mercurial gcc boost cmake xerces-c  doxygen pango graphicsmagick openssl subversion jasper  daemonize
    1616
    1717}}}
     
    2222mkdir libharu-libharu-build
    2323cd libharu-libharu-build/
    24 cmake ../libharu-libharu-ec89be4/
     24cmake ../libharu-libharu-ec89be4/   ===  ATTENTION, changer avec le bon nom !! ===
    2525make -j
    2626sudo make install
     
    4848cd accelerator-ml-code/uap/trunk/
    4949export UAP_FORTRAN_COMPILER=GFORTRAN
    50 gmake
     50make
    5151}}}