Re: [Koha-devel] Koha 3.0 - Final step before Koha3
Dear Eric Thanks. I downloaded the rpm file from rpmfind.net and installed it. Now Koha reports no warning with regard to missing perl modules but reports an error when I run perl Makefile.PL (the details given below) - ----------------------------------------------------- Checking if your kit is complete... Looks good perl: symbol lookup error: /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/Net/Z3950/ZOOM/ZOOM.so: undefined symbol: yaz_version [root@libra8 koha-3.00.00-stableRC1]# rpm -qa yaz yaz-3.0.32-1 [root@libra8 koha-3.00.00-stableRC1]# make make: *** No targets specified and no makefile found. Stop. ---------------------------------------------------------------------------------- Could u please help me? partha
----- Original Message ----- From: "Eric Bégin" <Eric.Begin@inLibro.com> To: "Partha Mukhopadhyay" <psm_vu@india.com> Subject: Re: [Koha-devel] Koha 3.0 - Final step before Koha3 Date: Sat, 12 Jul 2008 23:15:45 -0400
Partha,
Here is the installation steps for Image::Magick. Actually, you need to install PerlMagic.
On my side, I had to compile Image Magick Core in order to get PerlMagick works. (I'm on CentOS, but I guess it will be the same for you)
http://www.imagemagick.org/script/perl-magick.php
Feel free to contact me if you have any questions or encounter any problem.
Eric Bégin i n L i b r o I n c . Pour Esprit Libre www.inLibro.com
= Samco Insulated Work Gloves Insulated leather Work Gloves and mittens, cotton Work Gloves, wool Work Gloves. http://a8-asy.a8ww.net/a8-ads/adftrclick?redirectid=ec19abf05910935a9ff5eab5... -- _______________________________________________ Search for products and services at: http://search.mail.com _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel
On 15/07/2008, at 3:01 PM, Partha Mukhopadhyay wrote:
Dear Eric
Thanks. I downloaded the rpm file from rpmfind.net and installed it. Now Koha reports no warning with regard to missing perl modules but reports an error when I run perl Makefile.PL (the details given below) -
----------------------------------------------------- Checking if your kit is complete... Looks good perl: symbol lookup error: /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/Net/ Z3950/ZOOM/ZOOM.so: undefined symbol: yaz_version [root@libra8 koha-3.00.00-stableRC1]# rpm -qa yaz yaz-3.0.32-1 [root@libra8 koha-3.00.00-stableRC1]# make make: *** No targets specified and no makefile found. Stop. ----------------------------------------------------------------------------------
Could u please help me?
You mean make Makefile.PL don't you? Like it says in the INSTALL notes, yes? -custard _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel
On 16/07/2008, at 6:49 AM, Ramon Andinach wrote:
On 15/07/2008, at 3:01 PM, Partha Mukhopadhyay wrote:
Dear Eric
Thanks. I downloaded the rpm file from rpmfind.net and installed it. Now Koha reports no warning with regard to missing perl modules but reports an error when I run perl Makefile.PL (the details given below) -
----------------------------------------------------- Checking if your kit is complete... Looks good perl: symbol lookup error: /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/Net/ Z3950/ZOOM/ZOOM.so: undefined symbol: yaz_version [root@libra8 koha-3.00.00-stableRC1]# rpm -qa yaz yaz-3.0.32-1 [root@libra8 koha-3.00.00-stableRC1]# make make: *** No targets specified and no makefile found. Stop. ----------------------------------------------------------------------------------
Could u please help me?
You mean make Makefile.PL don't you?
Like it says in the INSTALL notes, yes?
-custard
An now that I can see it's already been answered and that for the first time an a few days one of my messages got through I'll go and sit it my box and pretend I wasn't quite so hasty. _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel
Did you install Net::Z3950::ZOOM through the package manager or CPAN? If you installed it through CPAN, try opening up a CPAN shell and typing "force install CPAN". _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel
participants (3)
-
Jesse Weaver -
Partha Mukhopadhyay -
Ramon Andinach