Re: [lug-nuts] Newbie...

From: Mike Machado (mike@cheapnet.net)
Date: Mon Dec 27 1999 - 10:39:15 PST


On Mon, 27 Dec 1999, Gregory S. Cadabes wrote:

> I am trying to install the latest version of enlightenment. I have moved my old directory to enlightenment.old. I then untarred enlightenment-0.16.3, creating its own directory. I then cd into enlightenment-0.16.3, ran ./configure. It tells me to get the latest Imlib. So, I went and downloaded Imlib2-0.0.2. I untarred Imlib2 in /usr/lib. I proceeded to './configure','make','make install'. I then went back, as per error, I removed config.cache and re-ran ./configure on E. Nothing. I did also notice that imlib-config still echos 1.9.7. Well, I hope, I did not confuse anyone. Also, too, I hope someone can help and this was not an obvious answer pointing me to do more searching next time. Thanks.
>
>
>

What I would do is remove any imlib libs in /usr/lib or /usr/local/lib and
the includes in /usr/include or /usr/local/include. There is also a
imlibb-config that needs to go. Once you do that, rerun make install from
the imlib source dir and then run ldconfig as root. See if now
enlightenment will configure. What usually happens is that the newer imlib
goes into /usr/local/... and the old one is still in /usr/... and
enlightenment finds the old one first. Doing what I said above gets rid of
any duplicates and reinstalls the latest version.

Mike Machado
mike@innercite.com
InnerCite
Network Specialist

****************************************************************************
* To UNSUBSCRIBE from the list, send a message with "unsubscribe lug-nuts"
* in the message body to majordomo@saclug.org. Please direct other
* questions, comments, or problems to lug-nuts-owner@saclug.org.



This archive was generated by hypermail 2b29 : Fri Feb 25 2000 - 14:29:09 PST