Amanda-Users

Re: perl errors in taper debug files

2008-12-19 13:55:37
Subject: Re: perl errors in taper debug files
From: "Dustin J. Mitchell" <dustin AT zmanda DOT com>
To: "Jean-Francois Malouin" <Jean-Francois.Malouin AT bic.mni.mcgill DOT ca>
Date: Fri, 19 Dec 2008 13:49:43 -0500
On Fri, Dec 19, 2008 at 1:28 PM, Jean-Francois Malouin
<Jean-Francois.Malouin AT bic.mni.mcgill DOT ca> wrote:
> for module Amanda::Types: 
> /usr/local/share/perl/5.8.8/auto/Amanda/Types/libTypes.so: cannot open shared 
> object file: No such file or
> directory at /usr/lib/perl/5.8/DynaLoader.pm line 225.

> Should I be worried? I guess this is part of the new API
> and all the swig stuff which I'm totally clueless about.
> Is something not quite kosher in my local perl setup?

Yep.  Does that .so file exist?  Sometimes libdl gives "No such file
or directory" when it can't find the *dependencies* of a shared
object.  Assuming libTypes.so exists, what does 'ldd' tell you about
it?  What platform is this?  Was it installed from a package or from
source?

Dustin

-- 
Storage Software Engineer
http://www.zmanda.com

<Prev in Thread] Current Thread [Next in Thread>