--- Stas Bekman <[EMAIL PROTECTED]> wrote:
> > Okay, but I want my (quasi-production) environment
> to
> > remain stable and I don't want to expose it to
> > constant patches. This will be even more
> important
> > once 2.0 becomes official. Maybe this doesn't
> really
> > apply to MP, but I als
Jie Gao wrote:
ldd /usr/local/perl-5.8.4/lib/site_perl/5.8.4/sun4-solaris/auto/APR/APR.so
libapr-0.so.0 => /usr/local/apache_2.0.51_prefork/lib/libapr-0.so.0
run
ldd -r /usr/local/apache_2.0.51_prefork/lib/libaprutil-0.so.0
since that's where your problem is:
/usr/local/apache_2.0.51
On Sat, 18 Sep 2004, Stas Bekman wrote:
> Date: Sat, 18 Sep 2004 09:40:24 -0400
> From: Stas Bekman <[EMAIL PROTECTED]>
> To: Jie Gao <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: [mp2] linking problem.
>
> Jie Gao wrote:
> > Addtional info:
> >
> > mod_perl itself actually failes
Last week I was at YAPC and attended mock's talk about building an
SMTPd in mod_perl2/apache2. But before going I wanted to be able to
build something like that for myself. So I wrote Apache:Qpsmtpd - a
mod_perl2 handler that embeds Qpsmtpd (http://smtpd.develooper.com/)
http://www.sergeant.o