Re: libapache-mod-perl install stuck in dpkg

2003-12-21 Thread Michael D Schleif
Nori Heikkinen <[EMAIL PROTECTED]> [2003:12:21:13:45:45-0500] scribed: > what's weird, is when i put both > > LoadModule mp3_module /usr/lib/apache/1.3/mod_mp3.so > and > LoadModule mp3_module /usr/lib/apache/1.3/mod_perl.so > > in my /etc/apache/httpd.conf, it segfaults: > > /etc/init.

Re: libapache-mod-perl install stuck in dpkg

2003-12-21 Thread Nori Heikkinen
on Wed, 17 Dec 2003 11:16:58PM -, Pawel Wiecek insinuated: > On Dec 17, 11:25am, Nori Heikkinen wrote: > > now i actually want libapache-mod-mp3, and its concomitant > > packages. i need libapache-mod-perl for this, if i read > > everything correctly ... > > This is a bit offtopic, but what m

Re: libapache-mod-perl install stuck in dpkg

2003-12-17 Thread Pawel Wiecek
On Dec 17, 11:25am, Nori Heikkinen wrote: > now i actually want libapache-mod-mp3, and its concomitant packages. > i need libapache-mod-perl for this, if i read everything correctly ... This is a bit offtopic, but what made you think you need mod-perl to use mod-mp3? These two are completely unrel

Re: libapache-mod-perl install stuck in dpkg

2003-12-17 Thread Fabio Massimo Di Nitto
Hi Nori, please upgrade apache and libapache-mod-perl to the latest versions. the one you are using has an error (if not more.. i can't remember on the fly) in the postinst script that depends from another bunch of bug fixes in apache-common. Fabio On Wed, 17 Dec 2003, Nori Heikkinen wro