On Monday 04 July 2005 05:15 am, Carsten Haitzler wrote:
> On Mon, 4 Jul 2005 05:11:46 -0400 Mike Frysinger <[EMAIL PROTECTED]> 
babbled:
> > On Monday 04 July 2005 04:51 am, Joris van der Hoeven wrote:
> > > Hmm, when trying to a standard compilation/installation as root, I
> > > obtain: <snip>
> > > .libs/loader_db.o loader_db.c:23: Edb.h: No such file or directory
> >
> > imlib2_loaders is an addon ... it isnt really required
> >
> > install edb and that error should 'go away' ... i'll tweak cvs configure
> > to detect eet/edb and enable/disable the loader accordingly
>
> it should already be tweaked... :/ ?

it is now :)

the problem was that the previous code would try and detect edb/eet by 
default ... if neither were found, the code would still try to run the config 
scripts and enable edb/eet support ... for example, remove edb support and 
run `./configure` and you'll see things like "--cflags: command not found"

if you do `./configure --disable-edb --disable-eet`, you'd still see the ugly 
command not found errors, but neither eet nor edb would be built

ive updated cvs to be smarter in all cases ... seems to work for me now ;)
-mike


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to