Drawer readme

From Cng1wiki

(Difference between revisions)
Jump to: navigation, search
 
(One intermediate revision not shown)
Line 4: Line 4:
* '''Gnuplot''' package;
* '''Gnuplot''' package;
* '''Perl''' package.
* '''Perl''' package.
-
Copy all files of drawer in a new apache subdirectory. Change the rights of all files to 755:
+
Copy all files of drawer in a new apache subdirectory. Change the rights of all files to 755.
-
    chmod -r 755 ./*
+
Create two new subdirectories '''simulations''' and '''tmp'''.
Create two new subdirectories '''simulations''' and '''tmp'''.
The former contains a subdirectory for each simulative champaign the latter is only a temporary directory for storage.
The former contains a subdirectory for each simulative champaign the latter is only a temporary directory for storage.
 +
To use it create a new subdirectory in simulations with all output files and copy here the xml description file with the name '''info.xml'''

Current revision as of 11:25, 27 January 2009

The php script Drawer needs the following packages:

  • A web server apache with php (at least version 4);
  • Imagemagick package;
  • Gnuplot package;
  • Perl package.

Copy all files of drawer in a new apache subdirectory. Change the rights of all files to 755. Create two new subdirectories simulations and tmp. The former contains a subdirectory for each simulative champaign the latter is only a temporary directory for storage. To use it create a new subdirectory in simulations with all output files and copy here the xml description file with the name info.xml

Personal tools