Wait, this is RPM that's complaining about the dependency ?? If so, it *must* find a copy of Imlib, installed via RPM and in RPM's database, or it will complain. Since you have Imlib installed by other means, and have setup /etc/ld.so.conf already, use the "force" option with RPM. Something like "rpm --Ivh --nodeps fnlib*.rpm". Note: I haven't used an rpm-based distro in a couple of years, so check that command yourself.
Hall
At 11:53 AM 3/7/2003 -0800, Adam Rench wrote:
I did install Imlib using a tar.gz package. I have always edited the ld.so.conf file then run the ldconfig. If I delete the ld.so.conf file, then run ldconfig will it re-create the ld.so.conf file?------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
Hall Stevenson <[EMAIL PROTECTED]> wrote:
- At 09:01 AM 3/7/2003 -0800, Adam Rench wrote:
- >Hi all,
- >
- >Brand new to enlightenment and also quite new to Linux. I've heard a lot
- >about enlightenment and am very eager to use it. I downloaded the rpm
- >from the downloads page, and also downloaded fnlib, imlib, and
- >freetype. I've had no problems installing freetype and imlib, but when I
- >try to install fnlib, I get a dependency error saying that it can't find
- >libImlib.so.1 and I see it in my /usr/local/lib folder.
- >I did go into my /etc/ld.so.conf file and add /usr/local/lib to it and ran
- >/sbin/ldconfig but I'm still recieving the dependency error. Has anyone
- >had this problem too?
- If you installed an RPM of imlib, it should *not* go into /usr/local, but
- /usr/lib instead. Did you install a *.tar.gz version of Imlib at some time ??
- You may need to delete your ld.so.cache file before re-running /sbin/ldconfig.
- Hall
- -------------------------------------------------------
- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
- for complex code. Debugging C/C++ programs can leave you feeling lost and
- disoriented. TotalView can help you find your way. Available on major UNIX
- and Linux platforms. Try it free. www.etnus.com
- _______________________________________________
- enlightenment-users mailing list
- [EMAIL PROTECTED]
- https://lists.sourceforge.net/lists/listinfo/enlightenment-users
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, and more
