Running Java App fails...

2007-07-02 Thread Thomas Besser
Hi, I'm recently switched my desktop computer to amd64 architecture (intel macbook) and want to use JXplorer (LDAP Browser in Java, http://www.jxplorer.org) furthermore. Have installed all "sun-java5" packages also ia32-sun-java5 and ia32-libs and so on, but installation fails: sissymobil:/home/

Re: Running Java App fails...

2007-07-02 Thread Hans-J. Ullrich
Am Montag 02 Juli 2007 schrieb Thomas Besser: > Hi, > > I'm recently switched my desktop computer to amd64 architecture (intel > macbook) and want to use JXplorer (LDAP Browser in Java, > http://www.jxplorer.org) furthermore. > > Have installed all "sun-java5" packages also ia32-sun-java5 and ia32-

Re: Running Java App fails...

2007-07-02 Thread Gudjon I. Gudjonsson
On Monday 02 July 2007 13:30:20 Hans-J. Ullrich wrote: > Am Montag 02 Juli 2007 schrieb Thomas Besser: > > Hi, > > > > I'm recently switched my desktop computer to amd64 architecture (intel > > macbook) and want to use JXplorer (LDAP Browser in Java, > > http://www.jxplorer.org) furthermore. > > >

Re: Running Java App fails...

2007-07-02 Thread Hans-J. Ullrich
Am Montag 02 Juli 2007 schrieb Gudjon I. Gudjonsson: > On Monday 02 July 2007 13:30:20 Hans-J. Ullrich wrote: > > Am Montag 02 Juli 2007 schrieb Thomas Besser: > > > Hi, > > > > > > I'm recently switched my desktop computer to amd64 architecture (intel > > > macbook) and want to use JXplorer (LDAP

Re: Running Java App fails...

2007-07-02 Thread Gudjon I. Gudjonsson
Hi Hans > > I may be wrong but I don't think it is a bug and I think the following > > will do the trick > > #update-alternatives --config java > > and then you select the java alternative you like. > > > > Hope it helps > > Gudjon > > Not quite, please take a look: > > protheus2:/home/ullhan63# LA

Re: Running Java App fails...

2007-07-02 Thread Thomas Besser
Gudjon I. Gudjonsson wrote: > I may be wrong but I don't think it is a bug and I think the following > will do the trick > #update-alternatives --config java > and then you select the java alternative you like. That's not the problem. I configured it like this. sissymobil:~# ls -l /etc/alternativ

Re: Running Java App fails...

2007-07-02 Thread Hans-J. Ullrich
Am Montag 02 Juli 2007 schrieb Gudjon I. Gudjonsson: > Hi Hans > > > > I may be wrong but I don't think it is a bug and I think the following > > > will do the trick > > > #update-alternatives --config java > > > and then you select the java alternative you like. > > > > > > Hope it helps > > > Gud

Re: Running Java App fails...

2007-07-02 Thread Thomas Besser
Hans-J. Ullrich wrote: > There is a "bug" with the paths, as the newest java is not installed, > where the applications do expect it. > > Solution (quick and dirty): create a symbolic link: > > ln -s /usr/java /usr/lib/jvm/java-6-sun-1.6.0.00/ You confused the target with link (first the targe

Re: Running Java App fails...

2007-07-02 Thread Hans-J. Ullrich
Am Montag 02 Juli 2007 schrieb Thomas Besser: > Hans-J. Ullrich wrote: > > There is a "bug" with the paths, as the newest java is not installed, > > where the applications do expect it. > > > > Solution (quick and dirty): create a symbolic link: > > > > ln -s /usr/java /usr/lib/jvm/java-6-sun-1.6

Re: Running Java App fails...

2007-07-02 Thread Gudjon I. Gudjonsson
Hi It works on my computer I downloaded $JXv3.2deploy.tar.bz2 $tar cjf JXv3.2deploy.tar.bz2 $cd jxplorer $sh jxplorer.sh And the program appears but I have not got a clue what it does :) I am using /usr/lib/jvm/java-6-sun/jre/bin/java Cheers Gudjon -- To UNSUBSCRIBE, email to [EMAIL PR

Re: Running Java App fails...

2007-07-02 Thread José Alburquerque
Thomas Besser wrote: Hans-J. Ullrich wrote: There is a "bug" with the paths, as the newest java is not installed, where the applications do expect it. Solution (quick and dirty): create a symbolic link: ln -s /usr/java /usr/lib/jvm/java-6-sun-1.6.0.00/ You confused the target with

Re: Running Java App fails...

2007-07-03 Thread Thomas Besser
Gudjon I. Gudjonsson wrote: >It works on my computer > I downloaded > $JXv3.2deploy.tar.bz2 Ah! I downloaded the linux version (suggested from the website) called "JXv3.2_install_linux.bin". > $tar cjf JXv3.2deploy.tar.bz2 > $cd jxplorer > $sh jxplorer.sh > And the program appears but I have

Re: Running Java App fails...

2007-07-03 Thread Thomas Besser
José Alburquerque wrote: > Thomas Besser wrote: >> I think that it has something to do how the java binary was compiled >> (32bit!?) >> > Perhaps you have more packages than needed installed (I'm referring to > the ia32 packages). I don't know if you need them, but with all the > suggestions gi

Re: Running Java App fails...

2007-07-03 Thread helices
* José Alburquerque <[EMAIL PROTECTED]> [2007:07:02:11:53:47-0400] scribed: > Perhaps you have more packages than needed installed (I'm referring to > the ia32 packages). I don't know if you need them, but with all the > suggestions given and the following packages installed, Java works fine

Re: Running Java App fails...

2007-07-03 Thread Daniel Tryba
On Tue, Jul 03, 2007 at 08:35:09AM -0500, helices wrote: > I am on straight etch. What need I install? > > # COLUMNS=120 dpkg -l '*sun*' [...] > un sun-j2re1.4 (no description > available) > un sun-java5-jre (no description > avail

Re: Running Java App fails...

2007-07-03 Thread helices
* Daniel Tryba <[EMAIL PROTECTED]> [2007:07:03:16:05:29+0200] scribed: > On Tue, Jul 03, 2007 at 08:35:09AM -0500, helices wrote: > > I am on straight etch. What need I install? > > > > # COLUMNS=120 dpkg -l '*sun*' > [...] > > un sun-j2re1.4 (no description > >