wiki:WtLAL

Version 3 (modified by /C=FR/O=CNRS/OU=UMR8607/CN=Christian Arnault/emailAddress=arnault@…, 12 years ago) (diff)

--

Wt au LAL

Wt implémente les fonctions graphiques au standard Qt dann un environnement Web.

Instructions complémentaires sur Windows

Installation de Wt sur le cluster

git clone http://www.webtoolkit.eu/git/winst.git
aclocal
autoconf
./configure --prefix=/tmp_mnt/www/Web/htdocs/users/garnier/Wt/install --with-wt-version=3.2.0
make deps

xemacs deps/GraphicsMagick-1.3.12/configure  
-> Changer le 
   LDFLAGS="$LDFLAGS -L${xml2_prefix}/lib"
En
   LDFLAGS="-L${xml2_prefix}/lib64"