[10094] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: GTK+ configure on IRIX 6.5
daemon@ATHENA.MIT.EDU (dhall@ooi.net)
Sat Nov 14 01:51:38 1998
From: dhall@ooi.net
To: gtk-list@redhat.com
In-Reply-To: "Zow" Terry Brugger's message of "Fri, 13 Nov 1998 13:51:19 -0800"
Date: 14 Nov 1998 01:52:01 -0500
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
// thus on Fri, 13 Nov 1998 13:51:19 -0800, Zow wrote:
> I'm trying to configure 1.1.2 on an SGI IRIX 6.5 box and it's having a
> problem with glib. (I'm using 1.1.2 b/c that's what's on my Linux box,
> but I tried 1.1.3 and got the same thing.) What I do is:
> checking for GLIB - version >= 1.1.3... 70503:./conftest: rld: Warning:
> Version Search Suppressed Because Object libgmodule-1.1.so in liblist has
> non-sgi interface version (3.0)
> 70503:./conftest: rld: Fatal Error: Cannot Successfully Map soname
> 'libgmodule-1.1.so' under any of the filenames /usr/local/lib/libgmodule-1.1.so
> :/usr/lib32/libgmodule-1.1.so:/usr/lib32/internal/libgmodule-1.1.so:/lib32/libg
> module-1.1.so:/opt/lib32/libgmodule-1.1.so:
First, you might want to d/l glib 1.1.4, but in order to answer the
question:
I symlinked the following after doing a make install on glib
ln -sf libgmodule-1.1.so.4.0.0 to libgmodule-1.1.so
ln -sf libglib-1.1.so.4.0.0 to libglib-1.1.so
Also need to set LD_LIBRARY_PATH to include /usr/local (or /usr/freeware if
you're using SGI's default directory naming scheme).
I got it to work on Irix 6.3, 6.4 and 6.5, although SGI's compiler
complains w/ some items within the include files.
d.
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null