Changes between Version 9 and Version 10 of WtLAL


Ignore:
Timestamp:
Mar 6, 2012, 7:02:38 PM (12 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Laurent Garnier/emailAddress=garnier@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WtLAL

    v9 v10  
    3030cd ..; make wt-install
    3131}}}
     32
     33== Installé sur xserv2 ==
     34Ici :  /Users/admin/Documents/wt-3.2.0/
     35Pour lancer un exemple (treeview-dragdrop):
     36{{{
     37cd  /Users/admin/Documents/wt-3.2.0/examples/treeview-dragdrop
     38../../build/examples/treeview-dragdrop/treeviewdragdrop.wt --docroot . --http-address 0.0.0.0 --http-port 8080
     39}}}