Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: burning .vdr files to DVD+R
On Fri 07 Feb 03 11:34, you wrote:
Hi,
> But: I can't Install Java... I loaded the "self installing .bin package"
> but even after chmod 777 javadingens.bin I was not able to execute it. It
> replied with "Bad Interpreter"...
a sh /space/j2re..thingi.bin did work.
But now I have some other Problems ....
If I start /opt/java2/bin/java -jar /usr/local/bin/ds.jar
I get this output:
=============================
ds.jar: Javatool for demux & sync (testversion)
V0.61k; 02.02.2003; (c) Matthias Mueller; http://home.arcor.de/matt2/dvb.matt/
quick CL usage: (Note: CL also loads the GUI components, without displaying)
[path]java -jar [path]ds.jar ...to start the GUI
[path]java -jar [path]ds.jar [options] [sourcefile1..x]
options: -dvx1, -dvx2, -dvx3, -dvx4, -o, -l, -c
-c [path]inifile ...use that specified iniFile instead of the standard
-dvx1 ...create a .d2v ProjectFile on demux
-dvx2 ...create a .d2v ProjectFile + .ac3.wav (RIFF WAVE Header)
-dvx3 ...create a .d2v ProjectFile + .mpa.wav (RIFF WAVE Header)
-dvx4 ...create a .d2v ProjectFile + .ac3.wav + mpa.wav (RIFF WAVE Header)
-o [path] ...use that specified directory for output
-l ...write the normal logfile
use -c OR -dvx & -o/-l or no options (for std)
java.version 1.4.1_01
java.vendor Sun Microsystems Inc.
java.home /opt/java/j2re1.4.1_01
java.vm.version 1.4.1_01-b01
java.vm.vendor Sun Microsystems Inc.
java.vm.name Java HotSpot(TM) Client VM
java.class.vers 48.0
java.class.path /usr/local/bin/ds.jar
Exception in thread "main" java.lang.NoClassDefFoundError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:140)
at
java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
at java.awt.Window.init(Window.java:223)
at java.awt.Window.<init>(Window.java:267)
at java.awt.Frame.<init>(Frame.java:398)
at java.awt.Frame.<init>(Frame.java:363)
at javax.swing.JFrame.<init>(JFrame.java:154)
at ds$CollectionSpecials.<init>(ds.java:1851)
at ds.<init>(ds.java:84)
at ds.main(ds.java:2825)
=============================
Obviously java can not find some Classes.... where do I set the environment
parameter for the classes?
--
Bis denn,
Ulrich
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index