Re: Solaris zvt problem found and squashed



"Brandon S. Allbery" wrote:

<snip!>
>
> With this patch, both ztest and gnome-terminal now work on Solaris 2.5.1.
> 

Wahay! gnome-terminal now finally works on Solaris. Thank you for
spotting this one.

One thing: It still wouldn't fire up for me - it just quit with:
ld.so.1: gnome-pty-helper: fatal: libz.so: open failed: No such file 
or directory

ldd /usr/local/sbin/gnome-pty-helper gave me:
        libsocket.so.1 =>        /usr/lib/libsocket.so.1
        libnsl.so.1 =>   /usr/lib/libnsl.so.1
        libz.so =>       (file not found)
        libresolv.so.2 =>        /usr/lib/libresolv.so.2
        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

So I tried ln -s /usr/local/lib/libz.so /usr/lib/libz.so
and now it works fine.

I don't understand why gnome-pty-helper is looking in the wrong
place for the library. Is this a bug, or just my misconfiguration?

-- 
 ~~~~~~~~~~~~~~~~~~~~~~~~ Paul Barnfather ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
|  plb@clanger9.demon.co.uk  paul.barnfather@northern-electric.co.uk |
|      __           http://www.clanger9.demon.co.uk    .             |
     o--o-... 75TS                                    o'~o... 750SS



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]