[OPEN-ILS-DEV] Perl Module Issues

Sperr, Edwin sperr at nelinet.net
Wed Apr 11 12:58:36 EDT 2007


I originally installed Yaz from source, with no particular options set
(this after the rpms stubbornly refused to behave).  All *seemed* to go
well, and I now have a variety of stuff called "yaz-something-or-other"
tucked in at /usr/local/bin and /usr/local/lib.  ldconfig runs without
complaint.

Still no go.

I'll take this over to yazlist where it probably belongs...

Would life just be a lot easier for me if I was running a Debian box
instead?

Thanks!!!!

Ed 

-----Original Message-----
From: open-ils-dev-bounces at list.georgialibraries.org
[mailto:open-ils-dev-bounces at list.georgialibraries.org] On Behalf Of
Mike Rylander
Sent: Wednesday, April 11, 2007 11:54 AM
To: open-ils-dev at list.georgialibraries.org
Subject: Re: [OPEN-ILS-DEV] Perl Module Issues

On 4/11/07, Sperr, Edwin <sperr at nelinet.net> wrote:
> It gets me closer at least.  Make runs without error in /yazwrap, but 
> when I back out to the main module directory, I get...
>
> [root at redhat-1 Net-Z3950-0.51]# make test
> make[1]: Entering directory
> `/root/evergreen_packages/Net-Z3950-0.51/yazwrap'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory
> `/root/evergreen_packages/Net-Z3950-0.51/yazwrap'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
> 1..23
> Can't load 'blib/arch/auto/Net/Z3950/Z3950.so' for module Net::Z3950:
> libyaz.so.2: cannot open shared object file: No such file or directory

> at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line
230.
>  at test.pl line 13
> Compilation failed in require at test.pl line 13.
> BEGIN failed--compilation aborted at test.pl line 13.
> not ok 1
> make: *** [test_dynamic] Error 2
>

Looks like the yaz libs are installed in some nonstandard location ...
or, you may just need to run ldconfig after the yaz install completes.
 If it's the former, you can add that location to /etc/ld.so.conf and
the run ldconfig.

If that doesn't help then we may need to ask the IndexData folks --
that's their code, we're just using the toolset.  Thanks for the
persistence, Edwin!

--miker

>
> -----Original Message-----
> From: open-ils-dev-bounces at list.georgialibraries.org
> [mailto:open-ils-dev-bounces at list.georgialibraries.org] On Behalf Of 
> Bill Ott
> Sent: Wednesday, April 11, 2007 11:27 AM
> To: open-ils-dev at list.georgialibraries.org
> Subject: Re: [OPEN-ILS-DEV] Perl Module Issues
>
>
> > Is the Net::Z3950 module listed the old one, or the more recent
> Net::Z3950::ZOOM?
> > I can't get *either one* to make properly on my box (Perl v5.8.5 on 
> > RedHatEL4), so I need to know which one to try to fix.
>
> Does this help?
> http://list.georgialibraries.org/pipermail/open-ils-dev/2007-March/000
> 47
> 7.html
>
>
>


--
Mike Rylander
mrylander at gmail.com
GPLS -- PINES Development
Database Developer
http://open-ils.org


More information about the Open-ils-dev mailing list