[Koha] Installing 1.3.3 on Red Hat 8.0
Paul Gear
paul at gear.dyndns.org
Tue Feb 4 00:47:55 NZDT 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
paul POULAIN wrote:
> Paul Gear a écrit:
>
>> Hi all,
>>
>> I'm wondering if any of you can share your experiences with installing
>> the latest testing version of Koha on Red Hat 8.0. I've been trying all
>> morning and it's been an interesting experience to say the least!
>>
>> Here's what i've found so far:
>>
>> - - Installing Net::Z3950 required Event 0.86, which failed testing.
>> I've
>> presently worked around this by doing:
>> perl -MCPAN -e shell
>> force install Event
>> I googled for a resolution for this and found that it's necessary to
>> edit Makefile.PL and yazwrap/Makefile.PL to include:
>> 'DEFINES' => '-D_GNU_SOURCE',
>>
> This problems occurs at least twice a week, i'll add a message during
> installation !
An RPM of Net:Z3950 and Event would be even better... :-)
> ...
>
>> Premature end of script headers: marcimport.pl, referer:
>> http://enoch.gear.dyndns.org:82/cgi-bin/koha/acqui.simple/addbooks.pl
>> HTML::Template->new() : Cannot open included file
>> /opt/koha/opac/htdocs/opac-tmpl/default/en/acqui.simple/marcimport.tmpl
>> : file not found..., referer:
>> http://enoch.gear.dyndns.org:82/cgi-bin/koha/acqui.simple/addbooks.pl
>> * I can't recall what happened here, but i think it resulted in an
>> empty page with just '<html>' generated. I'm not familiar with the perl
>> CGI template module, so i'm not sure where to proceed from here.
>>
> probably the same problem as the previous one.
I don't think so, because it was after i'd done the previously-mentioned
permissions fix that i saw this.
>> Premature end of script headers: z3950servers.pl, referer:
>> http://enoch.gear.dyndns.org:82/cgi-bin/koha/admin-home.pl
>> Bareword "C4Connect" not allowed while "strict subs" in use at
>> /opt/koha/intranet/cgi-bin/admin/z3950servers.pl line 176., referer:
>> http://enoch.gear.dyndns.org:82/cgi-bin/koha/admin-home.pl
>> Bareword "C4Connect" not allowed while "strict subs" in use at
>> /opt/koha/intranet/cgi-bin/admin/z3950servers.pl line 245., referer:
>> http://enoch.gear.dyndns.org:82/cgi-bin/koha/admin-home.pl
>> * Changing the C4Connect bareword to &C4Connect in admin-home.pl
>> fixed this.
>>
> Could some perl-geek explain this one ?
I'm half a perl geek... The syntax used is perl 4 (?) style and is no
longer supported under 5.8.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE+Plbr0yv0OWRYqWwRAkrmAJ9bMVCsR+Fsir1YmFe0HRmWY4BZsQCdFCEW
NvHomvTYnxG70rs+Xazw59E=
=oi6u
-----END PGP SIGNATURE-----
More information about the Koha
mailing list