| Author |
Message |
jimbo
Joined: Apr 12, 2005 Posts: 1
|
Posted: Apr 12, 2005 4:50 PM Post subject: trying to install on OS X |
|
Hi, I am trying to run the start.sh script, and I am getting the following error in terminal:
Exception in thread \"main\" java.lang.NoClassDefFoundError: com/proatech/bioera/Main
How can I fix this? OS X.3.6 Java 1.4.2 |
|
 |
Jarek Foltynski
Joined: Jan 13, 2005 Posts: 62
|
Posted: Apr 20, 2005 5:22 PM Post subject: |
|
Try to execute in the command line the following: java -classpath extioera.jar com.proatech.bioera.Main
This should start BioEra. Let me know if you have still problems. |
|
 |
Jarek Foltynski
Joined: Jan 13, 2005 Posts: 62
|
|
 |
nuria
Joined: Jan 21, 2009 Posts: 1
|
Posted: Jan 21, 2009 12:00 PM Post subject: |
|
Hi, I also have problems installing the program to a Mac OSX. I get exactly the same error as jimbo, even thought I'm writting the last corrected command posted. Thanks for the help! Nuria |
|