On Wed, Sep 26, 2001 at 05:39:26PM -0700, [EMAIL PROTECTED] wrote:
> 
> Hi, I hope this is the right list.
> 
> I can't seem to build apache with mod_perl. Is it just me? I must be dumm,
> or just a newbie. I eventually want ssl, php4, etc., but after problems
> developed, I went back to basics. I'm using apache_1.3.20 and
> mod_perl-1.25 from tarballs. I'm running debian. Any help & advice muchly
> appreciated, thanks in advance.
> 
> Here's the latest attempt:
> 
>       # perl Makefile.PL
>       
> and then I've got errors:
> 
> ======== Error Output for sanity check ========
> cd ..; gcc  -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite
> -DNO_DL_NEEDED -DDEBIAN -fno-strict-aliasing -I/usr/local/include
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL     -o helpers/dummy
> helpers/dummy.c  `perl
> /usr/local/src/mod_perl-1.25/src/modules/perl/ldopts  ` -lm
> /usr/bin/ld: cannot find -lperl
> collect2: ld returned 1 exit status
> make: *** [dummy] Error 1
> ============= End of Error Report =============

apt-get install libperl5.6 libperl-dev

-- 
  Thomas Eibner <http://thomas.eibner.dk/> DnsZone <http://dnszone.org/>
  mod_pointer <http://stderr.net/mod_pointer> 

Reply via email to