user is appdev
it seems the error is the result of running xauth

Xstartup file -->
------------------
#!/bin/sh

xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
twm &
------------------

if I try to run twm from console as user appdev I receive the same error message:

[EMAIL PROTECTED]:/home/appdev/.vnc>twm
exec(): 0509-036 Cannot load program twm because of the following errors:
        0509-130 Symbol resolution failed for twm because:
        0509-136   Symbol XSyncGetPriority (number 191) is not exported from
                   dependent module 
/udev/devora/8.0.6/network/jre11/lib/aix/native_threads/libXext.a(shr.o).
        0509-136   Symbol XSyncSetPriority (number 192) is not exported from
                   dependent module 
/udev/devora/8.0.6/network/jre11/lib/aix/native_threads/libXext.a(shr.o).
        0509-136   Symbol XSyncQueryExtension (number 193) is not exported from
                   dependent module 
/udev/devora/8.0.6/network/jre11/lib/aix/native_threads/libXext.a(shr.o).
        0509-192 Examine .loader section symbols with the
                 'dump -Tv' command.


> -----Original Message-----
> From: James Weatherall [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 14, 2004 6:11 PM
> To: Maracineanu, Dan; [EMAIL PROTECTED]
> Subject: RE: connecting to VNC with a non root user
> 
> 
> Dan,
> 
> Those errors look like something to do with the Java runtime, 
> not to do with
> VNC.
> Who are you logged in as when you try to run the xterm?
> 
> Cheers,
> 
> Wez @ RealVNC Ltd.
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to