Re: Problem building Apache with mod_perl

2004-04-11 Thread Oliver Brandt
Thomas Klausner schrieb: I want to build my own apache with statically linked mod_perl. /usr/bin/ld: cannot find -lperl As allready discussed on IRC (#vienna.pm), the problem lies in the debian-stable Perl packages. I suggest to do a custom Perl install from sources, and build mod_perl with this P

Re: Problem building Apache with mod_perl

2004-04-11 Thread Thomas Klausner
Hi! On Sat, Apr 10, 2004 at 09:57:05PM +0200, Oliver Brandt wrote: > Hi All, > > I want to build my own apache with statically linked mod_perl. > .. > /usr/bin/ld: cannot find -lperl As allready discussed on IRC (#vienna.pm), the problem lies in the debian-stable Perl packages. I suggest to do a