On Fri, 1 Oct 1999, Mark Mills wrote:
> > ----- The following addresses had permanent fatal errors -----
> > modeperl
> doh, that was dumb of me =)
>
> This may seem obvious but try `which perl` as the make process user, from
> that directory.
>
> Does IRIX still hide perl in /usr/sbin? the old 5.003 might still be first
> in the path. It bit me before on a origin...
apple 14# which perl
/usr/sbin/perl
esip 15# whereis perl
perl: /bin/perl /bin/perl.old /usr/bin/perl /usr/bin/perl.old
/usr/sbin/perl /usr/sbin/perl5.003 /usr/sbin/perl.old /lib/perl
/usr/local/bin/perl /usr/share/catman/p_man/cat1/perl.z
apple 16# perl -v
This is perl, version 5.004_04 built for irix
Copyright 1987-1997, Larry Wall
Perl may be copied only under the terms of either the Artistic License or
theGNU General Public License, which may be found in the Perl 5.0 source
kit.
apple 17#
What should I do?
Thanks, --apple
>
> > My machine is origin200 run on IRIX6.4. I did install apache 1.3.9 and
> > modperl 1.21. Now I try to install embperl which I can pass all makefile
> > but I get an error in make test process. I don't know why it cannot
> > start my httpd which I can run it in the apache directoty. Here is the
> > details:
> >
> > Thank in advance,
> > --apple
> > ---------------------------------------------------------------
> >
> > div.htm to memory... ok
> > div.htm from/to memory... ok
> > error.htm to memory... ok
> > Use of uninitialized value at (eval 1218) line 1.
> >
> >
> > Starting httpd... [Fri Oct 1 14:55:45 1999] [error] "use" not
> > allowed in expression at
> > /opt/local/download/perlmodule/HTML-Embperl-1.2b9/test/conf/startup.pl
> > line 13, at end of line
> > BEGIN not safe after errors--compilation aborted at
> > /opt/local/download/perlmodule/HTML-Embperl-1.2b9/test/conf/startup.pl
> > line 13.
> >
> > Syntax error on line 41 of
> > /opt/local/download/perlmodule/HTML-Embperl-1.2b9/test/conf/httpd.conf:
> > "use" not allowed in expression at
> > /opt/local/download/perlmodule/HTML-Embperl-1.2b9/test/conf/startup.pl
> > line 13, at end of line
> > BEGIN not safe after errors--compilation aborted at
> > /opt/local/download/perlmodule/HTML-Embperl-1.2b9/test/conf/startup.pl
> > line 13.
> >
> > Read on closed filehandle <FERR> at test.pl line 951.
> > Cannot open test/tmp/httpd.pid at test.pl line 953.
> >
> > Test terminated with fatal error
> > Cannot open test/tmp/httpd.pid: No such file or directory
> > Callback called exit.
> > END failed--cleanup aborted.
> > *** Error code 2 (bu21)
> >
> >
>
>
> --
> Mark Mills <[EMAIL PROTECTED]>
> Technical Research Advisor
> IXC Internet Services
> http://www.ixc-comm.com/
> 800-962-3750
>