Skip to content

Instantly share code, notes, and snippets.

@tarelli
tarelli / gist:5441745
Last active December 16, 2015 13:29
Geppetto simulations
https://www.dropbox.com/s/iyr085zcegyis0n/sph-sim-config.xml?dl=1 23/04/13 Not working
https://www.dropbox.com/s/7vxeh6qbln9jesk/sph-sim-config-test.xml?dl=1
https://dl.dropboxusercontent.com/u/7538688/funzionare.xml?dl=1
@tarelli
tarelli / instructions
Last active December 10, 2015 02:39
Automatic Virgo startup
Save the script as /etc/init.d/virgo
chmod 755 /etc/init.d/virgo
Make a link to it from /etc/rc3.d such as:
cd /etc/rc5.d
sudo ln -s ../init.d/virgo S90virgo
use chmod -R 777 on the virgo folder
@tarelli
tarelli / ScriptOutput.txt
Created November 22, 2012 17:23
Output from running script
Matteos-MacBook-Pro:~ matteocantarelli$ python build_server_package.py
['http://ftp.osuosl.org/pub/eclipse//virgo/milestone/VP/3.6.0.M01/virgo-tomcat-server-3.6.0.M01.zip', 'https://github.com/openworm/org.openworm.simulationengine.core/archive/master.zip', 'https://github.com/openworm/org.openworm.simulationengine/archive/master.zip', 'https://github.com/openworm/org.openworm.simulationengine.samplesimulation/archive/master.zip', 'https://github.com/openworm/org.openworm.simulationengine.frontend/archive/master.zip', 'https://github.com/openworm/org.openworm.simulationengine.samplesolver/archive/master.zip', 'https://github.com/openworm/org.openworm.simulationengine.model.sph/archive/master.zip', 'https://github.com/openworm/org.openworm.simulationengine.solver.sph/archive/master.zip', 'https://github.com/openworm/org.openworm.simulationengine.simulator.sph/archive/master.zip', 'https://github.com/openworm/org.openworm.simulationengine.simulation/archive/master.zip', 'https://github.com/openworm/org.openwor