Changes between Version 8 and Version 9 of WtLAL


Ignore:
Timestamp:
Jan 20, 2012, 3:50:25 PM (14 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Laurent Garnier/emailAddress=garnier@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WtLAL

    v8 v9  
    55== [wiki:WtOnWindows Instructions complémentaires sur Windows]
    66
    7 == Installation de Wt sur le cluster ==
     7== Installation de Wt sur le sl6-1 ==
    88{{{
    99git clone http://www.webtoolkit.eu/git/winst.git
    1010cd winst;aclocal;autoconf
     11./configure --prefix=/exp/pspa/dev/Wt-sl6-install/ --with-wt-version=3.2.0
     12make deps
    1113
    1214xemacs deps/GraphicsMagick-1.3.12/configure 
     
    1618   LDFLAGS="-L${xml2_prefix}/lib64"
    1719
    18 ./configure --prefix=/tmp_mnt/www/Web/htdocs/users/garnier/Wt/install --with-wt-version=3.2.0
    19 make deps
    2020cd deps/libharu-kdeforche-git
    2121ccmake . <- mettre le CMAKE_INSTALL_PREFIX au bon endroit