Re: Compiliing mod_perl 1.29 from source on Debian Woody

2004-02-25 Thread Slade Edmonds
Ged Haywood wrote: Hi there, On Wed, 25 Feb 2004, Slade Edmonds wrote: Here I think lies a problem. Turns out there was no libperl.so on the system. I installed the libperl5.6 package and now have: /usr/lib/libperl.so.5.6.1 /usr/lib/libperl.so.5.6 Now when I run "perl Makefi

Re: Compiliing mod_perl 1.29 from source on Debian Woody

2004-02-25 Thread Slade Edmonds
Stas Bekman wrote: Slade Edmonds wrote: Has anyone successfuly compiled mod_perl 1.29 from source on Debian Woody? I have the mod_perl source in /usr/local/src/mod_perl-1.29 and apache 1.3.29 source in /usr/local/src/apache_1.3.29. I run the following to start the process: perl

Re: Compiliing mod_perl 1.29 from source on Debian Woody

2004-02-25 Thread Slade Edmonds
Ged Haywood wrote: Hello again, On Wed, 25 Feb 2004, Slade Edmonds wrote: gcc version 2.95.4 20011002 (Debian prerelease) I noticed you were building in /usr/local/src or some such place, does that mean you're doing all this as root? That's not usually a good idea. Alth

Re: Compiliing mod_perl 1.29 from source on Debian Woody

2004-02-25 Thread Slade Edmonds
Ged Haywood wrote: Hello again, On Wed, 25 Feb 2004, Slade Edmonds wrote: [snip] Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: [snip] Compiler: [snip] gccversion='2.95.4 20011002 (Debian prerelease)', Does the output of gcc -v look anything

Re: Compiliing mod_perl 1.29 from source on Debian Woody

2004-02-25 Thread Slade Edmonds
Ged Haywood wrote: Hi there, On Wed, 25 Feb 2004, Slade Edmonds wrote: anyone successfuly compiled mod_perl 1.29 from source on Debian Woody? I haven't ever used Debian, but I'll ask you a question anyway. :) modules/standard/libstandard.a(mod_include.o): In function `h

Compiliing mod_perl 1.29 from source on Debian Woody

2004-02-25 Thread Slade Edmonds
Has anyone successfuly compiled mod_perl 1.29 from source on Debian Woody? I have the mod_perl source in /usr/local/src/mod_perl-1.29 and apache 1.3.29 source in /usr/local/src/apache_1.3.29. I run the following to start the process: perl Makefile.PL APACHE_SRC=../apache_1.3.29/src APACHE