Hi,

  I have downloaded perl 5.8.8 source code from CPAN site stable.tar.gz.
When I downloaded this from CPAN . I got complete source code which contain
some c files and .pl files. Pleas let me know how should I install that
source code in my windows OS. I have not access for activestate.com in my
system.I want install without help of activestate.com


Thanks 
Sravan 
-----Original Message-----
From: Nick Pron [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 22, 2007 12:19 PM
To: modperl@perl.apache.org
Subject: Re: mod_perl not loading into apache error.


Hi Fred, Thanks for the reply.

This was solved by installing libperl5.8 and libperl5.8-dev.

Make test failed with only 2 problems but it installed fine and it seems to
be running (do a server check on r5a.org)

John,
Thanks for the reply but using packages is not an option. 

Sravan,

You need to upgrade your Perl version, re download the latest Perl.


Fred Moyer wrote:
> 
> Nick Pron wrote:
>> Fred Moyer wrote:
>>> Nick Pron wrote:
>>>> Hi all,
>>>>
>>>> I am on a fresh install of Ubuntu 7.04 with Apache 2.2.4 compiled 
>>>> from source. Perl v5.8.8 built for i486-linux-gnu-thread-multi 
>>>> (came with Ubuntu as a package I assume) and I am getting this 
>>>> error when I try to start Apache.
>>>>
>>>> httpd: Syntax error on line 54 of /usr/local/apache/conf/httpd.conf:
>>>> Cannot
>>>> load /usr/local/apache/modules/mod_perl.so into server:
>>>> /usr/local/apache/modules/mod_perl.so: undefined symbol: 
>>>> PL_vtbl_env
>  >>
>>> Are you sure that mod_perl isn't already installed with Ubuntu's 
>>> package manager?  If so then remove it, and re-install mod_perl from
source.
>>> That's usually the source of unresolved symbol bugs like this.
>>>
>  > Yes I'm positive. I didn't install Apache or mod_perl with the 
> package  > manager, the only thing that came packaged installed was Perl.
>  > I just tried installing mod_perl with the package mananger anyway, 
> it  > didn't  > find anything to upgrade (it wanted a fresh install of 
> it) so that's  > how I  > know it's not already there.
> 
> Ok can you post the following (I should have asked for this first on 
> the first email, sorry list):
> 1) output of mp2bug
> 2) output of perl -V
> 3) output of 'make test'
> 
> 

--
View this message in context:
http://www.nabble.com/mod_perl-not-loading-into-apache-error.-tf3794200.html
#a10732355
Sent from the mod_perl - General mailing list archive at Nabble.com.

Reply via email to