[Koha] Help with installation on fedora 8 [and SunOS or Solaris?] (re-send)
Jesse
pianohacker at gmail.com
Wed May 7 04:43:53 NZST 2008
For all those having problems with CPAN module installs, there is one
(rather odd) solution that has worked for me.
Log in as root
$ su -
# cd ~/.cpan/build
If this gives you an error, try changing instead to the home directory of
the user that did the install: # cd /home/myusername/.cpan/build
# ls -l
Change to the directory of the package in question (using ZOOM as an
example, the directory name should be similar but will be different)
# cd Net-Z3950-ZOOM-1.21-s1Kt5N
# make
# make install
In many cases, doing this when the cpan tool absolutely refused to work
helped enormously.
Good luck to you all,
--
Jesse
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20080506/c93219ce/attachment.htm
More information about the Koha
mailing list