LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Proper way to install libraries? (https://www.linuxquestions.org/questions/linux-newbie-8/proper-way-to-install-libraries-330434/)

GNUROCKS 06-04-2005 07:44 PM

Proper way to install libraries?
 
Ok, so Im having the hardest time to proerly install libraries (like gtk, glib, and stuff like that) the only way i know how to install them is to use ./configure, make, make install, and then the program that requires them still cant find them. I have no idea the proper way and I would love some help. PS, Im using Mandrake 10.1

pongmaster 06-04-2005 07:58 PM

For Mandrake 10.1 forget building the libraries from source - it's a lot of hard work when there's a far easier solution.
Configure your download sources through easy urpmi: http://easyurpmi.zarb.org/ then use those sources and download the latest .rpm files.
Rpmdrake will sort out all the dependencies and install the libraries to the correct directories and sort out your database at the same time.

You might have a lot of the development software on your install CD's/DVD's too, which you can also install using rpmdrake - worth checking out if you've got a slow connection, but I'd still download the latest .rpm's.


All times are GMT -5. The time now is 08:02 PM.