the program using the original start-program "StartCOMset.sh" from Auerswald is 
running on ubuntu 6.06
the same program with the same start-program from Auerswald is not running on 
ubuntu 6.10. But, if I create a starter for my own such as

cd ~/COMset/COMset-2.6.18;
sudo /usr/lib/jvm/java-6-sun-1.6.0.00/bin/java -Djava.library.path=. -cp 
auerswald_lib.jar:COMset.jar:RXTXcomm.jar:comm.jar 
de.auerswald.commander.basic.BasicMain

the program starting it with my own start-program (see above) is running
without any problems on both ubuntu versions. I wonder why does it run
with the original start-program from Auerswald on ubuntu 6.06 but it
does not on ubuntu 6.10. I am not trusted with Java, but as far I can
see, I agree with you, that the problem is the improper classpath.
Ubuntu 6.06 seems to correct the classpath or somewhat like this.

-----Ursprüngliche Nachricht-----
Von: Bug 88437 <[EMAIL PROTECTED]>
Gesendet: 08.03.07 21:20:16
An: [EMAIL PROTECTED]
Betreff: [Bug 88437] Re: telephone installation with Auerswald's java-program


Did you try running the program with 'java -jar auerswald_lib.jar'? And
I don't see how this is problem in Ubuntu. It is problem with improper
classpath being set/used.

-- 
telephone installation with Auerswald's java-program
https://launchpad.net/bugs/88437


_________________________________________________________________________
In 5 Schritten zur eigenen Homepage. Jetzt Domain sichern und gestalten! 
Nur 3,99 EUR/Monat! http://www.maildomain.web.de/?mc=021114

-- 
telephone installation with Auerswald's java-program
https://launchpad.net/bugs/88437

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to