= Wt au LAL [http://www.webtoolkit.eu/wt/ Wt] implémente les fonctions graphiques au standard Qt dann un environnement Web. == [wiki:WtOnWindows Instructions complémentaires sur Windows] == Installation de Wt sur le cluster == {{{ git clone http://www.webtoolkit.eu/git/winst.git cd winst;aclocal;autoconf xemacs deps/GraphicsMagick-1.3.12/configure -> Changer le LDFLAGS="$LDFLAGS -L${xml2_prefix}/lib" En LDFLAGS="-L${xml2_prefix}/lib64" ./configure --prefix=/tmp_mnt/www/Web/htdocs/users/garnier/Wt/install --with-wt-version=3.2.0 make deps cd deps/libharu-kdeforche-git ccmake . <- mettre le CMAKE_INSTALL_PREFIX au bon endroit cd ../.. make deps-install cd deps/libharu-kdeforche-git; make install make wt make wt-install -> cd wt-build; ccmake . et changer le contenu de la variable 'CONFIGDIR' : /tmp_mnt/www/Web/htdocs/users/garnier/Wt/install cd ..; make wt-install }}}