[bglug] php

Prometeo bglug@lists.linux.it
Fri, 30 Aug 2002 11:32:33 +0200


Configuring SAPI modules
checking for AOLserver support... no
checking for Apache 1.x module support via DSO through APXS...

Sorry, I was not able to successfully run APXS.  Possible reasons:

1.  Perl is not installed;
2.  Apache was not compiled with DSO support (--enable-module=3Dso);
3.  'apxs' is not in your path.  Try to use --with-apxs=3D/path/to/apxs
The output of /usr/local/apache/bin/apxs follows
Usage: apxs -g [-S <var>=3D<val>] -n <modname>
       apxs -q [-S <var>=3D<val>] <query> ...
       apxs -c [-S <var>=3D<val>] [-o <dsofile>] [-D <name>[=3D<value>]]
               [-I <incdir>] [-L <libdir>] [-l <libname>] [-Wc,<flags>]
               [-Wl,<flags>] <files> ...
       apxs -i [-S <var>=3D<val>] [-a] [-A] [-n <modname>] <dsofile> ...
       apxs -e [-S <var>=3D<val>] [-a] [-A] [-n <modname>] <dsofile> ...
configure: error: Aborting

Questo =E8 il messaggio visualizzato quando tento di installare php.
il percoso digitato per apx =E8 giusto. Comunque anche con=20
--with-apxs=3D/path/to/apxs risulta questa schermata.
Qualcuno sa cosa come posso fare?