An even easier method is to use WebMin if installed. John Croson Technology Operations Manager Wustum Museum Racine Art Museum 441 Main Street Racine, WI 53405 262-638-8300 ext. 104 fax 262-898-1045
-----Original Message----- From: brechea@netscape.net [mailto:brechea@netscape.net] Sent: Monday, October 20, 2003 11:14 AM To: koha@lists.katipo.co.nz Subject: RE: [Koha] Request solution to install perl module from Rh9.0 CD not from ftp site
Nasimuddin Ansari <nasim_ansari@yahoo.co.in> wrote:
I have running RH9.0 for installation of kaha. [...] Since my box is not connected to internet, perl modules are not able to installed. Is there is anyway out to do it from RH CD or after downloading the required module and run some install command.
From what I can see, neither RH 8.0 nor 9.0 ship with HTML::Template, Set::Scalar or Net::Z3950 rpm's. You can download tarballs from a CPAN mirror, say, http://www.perl.com/CPAN-local/ . Specifically, the latest versions of those modules are:
http://www.perl.com/CPAN-local/modules/by-category/15_World_Wi de_Web_HTML_HTTP_CGI/HTML/HTML-Template-2.6.tar.gz http://www.perl.com/CPAN-local/modules/by-category/05_Networki ng_Devices_IPC/Net/Net-Z3950-0.37.tar.gz http://www.perl.com/CPAN-local/modules/by-category/06_Data_Typ e_Utilities/Set/Set-Scalar-1.18.tar.gz
I recently installed koha 2.0.0pre3 on RH 9.0, and had to download those modules. To install a CPAN Perl module, the usual procedure (after decompressing-extracting the tarball) is:
perl Makefile.PL make make test make install
Read the READMEs though. You'll see, among other things, that in order to install the NET::Z3950 module you must have the yaz library installed first.
Good luck. Bernardo Rechea
__________________________________________________________________ McAfee VirusScan Online from the Netscape Network. Comprehensive protection for your entire computer. Get your free trial today! http://channels.netscape.com/ns/computing/mcafee/index.jsp?pro mo=393397
Get AOL Instant Messenger 5.1 free of charge. Download Now! http://aim.aol.com/aimnew/Aim/register.adp?promo=380455 _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha