Fedora 10 /usr/local/lib
Under Fedora 10, when you compile and install some programs and software, usualy the installed libraries goes under /usr/local/lib, the problem is, Fedora doesn’t look to files installed under this folder !!! How can we fix this ?! Well, it’s easy, login as root, edit the “/etc/ld.so.conf” and add “/usr/local/lib” on the top. Save the [...]