wiki:InfrastructureInformatique

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

--

Infrastructure informatique

Espace disque

  • ... PSPA

Serveurs WEB

  • la machine est vm-web-2
  • L'espace web est /htdocs2/vm-web-2/pspa
  • exemple d'URL

Outils

  • outil de gestion de configuration
    • CMT
  • librairies
    • Wt
      • Installation de Wt au LAL
        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"
        
        
    • XML