Re: problems with gtk source install



On Sunday 22 August 2004 11:43, elPunishar wrote:

current problem:
when trying to compile pango, configure says "GLIB - version >= 2.4.0...
no"

  (...)

but i just compiled and installed GLIB 2.4.6 without any errors.

is it okay that my /usr/local/lib/glib-2.0 only contains an "include"
directory with only "glibconfig.h" in it ?
shouldn't there be also a "lib" dir with stuff in it ?

what could be the problem? i don't know what do to.

Try

% export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
% ./configure


Generally, it is best to wait until packages are available for your distro. 
That will save you a lot of head aches in the long run.

Cheers
 -Tim



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