<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Output to that (plus a couple other commands that may help) included
here:<br>
<br>
cedar:/# <font color="#ff0000">perl -e "require MARC::File::XML;"</font><br>
could not find ParserDetails.ini in
/usr/local/lib/perl5/site_perl/5.8.7/XML/SAX<br>
Unable to provide required features<br>
Compilation failed in require at -e line 1.<br>
cedar:/# <font color="#ff0000">which perl</font><br>
/usr/local/bin/perl<br>
cedar:/# <font color="#ff0000">perl -v</font><br>
<br>
This is perl, v5.8.8 built for sun4-solaris<br>
<br>
Copyright 1987-2006, Larry Wall<br>
<br>
Perl may be copied only under the terms of either the Artistic License
or the<br>
GNU General Public License, which may be found in the Perl 5 source kit.<br>
<br>
Complete documentation for Perl, including FAQ lists, should be found on<br>
this system using "man perl" or "perldoc perl".&nbsp; If you have access to
the<br>
Internet, point your browser at <a class="moz-txt-link-freetext" href="http://www.perl.org/">http://www.perl.org/</a>, the Perl Home
Page.<br>
<br>
cedar:/#<br>
<br>
Thanks again for your help.<br>
<br>
<br>
<br>
Chris Cormack wrote:
<blockquote cite="mid:8268336B-9B6C-4C2B-96BD-B30BDC8075A8@liblime.com"
 type="cite"><br>
On 26/04/2007, at 1:05 PM, Tom Metzger wrote:
  <br>
  <br>
  <blockquote type="cite">
    <blockquote type="cite"><br>
      <br>
MISSING PERL MODULES
      <br>
      <br>
You are missing some Perl modules required by Koha. Please run this
again
      <br>
after installing them. They may be installed by finding packages from
your
      <br>
operating system supplier, or running (as root) the following commands:
      <br>
      <br>
perl -MCPAN -e 'install "MARC::File::XML"'
      <br>
      <br>
perl -MCPAN -e 'install "You will need Net::LDAP if you want to
authentify
      <br>
patrons through a LDAP"'
      <br>
      <br>
      <br>
cedar:/usr/local/src/koha/koha-2.2.8# perl -MCPAN -e 'install
"MARC::File::XML"'
      <br>
CPAN: Storable loaded ok (v2.13)
      <br>
Going to read /.cpan/Metadata
      <br>
&nbsp; Database was generated on Mon, 23 Apr 2007 13:09:44 GMT
      <br>
MARC::File::XML is up to date (0.85).
      <br>
cedar:/usr/local/src/koha/koha-2.2.8#
      <br>
      <br>
The MARC::File::XML, as you can see, is installed and up-to-date, but
the installer continues to warn about it (and die).&nbsp; Any suggestions
from others who have been there?
      <br>
      <br>
    </blockquote>
  </blockquote>
Hi Tom
  <br>
  <br>
What happens when you run
  <br>
  <br>
&nbsp;perl -e "require MARC::File::XML;"
  <br>
  <br>
(Thats essentially what the installer is doing to check the module).
Does it succeed silently or do you get a Cant Locate message?
  <br>
  <br>
Chris
  <br>
  <br>
--
  <br>
Chris Cormack&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a class="moz-txt-link-abbreviated" href="mailto:chris.cormack@liblime.com">chris.cormack@liblime.com</a>
  <br>
VP Research and Development&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a class="moz-txt-link-abbreviated" href="http://www.liblime.com">www.liblime.com</a>
  <br>
LibLime&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +64 21 542 131
  <br>
  <br>
  <br>
</blockquote>
<br>
<pre class="moz-signature" cols="78">-- 
Tom Metzger                                     INCOLSA Systems Administrator
Help Stop Internet Spam! ---&gt;                           <a class="moz-txt-link-freetext" href="http://spam.abuse.net">http://spam.abuse.net</a>
          Sometimes you have to stride boldly up to Life,
            look it straight in the eye, and say "huh?"</pre>
</body>
</html>