Re: [ILUG] xfce compile problems (missing glib)

From: Ruairķ Newman (bofh at domain tech-mad.org)
Date: Thu 02 Aug 2001 - 12:04:45 IST


> /configure went ok, but then make decided
> that I didn't have glib installed (it said that
> glib was missing in my PATH or something
> to that effect).
>
> how can I check to see whether glib is actually
> in my PATH and if it isn't how do i put it there
> (given that it is already installed).
>

I don't see why it should require glib to be in your $PATH per se, perhaps
there's something in the docs? However, if glib has been installed and the
compile isn't finding it, I'd suggest you edit your /etc/ld.so.conf and check
to see if the libs directory into which glib has installed is listed. If
not add it, and run /sbin/ldconfig -v. In fact, even if it is listed,
running ldconfig won't hurt anyway.

Then retry your compile and see if it makes any difference.

Another possibility is something I came across recently (damned if I can
remember the app though) where a successful compile depended on me having
unarchived zlib into a parallel directory. I had to temporarily change the
$PATH to get it to see zlib.

Anyway, good luck.

Regards,

R.

-- 
A flight attendant's comment on a less than perfect landing: 
"We ask you to please remain seated as Captain Kangaroo bounces 
us to the terminal".
			--Anonymous


This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:11:26 GMT