On Fri, 18 Aug 2006, Poonam Pahil wrote:
I had tried this as well but mod_perl is not able to find apxs or
apr-config.
I used apache_2.2.3-win32-x86-no_ssl.msi for installing apache binary.
Am I missing something?
Here are the logs:
C:\perl_mods\mod_perl-2.0.2>perl Makefile.PL
no conflicting
Hi,
did you really read the documents i referenced? I think not because you
do not need to compile mod-perl your own but you could use the prepared
ppm if you are running ActiveState Perl.
Please read this link!
http://perl.apache.org/docs/1.0/os/win32/install.html#PPM_Packages
If this is not wo
I had tried this as well but mod_perl is not able to find apxs or apr-config.
I used apache_2.2.3-win32-x86-no_ssl.msi for installing apache binary.
Am I missing something?
Here are the logs:
C:\perl_mods\mod_perl-2.0.2>perl Makefile.PL
no conflicting prior mod_perl version found - good.
Next w
Why do you compile Apache your own? There are precompiled binaries
available and mod-perl is loaded as shared object. Compiling on win32 is
not the easiest thing and static builds of mod-perl are not that well
tested even on *nix platforms.
Get Apache: http://httpd.apache.org/download.cgi
Tom
Po
Thanks for the quick reply Tom.
the error is showing up when apache is being built.
I tried building apache independently.Its still giving the same error.
Thanks
Poonam
On 8/18/06, Tom Schindl <[EMAIL PROTECTED]> wrote:
To use mod-perl on win32 I'd suggest that you use the ppm packagesprovided
To use mod-perl on win32 I'd suggest that you use the ppm packages
provided to you. See
http://perl.apache.org/docs/1.0/os/win32/install.html#PPM_Packages
Tom
Poonam Pahil schrieb:
> Hi all,
>
> Iam new to the perl world.
> Iam installing mod_perl-2.0.2 . For this ive downloaded
> httpd-2.0.59