-
I think I know what your problem is. I rebuilt the current code base a while back adding some features but lost the ANT and source code when my Windoz (Vista) system crashed I rebuilt my system with Ubuntu. Anyway I found the PowerJournal.jar backup and had problems getting it to run under Linux. The solution was filling out the MANIFEST.MF file that is located in the jar. (/META-INF/MANIFEST.MF)
2009-10-11 02:31:29 UTC by gedion_ki
-
Sorry, I misread the INSTALL.
I compiled using ANT, and try to run the .sh shellscript.
This is the result:
luuk@Toetie-Linux-OpenSuse:~/Desktop/PowerJournal/source> ./powerjournal.sh
Exception in thread "main" java.lang.NoClassDefFoundError: com/cybertivity/powerjournal/MainController
Caused by: java.lang.ClassNotFoundException...
2009-03-03 23:48:55 UTC by tails9
-
Although I do have it installed (OpenSUSE11.1). The libc.so.6 is in /lib64.
I also tried running from source. I used ant to compile the program. What do I do with the .jar?.
2009-03-03 23:41:44 UTC by tails9
-
When running: ./powerjournal.sh in /home/JoeUser/Downloads/PowerJournal/source after compiling using ANT, and making sure JRE and JDK.. receive the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: com/cybertivity/powerjournal/MainController
Attempted to run setup.bin and received same problem as previous reported bug dated 2005-09-06 04:06
Thanks...
2008-02-07 00:22:36 UTC by nobody
-
I have completed about 90% of
the next release which includes true encryption of private entries.
Somewhere along the way I have been sidetracked onto other projects
though. I am not sure when I will get around to finishing this release.
Unfortunately, the next release will probably be the last major
release. I may do some point releases for bug fixes and small features,
etc. There are...
2002-07-30 22:53:35 UTC by arrowood