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.


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多                              [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


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