Alexander Hansen wrote:
> To summarize:
> 1) 10.2.1, August Tools, latest fink from cvs
> 2) I do in fact have imlib(-shlibs)-1.9.10-9 installed, and have
> rebuilt/reinstalled them several times.  imlib-config does exist on my
> system.
> 3) Nevertheless, when I try to update kuickshow (i.e. kdegraphics3), I
> get messages to the effect that I don't have imlib installed.

Works for me (TM).

> from the build log:
> ...
> checking for freetype-config... /sw/bin/freetype-config
> libraries -: command not found, headers : command not foundype2
> -I/sw/include
> nonfigure: r imlib-config... configure:
> 
> --I interpret this to be 'command not found: imlib-config' glommed into
> the output for freetype-config

Another possibility would be freetype-config producing weird output.
Did you try to run

   freetype-config --libs --cflags
and
   imlib-config --libs --cflags

For me this gives

martinc% freetype-config --libs --cflags
-I/sw/include/freetype2 -I/sw/include
-L/sw/lib -lfreetype
martinc% imlib-config --libs --cflags
-L/sw/lib -lImlib -L/sw/lib -ljpeg -ltiff -lungif -lpng -lz -lm 
-L/usr/X11R6/lib -lSM -lICE -lXext -lX11
-I/sw/include -I/usr/X11R6/include

-- 
Martin



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to