Re: [gtk-list] Re: Another error :(



In message <36E7E937.B877AC2F@alum.mit.edu>, Maciej Stachowiak
<mstachow@alum.mit.edu> writes
>James Green wrote:
>> 
>> I then recompiled glib-1.2.0, gtk+-1.2.0 and everything installed fine.
>> running gtk-config --version showed 1.2.0. Brilliant.
>> 
>> I then performed ldconfig -v which seems to do something right, then
>> used configure in imlib-1.9.4. It complains this time that it cannot
>> find gtk-config, even though my path contains /usr/bin:/usr/local:/usr/l
>> ocal/bin: amongst other things. I have installed all software to efault
>> directories (/usr/local) and indeed gtk-config is seen in
>> /usr/local/bin.
>
>You need to put /usr/local/lib in your LD_LIBRARY_PATH environment variable.
I created in ~/.bash_profile a line under the PATH line:

LD_LIBRARY_PATH=/usr/local/lib

and added LD_LIBRARY_PATH to the export line. echo $LD_LIBRARY_PATH now
gives /usr/local/lib. Is this OK, because after rebooting it made no
difference:((

-- 
James Green
http://www.cyberstorm.demon.co.uk



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