Re: [Jxplorer-users] Jxplorer Start-up error

2013-03-09 Thread Graeme Gemmill
On 08/03/13 13:40, Berend De Schouwer wrote: > > DISPLAY expects host:server > > Usually 192.168.2.11:0 unless you have more than one X11 server on > 192.168.2.11. If it's on the same machine, :0 is shorthand. > > :1 for second server (eg. VNC virtual monitor; second > monitor/keyboard/mouse) > >

Re: [Jxplorer-users] Jxplorer Start-up error

2013-03-08 Thread Berend De Schouwer
On Fri, 2013-03-08 at 13:21 +, Graeme Gemmill wrote: > On 08/03/13 11:45, Sergio Gelato wrote: > > * Chris Betts [2013-03-08 22:07:18 +1100]: > >> HI Graeme, > >> > >> try http://www.java.com to get the 'official' package (it's > >> complicated...). > >> > >> However you should be able

Re: [Jxplorer-users] Jxplorer Start-up error

2013-03-08 Thread Graeme Gemmill
On 08/03/13 11:45, Sergio Gelato wrote: > * Chris Betts [2013-03-08 22:07:18 +1100]: >> HI Graeme, >> >> try http://www.java.com to get the 'official' package (it's >> complicated...). >> >> However you should be able to grab it as part of the normal linux >> packaging; > Not the package Or

Re: [Jxplorer-users] Jxplorer Start-up error

2013-03-08 Thread Chris Betts
Hi Graeme, I'm afraid I'm pretty useless on Linux, so I'd try Sergio's suggestion! 'jxplorer.jar' should be around 900kb or so; if you unpack it with unzip or similar you should find a file /com/ca/directory/jxplorer/JXplorer.class, which is the main class java is looking for. - Chris

Re: [Jxplorer-users] Jxplorer Start-up error

2013-03-08 Thread Sergio Gelato
* Chris Betts [2013-03-08 22:07:18 +1100]: > HI Graeme, > >try http://www.java.com to get the 'official' package (it's > complicated...). > >However you should be able to grab it as part of the normal linux > packaging; Not the package Oracle publishes at java.com, no; they withdrew the

Re: [Jxplorer-users] Jxplorer Start-up error

2013-03-08 Thread Graeme Gemmill
On 07/03/13 22:40, Chris Betts wrote: Hi Graeme, 'normally' if you're running the shell script from the JX install directory it will try to load the JXplorer main class from jars/jxplorer.jar. I explored the content of jars/jxplorer.jar with Arc. The only reference to com.ca.directory.jx

Re: [Jxplorer-users] Jxplorer Start-up error

2013-03-08 Thread Chris Betts
HI Graeme, try http://www.java.com to get the 'official' package (it's complicated...). However you should be able to grab it as part of the normal linux packaging; the following Mandriva forum post might be useful? (I see from your sig you're using Mandriva?) http://forum.mandriva.com/en

Re: [Jxplorer-users] Jxplorer Start-up error

2013-03-08 Thread Graeme Gemmill
On 07/03/13 22:40, Chris Betts wrote: Hi Graeme, 'normally' if you're running the shell script from the JX install directory it will try to load the JXplorer main class from jars/jxplorer.jar. ... as a side note, I'm not sure if JXplorer runs under gcj; it used to be that the gcj sup

Re: [Jxplorer-users] Jxplorer Start-up error

2013-03-07 Thread Chris Betts
Hi Graeme, 'normally' if you're running the shell script from the JX install directory it will try to load the JXplorer main class from jars/jxplorer.jar. ... as a side note, I'm not sure if JXplorer runs under gcj; it used to be that the gcj support for Swing was limited? (I'd be interes

[Jxplorer-users] Jxplorer Start-up error

2013-03-07 Thread Graeme Gemmill
Installed Jxplorer 3.3.02 on this Madriva 2011_x64 box, with Java jdk 1.7.0_17 installed. Please tell me where com.ca.directory.jxplorer.JXplorer should be found. Error message was Exception in thread "main" java.lang.NoClassDefFoundError: com.ca.directory.jxplorer.JXplorer at gnu.java.lang.M