problem to launch CellDesigner in Leopard
By berranz at Thu, Jan 8 2009 2:55pm |
Hello, I need to install the program CellDesigner 4.0.1 (http://www.celldesigner.org). In the web page of the program they warn about some problem with CellDesigner launch due to the recent Mac Java update. They ask to execute 3 command lines from command line interface to fix it. Well, I install the program, execute the 3 command line in Terminal, and then I try to launch the program, but nothing happend.
Someone has a clue?
Benjamin.




Just put an additional . in
Just put an additional . in the last command. So the 3 lines are:
cd /Applications/CellDesigner4.0.1/CellDesigner4.0.1.app/Contents/MacOS
mv JavaApplicationStub JavaApplicationStub.bak
cp /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/MacOS/JavaApplicationStub .
That should do it...
All the best,
krippend