Mail Index


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ApacheGallery] Problems installing 0.9.1



On Thu, Sep 16, 2004 at 04:46:33PM +0200, Daniel Nielsen [LOONI.dk] wrote:
> Andreas Plesner Jacobsen wrote:
> 
> >On Wed, Sep 15, 2004 at 11:58:42PM +0200, Daniel Nielsen [LOONI.dk] wrote:
> >  
> >
> >>[Wed Sep 15 23:03:25 2004] [error] Can't load 
> >>'/usr/local/lib/perl5/site_perl/5.8.5/mach/auto/Image/Imlib2/Imlib2.so' 
> >>for module Image::Imlib2: Shared object "libImlib2.so.2" not found at 
> >>/usr/local/lib/perl5/5.8.5/mach/DynaLoader.pm line 230.\n at 
> >>    
> >>
> >
> >libImlib2.so.2 is not in your library search path.
> >
> >  
> >
> Where do I find this search path?
> And what does it have to contain to get it right?

First of all, check if imlib2 is actually installed. On RPM based
Linux systems, such as RedHat or SUSE, you might say:

# rpm -qa|grep imlib2

... if you installed from a source tarball, then this obviously wouldn't
yield anything - but then you'd know that you had installed it.

If you installed from source, running ldconfig might help, which
re-generates the library cache from /etc/ld.so.conf (on Linux).

Otherwise, read up on how your distro/OS deals with shared libs (for
Linux, my favourite book is "Running Linux" by Matt Welsh and Lar
Kaufman).

Hope it helps,

Frank
_______________________________________________
users mailing list
users@xxxxxxxxxxxxxxxx
http://ufo.hestdesign.com/cgi-bin/mailman/listinfo/agusers