On Wednesday 29 August 2007 12:54:47 alberto hernando wrote:
> Hi.
>
> Long time ago, I tried to compile digikam-0.9.2. It failed, so I sticked
> with 0.9.0, but I want to try again.
> The problem is in jasper. Digikam believes that it isn't installed, but it
> is. I've tried both 1.700 and 1.900 with the same result. Looking at
> config.log (in digikam), I have this:
>
> configure:36876: checking for jas_init in -ljasper
(...)
Just a guess, jasper, by default, doesn't build shared libs
unless you explicitly pass the switch --enable-shared
on configure. Can you check if you have build jasper with
that switch and, if not, try to rebuild jasper with it and
see if digikam configure can find -ljasper?
HTH, A. Alocci
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page