Stas Bekman wrote:
>
> > If anyone is interested in the deb, let me know. If there is a good
> > common place to post it, let me know that, too. Otherwise, I can stick
> > it up on my web site.
> >
> > I'd like to make a source deb, too, with the extra stuff needed for
> > static mod_perl, but I'm not too sure about how to go about that.
>
> Post it to me, or even better gimme the URL. I'll make it available from
> perl.apache.org.
>
> The binary deb file would be outdated pretty soon, so if you manage to
> build a source deb file, it would be much much better. May be ask the
> debian folks to assist you.
>
> Thank you for your contribution to mod_perl community!
>
Upon reflection, I think the best thing to do in the immediate term is
to make inquiries in the Debian developers' mailing list. When I see
what's involved in making a source deb, I don't want to go through that,
and become some sort of maintainer for it, if the current Apache
maintainer or others are shortly going to correct the problems anyway,
or split off a new package. I also don't want to step on toes.
If anyone has a specific and immediate need for the 1.3.9-8 *binary*
deb, I'd be glad to mail or post it.
If and when I see a need for it, *after* checking with the Debian
developers, I'd be willing to put in some more effort on this; obviously
Debian users would like a current, working mod_perl.
Oh. I just found out through the Debian mailing list archives that
there is a recent *working* apache deb at:
http://www.netgod.net/x/apache_1.3.6-12_i386.deb
(By the way, see what a mess it makes when everyone doesn't reply
*after* the original message? That's a hint, *Doug*! ;-))
> >
> > By the way, I've noticed that folks are having the same problem with
> > RPMs from RedHat.
> >
> > I hope the developers just get it all fixed soon. ;-) (I have filed a
> > bug report with Debian).
> >
> > Doug MacEachern wrote:
> > >
> > > one solution is to build Apache and mod_perl from source, and linking
> > > mod_perl static instead of a dso.
> > >
> > > -Doug
> > >
> > > On Wed, 29 Sep 1999, Keith G. Murphy wrote:
> > >
> > > > I'm having a strange problem where apache is segfaulting when I start
> > > > it. The only time I get the segfault is when DynaLoader.pm loads an
> > > > ".so" file, for example, DBI.so, resulting from "use DBI" or "use
> > > > Apache::DBI" in startup.pl. But "use Apache::Status", resulting in
> > > > loads of Request.so, et al, also causes the segfault.
> > > >
> > > > I'm running Debian Linux, Slink, kernel 2.0.36.
> > > > The relevant Debian packages are:
> > > > apache-1.3.9-8
> > > > libapache-mod-perl-1.21-5
> > > > libc6-2.1.2-5
> > > > libdbi-perl_1.12-1 (that's where the DBI.so comes from)
> > > >
> > > > I've tried compiling and using the packages from CPAN also, but get the
> > > > same thing. I don't feel at this point it's the .so files themselves,
> > > > but a problem with apache or mod-perl.
> > > >
> > > > I should mention, though, that this problem seemed to go away Friday
> > > > upon an Apache reinstall, only to start recurring, which made me suspect
> > > > hardware problems. Memory tests show nothing, though, and the problem
> > > > is consistent and isolated to this situation.
> > > >
> > > > Anyone else have problems with this configuration or have any clue where
> > > > to look next?
> > > >
> > > > TIA.
> > > >
> >