[Koha] Re: Koha/Solaris 9 install problem
Chris Cormack
crc at liblime.com
Thu Apr 26 13:22:12 NZST 2007
On 26/04/2007, at 1:05 PM, Tom Metzger wrote:
>>
>>
>> MISSING PERL MODULES
>>
>> You are missing some Perl modules required by Koha. Please run
>> this again
>> after installing them. They may be installed by finding packages
>> from your
>> operating system supplier, or running (as root) the following
>> commands:
>>
>> perl -MCPAN -e 'install "MARC::File::XML"'
>>
>> perl -MCPAN -e 'install "You will need Net::LDAP if you want to
>> authentify
>> patrons through a LDAP"'
>>
>>
>> cedar:/usr/local/src/koha/koha-2.2.8# perl -MCPAN -e 'install
>> "MARC::File::XML"'
>> CPAN: Storable loaded ok (v2.13)
>> Going to read /.cpan/Metadata
>> Database was generated on Mon, 23 Apr 2007 13:09:44 GMT
>> MARC::File::XML is up to date (0.85).
>> cedar:/usr/local/src/koha/koha-2.2.8#
>>
>> The MARC::File::XML, as you can see, is installed and up-to-date,
>> but the installer continues to warn about it (and die). Any
>> suggestions from others who have been there?
>>
Hi Tom
What happens when you run
perl -e "require MARC::File::XML;"
(Thats essentially what the installer is doing to check the module).
Does it succeed silently or do you get a Cant Locate message?
Chris
--
Chris Cormack chris.cormack at liblime.com
VP Research and Development www.liblime.com
LibLime +64 21 542 131
More information about the Koha
mailing list