LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   pango-1.0.5 can't find libX11.so.6, but it is on my system (https://www.linuxquestions.org/questions/linux-newbie-8/pango-1-0-5-cant-find-libx11-so-6-but-it-is-on-my-system-148587/)

behmjose 02-20-2004 08:36 PM

pango-1.0.5 can't find libX11.so.6, but it is on my system
 
hi

I have been trying to install pango so i can install gtk+, but i have a problem. Pango complains during the build that libX11.so.6 doesn't exist, but it does, and i ran a find to locate it, and the result was /usr/X11R6/libX11.so.6, which i thought was standard. do i have to give a argument to configure? i am perplexed please give me some help.

thanks,
behmjose

behmjose 02-21-2004 03:17 PM

hi

well i tried
./configure --x-libraries=/usr/X11R6/lib
make
everything is alright no errors all good
make install
Bam error same one i figure this must be a bug in the program or something of that nature, anyone heard of any patches? maybe some other fix pango is making me agry errr.

thanks,
behmjose

trickykid 02-21-2004 10:13 PM

Did you try adding the /etc/X11R6/lib to your /etc/ld.so.conf file, then running ldconfig to update your shared links lib's in order for it to look in that location when installling?

trickykid 02-21-2004 10:15 PM

Moved: Not LFS specific so being moved. Regards.


All times are GMT -5. The time now is 11:06 PM.