On Mon, 2003-07-14 at 13:41, David Nolan wrote: > I have axkit working on my RedHat 9 laptop. Just built it a little over a > week ago.
Wow. That's exactly what I'm trying to do. > Install RedHat 9, without RedHat's apache, mod_perl, etc. RH9 is already installed *with* RedHat's apache, mod_perl, etc. I can't uninstall the OS, but I can get rid of Apache and mod_perl. > Modify /etc/sysconfig/i18n to set the locale to something non-broken. > In my case the contents of that file are: > LANG=en > LANGUAGE=en > LINGUAS=en_US:en > LC_ALL=en_US > SUPPORTED="en_US:en" > SYSFONT="latarcyrheb-sun16" > > Reboot, to ensure that you've picked up the new language settings. > > >From here on out everything should just work. Using the Perl that came with RH9 ? <shock, horror> > But I'll include the full > details for completeness. > > Download and install the latest apache 1.3.x and mod_perl 1.28 > > Install axkit and requirements: > I prefer to install the pre-reqs myself, as sometimes letting CPAN do the > dependency traversal doesn't work. No surprises there, then. > I use the CPAN shell 'perl -MCPAN -e shell', and run: That's the bit that tries to download terabytes of Perl on me. > install XML::LibXML > install XML::LibXSLT > install Compress::Zlib > install Error > install Apache::Request > install HTTP::GHTTP > install AxKit I'll try it anyway, very many thanks. ///Peter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
