Hi Daniel, I'm currently working on the execution scripts for the nightly build. They aren't working yet, so until I get them finished, you need to execute kepler with ant. Download the nightly build, then go into the build-area directory and do the following commands:
ant change-to -Dsuite=kepler-trunk ant run Let me know if that doesn't work for you. I'll hopefully have new execution scripts done by the end of the day or at least early next week. chad Daniel Korytina wrote: > Hello, > > Please help me get the nightly build running. > > This is my setup (on Mac OSX 10.4): > 1. goto: http://dist.kepler-project.org/dist/nightly/ > 2. click on "kepler-nightly-2009-04-22-11.54.tar.gz" # this downloads it > 3. $ cd ~/Desktop/ > 4. $ tar -zxf kepler-nightly-2009-04-22-11.54.tar.gz > 5. $ rm -rf ~/.kepler/ # a previous post says you should do this > 6. $ cd ~/Desktop/kepler/modules/common/etc/ > 7. $ ./kepler.sh > > At this point I get the following error: "Exception in thread "main" > java.lang.NoClassDefFoundError: org/kepler/loader/Kepler" > > 8. $ java -version # prints java version "1.5.0_16" > > P.S.: Also, double clicking on ~/Desktop/kepler/modules/common/etc/Kepler.app > does nothing (no windows, no messages... nothing). > > Thank you, > Daniel > _______________________________________________ > Kepler-users mailing list > Kepler-users at kepler-project.org > http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users

