On Mon, Jul 04, 2005 at 10:35:28AM +0900, Carsten Haitzler wrote:
> On Sun, 3 Jul 2005 22:09:27 +0200 Joris van der Hoeven <[EMAIL PROTECTED]>
> babbled:
> 
> > Hi all,
> > 
> > I justed managed to embed Imlib2 into GNU TeXmacs (http://www.texmacs.org);
> > thanks a lot for such a nice library.
> > 
> > However, I encountered one small bug during the compilation of Imlib2,
> > which was easily fixed: I had to replace line 95
> > 
> >     LDFLAGS = -L/usr/X11R6/lib -L$(top_builddir)/src
> > 
> > of imlib2-1.0.6/loaders/Makefile by
> > 
> >     LDFLAGS = -L/usr/X11R6/lib -L$(top_builddir)/src/.libs
> > 
> > and everything went fine. I guess this corresponds to line 8
> > of imlib2-1.0.6/loaders/Makefile.am.
> > 
> > Best wishes, Joris
> 
> perhaps you should be trying to use 1.2.1? :) 1.0.6 is like over a year old or
> so.

Sorry, you are right, but... maybe someone should indicate this
on the Freshmeat page...

Best wishes, Joris


-------------------------------------------------------
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