Skip to content

Commit

Permalink
more notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthchirp committed Feb 4, 2015
1 parent fffbcfb commit 8a4f1ab
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,16 @@ Required software
- webserver with PHP
- SQL server (ie MySQL)
- R with packages DBI, RMySQL, Cairo
- The example environment (defined in the .sql file) uses an existing GraphicsMagick installation to resize images (command: gm)
- The example environment (defined in the .sql file) uses an existing GraphicsMagick installation to create preview images (command: gm)

optional software:
- HeidiSQL www.heidisql.com or similar to edit the database directly to create more execution environments
- further R packages

Notes
-----
- Deleting a job on the website does neither remove the entry from the database, nor delete the images. It only hides the job.
- Sometimes R acts up, and stops running graphicsmagick. Restart the R server if this happens.

Warning
-------
Expand Down

0 comments on commit 8a4f1ab

Please sign in to comment.