Drawer readme

From Cng1wiki

(Difference between revisions)
Jump to: navigation, search
(New page: The php script Drawer needs the following packages:)
 
(4 intermediate revisions not shown)
Line 1: Line 1:
The php script Drawer needs the following packages:
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'''

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