Discussion:
[Jxplorer-users] jxplorer on linux
Chris Betts
2006-12-15 20:28:34 UTC
Permalink
Hi Folks,

can anyone help Alan? He's having display problems with JX on an
8 cpu red hat box. We've sorted out a problem with using an
incompatible version of java (JX doesn't seem to like gcj) but my X11
knowledge isn't good enough to help him with his display problems...
I thought DISPLAY 0:0 meant the local console which should work?

cheers,

Chris



On 15/12/2006, at 4:15 PM, alan lloyd wrote:

Hi Chris – installed 1.4.2_13 and set Java home etc – however it
stll complains about DISPLAY and X11 - I installed “depreciated
libs” which seems to be a common requirement but the jxplorer
messages are not much help


What should the DISPLAY env variable be? Its :0.0 does it have a
user name??


Thanks as always alan

From: Chris Betts [mailto:***@pegacat.com]
Sent: Wednesday, December 13, 2006 9:21 AM
To: alan lloyd
Subject: Re: jxplorer on linux


Hi Alan,

I'd say your immediate problem here is that you're using the
'gnu' java virtual machine rather than a sun one? The gcj thing is
coming along well, but is still not reliable for GUI apps like
jxplorer, and similar problems to yours come up regularly on the
mailing lists. Try using the standard sun jvm instead - it's a free
download from the sun site java.com (you may find it is already
installed somewhere, in which case it's simply a matter of making
sure that jx picks up the right vm. Try setting your path and maybe
JAVA_HOME appropriately).

Hope that helps - I'm not a linux guru, but if you have any
trouble get back to me and I'll try to help. And maybe get back to
me anyway to let me know what you're up to!


cheers,


Chris


On 13/12/2006, at 7:52 AM, alan lloyd wrote:





Hi Chris – doing a bit of dev on an 8 cpu linux redhat machine –
trying to get a few things working but its time consuming


With jxplorer – I get the messages below – got any ideas - I am
logged in as root – does that affect “DISPLAY”



Thanks in advance – and where are you these days


Regards alan



Exception in thread "main" java.lang.NoClassDefFoundError:
com.ca.directory.jxplorer.JXplorer

at __gcj_personality_v0 (/root/java.version=1.4.2)

=========================

running this from. Make sure the DISPLAY environment variable is set
correctly.

If you require more information run "/jxplorer/jxplorer.sh console"
and check the

BASH_ARGC=()

BASH_VERSINFO=([0]="3" [1]="00" [2]="15" [3]="1" [4]="release" [5]
="x86_64-redhat-linux-gnu")

COLUMNS=80

DIRSTACK=()

GNOME_DESKTOP_SESSION_ID=Default

G_BROKEN_FILENAMES=1

HOME=/root

INPUTRC=/etc/inputrc

LINES=24

MAIL=/var/spool/mail/root

OSTYPE=linux-gnu

PROMPT_COMMAND='echo -ne "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/
~}\007"'

PWD=/root

SHLVL=2

SUPPORTED=en_AU.UTF-8:en_AU:en

WINDOWID=35651663

Loading...