LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Solution to glib installation problems? (https://www.linuxquestions.org/questions/linux-software-2/solution-to-glib-installation-problems-78491/)

coldfusion713 08-03-2003 12:12 AM

Solution to glib installation problems?
 
I tried to install GAIM earlier on my mandrake 9.1 system, and i needed to go through installing several dependent programs... like aspell and gtkspell, one of which i think required a newer version of gtk... in any case, i downloaded the latest versions of gtk, pango, atk and glib from gtk's homepage and after trying to install gtk figured out that i had to install glib first... well, that didnt seem to go so well... since every time it never came up with any errors(and seemed to install perfectly fine) but then when I ran atk's installer, it said glib wasn't there or something. I installed some glib-devels i found too... but it didn't work. This isn't a very good solution in that i can't understand at all why it wasn't working with the download glib installer, but using the mandrake 9.1's packaged rpm database, i searched for with gtk, glib, gtkspell and installed the newest versions included with the 9.1 installation cds. after that i installed atk and pango, then gtk, which worked this time, and didn't complain about needing glib; after that i installed gaim and its working fine!

jarin scott 08-03-2003 01:57 PM

Try 'find /usr -name lib >> /etc/ld.so.conf&'
then run ldconfig as root.

by the way that find statement was found in a thread on this forum. I use the command all the time after installing a new library.

good luck,
Jarin Scott


All times are GMT -5. The time now is 07:20 PM.