What is the output from these commands:
rpm -q glib
rpm -q glib-devel

On Thu, 13 Feb 2003, Rick Sivernell wrote:
> Lonnie Kurt or David or anyone else jump in
>
> I keep getting the following problem during a compile of code that
> require glib:
>  checking for glib-config... /usr/lib/libglib.so
> checking for GLIB - version >= 1.2.2... no
> *** Could not run GLIB test program, checking why...
> *** The test program failed to compile or link. See the file config.log
> for the*** exact error that occured. This usually means GLIB was
> incorrectly installed*** or that you have moved GLIB since it was
> installed. In the latter case, you*** may want to edit the glib-config
> script: /usr/lib/libglib.so configure: error: *** GLIB >= 1.2.2 not
> installed - please install first ***[root@RickSivernell xmms-1.2.7]#
>
> now the path is in /etc/ld.so.conf
> ldconfig the required library /usr/lib/libglib.so
>
> set the following : export GLIB_CONFIG=/usr/lib/libglib.sort
>
> [root@RickSivernell xmms-1.2.7]# find /usr -name "libglib*"
> /usr/lib/libglib.a
> /usr/lib/libglib.la
> /usr/lib/libglib.so
> /usr/lib/libglib-1.2.so.0.0.8
> /usr/lib/libglib-1.2.so.0
>
> /usr/bin/glib-config -version = 1.2.8
>
> [root@RickSivernell ]# rpm -q glib glib-1.2.8-1
> [root@RickSivernell ]# rpm -q glibc glibc-2.2.4-22
>
>   am I missing something? any help appreciated
>
> cheers
>

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lonni J Friedman                                [EMAIL PROTECTED]
Linux Step-by-step & TyGeMo                  http://netllama.ipfox.com
_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to