chemaxon on the go

User 568550d85a

01-04-2009 13:52:47

You know the problem: You are travelling, using someone else's computer, you have no remote desktop access and you need to draw a structure or to do a simple calculation for your presentation which is coming up soon. In short: You need JChem but you don't have it. Downloading it and especiall installing it is not always possible. So why not have a "small" easy-to-run chemaxon package which you can use on-the-go for last minute stuff?





This is the reason why I made the make_capack.sh script. It will create a self-executable jar which basically contains MView and MSketch and lets you start them.





Requirements: javac compiler, "aloe.jar" "chart.jar" "forms-1.1.0.jar" "jchem.jar".





Usage: Put all the mentioned jars into one folder along with make_capack.sh. run the script.





ToDos: I am happy for any comments, improvements, etc...