[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Internal Server Error - Correction
- Subject: RE: [cobalt-users] Internal Server Error - Correction
- From: aljuhani <aljuhani@xxxxxxxxx>
- Date: Sun Oct 27 01:07:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi again,
Sorry there was some problems with previous message word wrappings and some
links were also missing.
Here is below the instructiuons:
Compiling Perl from source will utterly break the Cobalt web interface, which
is just a whole lot of Perl CGI scripts but using some special Cobalt::
modules.
A standard Perl build will not include these by default, so you need to ensure
the configure scripts used for the build know about them.
The Cobalt specific stuff is in:
/usr/lib/perl5/site_perl/5.005/Cobalt
Alternatively (and more easily) just download this script
(http://www.raqhelp.co.uk/downloads/perl.5.6.config) and store it in the
directory you will be building Perl from, as
config.sh
Read the first few lines of the script carefully and follow the instructions,
then when you are ready you can build the rest of the config files like so:
sh Configure -S
make depend
make
make test
make install
The latest sources for Perl can always be found at CPAN
(http://www.cpan.org/src/index.html) and will need untarring into a suitable
directory (as root) before the build begins.
Regards,
Al-Juhani
aljuhani@xxxxxxxxx
>===== Original Message From cobalt-users@xxxxxxxxxxxxxxx =====
>I upgraded to the latest Mailscanner software or rather someone did it for
>me and got it running after having to make a few Perl changes. Now I have no
>GUI and when I try and restart admserv, I get the following:
>
>Stopping admin web server: ahttpd
>Starting admin web server: [Sun Oct 27 08:08:30 2002] [error] Can't locate
>Apache.pm in @INC (@INC contains: /usr/lib/perl5/5.00503/i386-linux
>/usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i386-linux
>/usr/lib/perl5/site_perl/5.005 . /etc/admserv/ /etc/admserv/lib/perl) at
>(eval 2) line 3.
>
>Syntax error on line 322 of /etc/admserv/conf/srm.conf:
>Can't locate Cobalt/HtmlLocale.pm in @INC (@INC contains:
>/usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503
>/usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .
>/etc/admserv/ /etc/admserv/lib/perl) at (eval 3) line 3.
>
>/usr/sbin/httpd.admsrv
>
>
>Anyone help with this please?
>
>
>
>Richard Sidlin
>