[Speedycgi-users] Nonsense error message
Brought to you by:
samh
|
From: Filipe B. L. <fil...@tn...> - 2003-08-05 15:42:17
|
Hi gentlemen,
I=B4m really puzzled about a problem regarding speedycgi=B4s =
compilation.
My environment: Solaris 8, Perl 5.6.1 and apache 1.3.27.
The problem:
------------------------------------------------------------------------=
----
Server:/opt/src/CGI-SpeedyCGI-2.21# perl -v
This is perl, v5.6.1 built for sun4-solaris
Copyright 1987-2001, Larry Wall
(...).
Server:/opt/src/CGI-SpeedyCGI-2.21# type apxs
apxs is /usr/local/apache/bin/apxs
Server:/opt/src/CGI-SpeedyCGI-2.21# apxs -?
apxs:Error: Unknown option: ?
Usage: apxs -g [-S <var>=3D<val>] -n <modname>
apxs -q [-S <var>=3D<val>] <query> ...
(...)
Server:/opt/src/CGI-SpeedyCGI-2.21# perl Makefile.PL
Optional mod_speedycgi support.
Mod_speedycgi increases performance under Apache by avoiding the =
fork/exec
overhead associated with each request under normal SpeedyCGI. However, =
it
requires a working copy of "apxs" in your path, Apache with mod_so
support, and additional Apache configuration.
Compile mod_speedycgi (default no)? yes
ERROR: Could not find a working copy of 'apxs' in your path.
------------------------------------------------------------------------=
----
--------
As you can see, the Makefile.PL comes out with this message, which is
simply not true. The apxs IS in my path, and it is working.
I couldn=B4t figure out what happened looking into the Makefile.PL, =
since I=B4m
not a perl expert, unfortunately...
Thanks in advance for any help,
Filipe Litaiff
Esta mensagem, incluindo seus anexos, pode conter informa=E7=F5es =
privilegiadas
e/ou de car=E1ter confidencial, n=E3o podendo ser retransmitida sem =
autoriza=E7=E3o
do remetente. Se voc=EA n=E3o =E9 o destinat=E1rio ou pessoa autorizada =
a receb=EA-la,
informamos que o seu uso, divulga=E7=E3o, c=F3pia ou arquivamento s=E3o =
proibidos.
Portanto, se voc=EA recebeu esta mensagem por engano, por favor, nos =
informe
respondendo imediatamente a este e-mail e em seguida apague-a.
|