Re: imlib
Install the gdk-imlib-dev package to get that header.
Out of curiosity, why are you installing these from source into local? I think
the best thing about debian is apt, so I do whatever I can to use it to get
packages instead of doing a local build install. You can get most (if not all)
of the newer stuff you want from unstable or testing if you're willing to risk
a very unlikely crash.
On Thu, Mar 22, 2001 at 09:51:29PM -0600, Stephen Hargrove scribbled...
> (if this message comes across as html, i'm very sorry. pine is down,
> fetchmail is crapping out on me, and sendmail is nominal. i've done
> everything i know to do to keep this #&%&#%! mailer to send in plain
> text.)
>
> I'm trying to install gtk-engines-0.12. I've previously installed
> imlib-1.9.8. It installed (by default) to /usr/local/lib, and I've
> updated /etc/ld.so.conf appropriately. When I runt ./configure for
> gtk-engines, it craps out with:
>
> checking for imlib-config... /usr/local/bin/imlib-config
> checking for IMLIB - version >= 1.8... /usr/local/bin/imlib-config: no:
> command not found
> /usr/local/bin/imlib-config: no: command not found
> no
> *** Could not run IMLIB test program, checking why...
> *** The test program failed to compile or link. See the file config.log
> for the
> *** exact error that occured. This usually means IMLIB was incorrectly
> installed
> *** or that you have moved IMLIB since it was installed. In the latter
> case, you
> *** may want to edit the imlib-config script: /usr/local/bin/imlib-config
> configure: error: *** IMLIB 1.8 not installed - please install first ***
>
> Checking config.log, I found the following:
>
> configure:2140: gcc -o conftest -g -02 -Wall -I/usr/local/include
> -I/usr/X11R6/include conftest.c -L/usr/local/lib -lgdk_imlib -lm 1>&5
> configure:2133: gdk_imlib.h: No such file or directory
> configure: failed program was:
> #line 2130 "configure"
>
> I checked, and sure enough, I don't have gdk_imlib.h anywhere on my
> system. What do I need to install in order to get it?
>
> Thanks.
> --
> steve
>
>
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
Reply to:
- References:
- imlib
- From: Stephen Hargrove <Stephen@virtual-attorney.com>