My guess is that your problem is the same as the one I had.  Run ldd on the
apps that are causing trouble.  If they are using the openwin libs, then
they should run.  If they are using the X11 libs, their may be a problem.
My guess is that we need to recompile Xvnc using the newer libraries if we
want to use the newer programs.  (on my system, emacs won't display under
Xvnc, but xemacs will).

hazy: ldd /opt/SUNWspro/bin/xemacs
        libtt.so.1 =>    /usr/openwin/lib/libtt.so.1
        libce.so.0 =>    /usr/openwin/lib/libce.so.0
        libXm.so.3 =>    /usr/dt/lib/libXm.so.3
        libXmu.so.4 =>   /usr/openwin/lib/libXmu.so.4
        libXt.so.4 =>    /usr/openwin/lib/libXt.so.4
        libXext.so.0 =>  /usr/openwin/lib/libXext.so.0
        libX11.so.4 =>   /usr/openwin/lib/libX11.so.4
        libsocket.so.1 =>        /usr/lib/libsocket.so.1
        libnsl.so.1 =>   /usr/lib/libnsl.so.1
        libkvm.so.1 =>   /usr/lib/libkvm.so.1
        libelf.so.1 =>   /usr/lib/libelf.so.1
        libdl.so.1 =>    /usr/lib/libdl.so.1
        libc.so.1 =>     /usr/lib/libc.so.1
        libSM.so.6 =>    /usr/openwin/lib/libSM.so.6
        libICE.so.6 =>   /usr/openwin/lib/libICE.so.6
        libm.so.1 =>     /usr/lib/libm.so.1
        libmp.so.2 =>    /usr/lib/libmp.so.2
        /usr/platform/SUNW,Ultra-Enterprise/lib/libc_psr.so.1
hazy: ldd `whence emacs`
        libXaw.so.6.1 =>         /usr/local/pkg/X11/lib/libXaw.so.6.1
        libXmu.so.6.0 =>         /usr/local/pkg/X11/lib/libXmu.so.6.0
        libXt.so.6.0 =>  /usr/local/pkg/X11/lib/libXt.so.6.0
        libSM.so.6.0 =>  /usr/local/pkg/X11/lib/libSM.so.6.0
        libICE.so.6.3 =>         /usr/local/pkg/X11/lib/libICE.so.6.3
        libXext.so.6.4 =>        /usr/local/pkg/X11/lib/libXext.so.6.4
        libX11.so.6.1 =>         /usr/local/pkg/X11/lib/libX11.so.6.1
        libsocket.so.1 =>        /usr/lib/libsocket.so.1
        libnsl.so.1 =>   /usr/lib/libnsl.so.1
        libkstat.so.1 =>         /usr/lib/libkstat.so.1
        libm.so.1 =>     /usr/lib/libm.so.1
        libc.so.1 =>     /usr/lib/libc.so.1
        libdl.so.1 =>    /usr/lib/libdl.so.1
        libmp.so.2 =>    /usr/lib/libmp.so.2
        /usr/platform/SUNW,Ultra-Enterprise/lib/libc_psr.so.1
hazy:


Wish I knew precisely what the problem was, but this is the best I can do.


============================================
problems w/ 2 apps on Solaris VNC server
From: Jeff Boerio ([EMAIL PROTECTED])
Date: Thu Nov 01 2001 - 18:24:45 GMT


I'm having problem with two applications that aren't playing nicely with my

Solaris VNC server.


xemacs and gvim do not come up in their GUI windows, complaining about an
inability to open the display. xauth, display variables are all set
properly, and some X11 apps work just fine, such has xterm.


The error from gvim 5.7:


        cannot open displaychild process failed to start gui


The error from xemacs 21.1.12:


        Initialization error: X server not responding
        : "MYHOST:1.0"


(MYHOST == the real hostname).


Any ideas?


     - Jeff



--
Jeff Boerio, DPG-OR Engineering Computing, [EMAIL PROTECTED]
Mgr, UNIX Software Applications & Support

-----------------
Gary Levin
445 South St MCC 1A210R
Morristown, NJ 07960
973 829 3416
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to