You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Aa...@aol.com on 2000/09/08 13:19:09 UTC

Fwd: ActiveState...

Would it be possible to create a binary version of mod_perl for Win32 that 
works with Activestate Perl?

---------
In a message dated 09/07/2000 9:41:30 PM Pacific Daylight Time, 
dougm@apache.org writes:

<< On Tue, 5 Sep 2000 AaugustJ@aol.com wrote:
 
 > How is it that all Win32 binaries of mod_perl I have found are not 
compatible 
 > with Activestate Perl?Activestate is the most widely used and supported 
port 
 > of perl.Is there anything I can do?
 
 the cvs version of mod_perl works with activestate, if you want a binary
 ask modperl@apache.org or randy kobes directly, i think he's put one
 together. >>


Re: Fwd: ActiveState...

Posted by Matt Sergeant <ma...@sergeant.org>.
On Fri, 8 Sep 2000, Randy Kobes wrote:

> On Fri, 8 Sep 2000, Matt Sergeant wrote:
> 
> [ ... ]
> > We're working on sorting out the linking issues so that building external
> > compiled modules such as AxKit and Embperl is trivial. Once thats done and
> > we've done more testing you'll be notified of a URL to get a ppm
> > from. Maybe we can even persuade activestate to host a ppm in their server
> > (although mod_perl competes with PerlEx, so I don't know how likely that
> > is).
> 
> I've tested mod_perl some more with the .def file I sent
> earlier that includes the symbols needed by AxKit and libapreq.
> So far the one problem I've had is with the mod_perl PerlRun
> test and not finding a file - I'll look into this some more
> on the weekend. The other tests all pass. Are there any problems
> with AxKit?

None that I'm aware of. But then the compiled part of AxKit is only the
custom config directives.

> As well as the "competition" with PerlEx, ActiveState may not
> want to maintain a mod_perl ppm, as that would involve
> keeping up with versions of both mod_perl and Apache itself.

I'd forgotten that they actually maintain the ppm's. I'm sure you're
right.

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org | AxKit: http://axkit.org


Re: Fwd: ActiveState...

Posted by Randy Kobes <ra...@theoryx5.uwinnipeg.ca>.
On Fri, 8 Sep 2000, Matt Sergeant wrote:

[ ... ]
> We're working on sorting out the linking issues so that building external
> compiled modules such as AxKit and Embperl is trivial. Once thats done and
> we've done more testing you'll be notified of a URL to get a ppm
> from. Maybe we can even persuade activestate to host a ppm in their server
> (although mod_perl competes with PerlEx, so I don't know how likely that
> is).

I've tested mod_perl some more with the .def file I sent
earlier that includes the symbols needed by AxKit and libapreq.
So far the one problem I've had is with the mod_perl PerlRun
test and not finding a file - I'll look into this some more
on the weekend. The other tests all pass. Are there any problems
with AxKit? Embperl compiles OK, but there's some issues 
(separate from mod_perl) with some of the tests unique to the 
ActiveState compile flags. I've also looked at some of the 
(simpler) Apache::* non-standard modules. Also, a script that 
could be used in the mod_perl ppm to grab and install 
ApacheModulePerl.dll seems to work fine.

As well as the "competition" with PerlEx, ActiveState may not
want to maintain a mod_perl ppm, as that would involve
keeping up with versions of both mod_perl and Apache itself.

best regards,
randy


Re: Fwd: ActiveState...

Posted by Matt Sergeant <ma...@sergeant.org>.
On Fri, 8 Sep 2000 AaugustJ@aol.com wrote:

> Would it be possible to create a binary version of mod_perl for Win32 that 
> works with Activestate Perl?

We're working on sorting out the linking issues so that building external
compiled modules such as AxKit and Embperl is trivial. Once thats done and
we've done more testing you'll be notified of a URL to get a ppm
from. Maybe we can even persuade activestate to host a ppm in their server
(although mod_perl competes with PerlEx, so I don't know how likely that
is).

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org | AxKit: http://axkit.org