Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: Installation Problem: Can't locate loadable object for module IDZebra: msg#00001

Subject: Re: Installation Problem: Can't locate loadable object for module IDZebra
Hello Edward,

From what I could see in your message it seems as if the Zebra perl module doesn't work the way it should. Did you compile Zebra from source or did you use the Mandrake package? If from source, did you follow the rest of the instructions in step 3, section I of the installation guide? If you installed Zebra from the Mandrake .rpm, I think installing it from source might solve the problem. Just remember to use --with-perl and install the perl module from the perl directory.

Hope this helps.

--
Mattias Nordstrom
Partner, Systems Design
Realnode Ltd

nordstrom@xxxxxxxxxxxx
www.realnode.com


Edward M. Corrado wrote:
Hello,

I am trying to install Emilda on a Mandrake 9.2 machine. Once I got
to trying to configure the system in the last step, (Step 3 in
Section V in the installation guide) I started to have perl module
problems. I am not sure if this is completely a Emilda or a specific perl modue issue, but hoepfully someone has some ideas. When I run the
configure script it fails with the following:


[root@stratego Emilda]# ./configure
Can't locate loadable object for module IDZebra in @INC (@INC
contains: /usr/lib/perl5/5.8.1/i386-linux-thread-multi
/usr/lib/perl5/5.8.1
/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl/5.8.0
/usr/lib/perl5/vendor_perl .) at /usr/lib/perl5/site_perl/5.8.1/IDZebra.pm
line 7
Compilation failed in require at
/usr/lib/perl5/site_perl/5.8.1/IDZebra/Session.pm line 12.
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.8.1/IDZebra/Session.pm line 12.
Compilation failed in require at
/usr/lib/perl5/site_perl/5.8.1/lib/MARC.pm line 84.
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.8.1/lib/MARC.pm line 84.
Compilation failed in require at ./config.pl line 26.
BEGIN failed--compilation aborted at ./config.pl line 26.
[root@stratego Emilda]#

Line 26 in the script is:
        use lib::MARC;

If I comment that line out, I get the configuration menu (although I am
sure that I would have problems configure Emilda without the line). It
appears to me that lib::MARC is the perl module in ~/emilda/perl/lib so I
copied it to /usr/lib/perl5/site_perl/5.8.1/lib/MARC.pm.

Does anyone have an idea on what the configure script is looking for?

Ed C.




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