Changes between Version 3 and Version 4 of InstallationLibraries


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

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationLibraries

    v3 v4  
    1111}}}
    1212# Compiler and others for Mac
    13 Plus d'info pour Wt : http://www.webtoolkit.eu/wt/download (http://www.webtoolkit.eu/wt/download)
    1413{{{
    1514brew install mercurial gcc boost cmake xerces-c  doxygen pango graphicsmagick openssl subversion jasper  daemonize
     
    5049make
    5150}}}
     51
     52# Installation de Wt (pour Linux)
     53{{{
     54yum install wt-devel wt-dbo wt-dbo-postgres wt-examples
     55}}}
     56
     57# Installation de Wt (pour Mac)
     58{{{
     59Plus d'info pour installer Wt : http://www.webtoolkit.eu/wt/download
     60}}}