Changes between Version 8 and Version 9 of WtLAL
- Timestamp:
- Jan 20, 2012, 3:50:25 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WtLAL
v8 v9 5 5 == [wiki:WtOnWindows Instructions complémentaires sur Windows] 6 6 7 == Installation de Wt sur le cluster==7 == Installation de Wt sur le sl6-1 == 8 8 {{{ 9 9 git clone http://www.webtoolkit.eu/git/winst.git 10 10 cd winst;aclocal;autoconf 11 ./configure --prefix=/exp/pspa/dev/Wt-sl6-install/ --with-wt-version=3.2.0 12 make deps 11 13 12 14 xemacs deps/GraphicsMagick-1.3.12/configure … … 16 18 LDFLAGS="-L${xml2_prefix}/lib64" 17 19 18 ./configure --prefix=/tmp_mnt/www/Web/htdocs/users/garnier/Wt/install --with-wt-version=3.2.019 make deps20 20 cd deps/libharu-kdeforche-git 21 21 ccmake . <- mettre le CMAKE_INSTALL_PREFIX au bon endroit