problem to launch CellDesigner in Leopard

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.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

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