Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: Embperl

Debian testing libapache2-mod-perl2 (2.0.2-2.2) and libembperl-perl(2.2.0-1)

 

 

ModPerl embperl RSS feed   Index | Next | Previous | View Threaded


kolikov at free

Nov 8, 2006, 10:02 AM

Post #1 of 3 (1629 views)
Permalink
Debian testing libapache2-mod-perl2 (2.0.2-2.2) and libembperl-perl(2.2.0-1)

Hi,

Note:
mail already sent to : modperl [at] perl

This question is not directly linked with embperl but
embperl is said to be supporting mod-perl with version
>= to 1.99.14-4

But ...

On a fresh install of libembperl-perl(2.2.0-1)
with libapache2-mod-perl2 (2.0.2-2.2)
on Debian testing

I get this message :
----------------------
Syntax error on line 185 of /etc/apache2/apache2.conf: Syntax error on
line 4 of /etc/apache2/mods-enabled/zembperl.load: API module structure
`embperl_module' in file /usr/lib/perl5/auto/Embperl/Embperl.so is
garbled - perhaps this is not an Apache module DSO?
----------------------

The '.load' and '.conf' apache2 config files are pointing to the good
.so module.
As expected : uninstalling mod-perl or embperl makes apache2 run fine.


I am using : Debian GNU/Linux 2.6.17-2-k7 kernel
AND libc6 2.3.6.ds1-4

My installed packages related with apache2 are :
apache2 2.2.3-2
apache2-mpm-prefork 2.2.3-2
apache2-utils 2.2.3-2
libapache2-mod-perl2 2.0.2-2.2


I have already sent a bug report to the libemperl Debian package
maintainer, though i post here to get additional debug help, if possible.


Best Regards
--
kolikov [at] free

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe [at] perl
For additional commands, e-mail: embperl-help [at] perl


Alexander.Hartmaier at t-systems

Nov 8, 2006, 3:11 PM

Post #2 of 3 (1497 views)
Permalink
RE: Debian testing libapache2-mod-perl2 (2.0.2-2.2) and libembperl-perl(2.2.0-1) [In reply to]

Hi!

Happened to me last week to, I assume that the debian testing package was compiled for apache 2.0.x and not 2.2.x (looking at its date).
Just compile Embperl by yourself and use the debian package when a new one is available!

-Alex


> -----Original Message-----
> From: kolikov [mailto:kolikov [at] free]
> Sent: Wednesday, November 08, 2006 7:02 PM
> To: embperl [at] perl
> Subject: Debian testing libapache2-mod-perl2 (2.0.2-2.2) and libembperl-
> perl(2.2.0-1)
>
> Hi,
>
> Note:
> mail already sent to : modperl [at] perl
>
> This question is not directly linked with embperl but
> embperl is said to be supporting mod-perl with version
> >= to 1.99.14-4
>
> But ...
>
> On a fresh install of libembperl-perl(2.2.0-1)
> with libapache2-mod-perl2 (2.0.2-2.2)
> on Debian testing
>
> I get this message :
> ----------------------
> Syntax error on line 185 of /etc/apache2/apache2.conf: Syntax error on
> line 4 of /etc/apache2/mods-enabled/zembperl.load: API module structure
> `embperl_module' in file /usr/lib/perl5/auto/Embperl/Embperl.so is
> garbled - perhaps this is not an Apache module DSO?
> ----------------------
>
> The '.load' and '.conf' apache2 config files are pointing to the good
> .so module.
> As expected : uninstalling mod-perl or embperl makes apache2 run fine.
>
>
> I am using : Debian GNU/Linux 2.6.17-2-k7 kernel
> AND libc6 2.3.6.ds1-4
>
> My installed packages related with apache2 are :
> apache2 2.2.3-2
> apache2-mpm-prefork 2.2.3-2
> apache2-utils 2.2.3-2
> libapache2-mod-perl2 2.0.2-2.2
>
>
> I have already sent a bug report to the libemperl Debian package
> maintainer, though i post here to get additional debug help, if
> possible.
>
>
> Best Regards
> --
> kolikov [at] free
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: embperl-unsubscribe [at] perl
> For additional commands, e-mail: embperl-help [at] perl
>

*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
T-Systems Austria GesmbH Rennweg 97-99, 1030 Wien
Handelsgericht Wien, FN 79340b
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
Notice: This e-mail contains information that is confidential and may be privileged.
If you are not the intended recipient, please notify the sender and then delete this e-mail immediately.
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe [at] perl
For additional commands, e-mail: embperl-help [at] perl


kolikov at free

Nov 9, 2006, 2:37 AM

Post #3 of 3 (1506 views)
Permalink
Re: Debian testing libapache2-mod-perl2 (2.0.2-2.2) and libembperl-perl(2.2.0-1) [In reply to]

Hartmaier Alexander a écrit :
> Hi!
>
> Happened to me last week to, I assume that the debian testing package was compiled for apache 2.0.x and not 2.2.x (looking at its date).
> Just compile Embperl by yourself and use the debian package when a new one is available!
>
> -Alex
>

Thanks a lot ...
The embperl svn sources build nicely.
Apache2 runs fine.

I sent a notice to the debian maintainer for
removing the recommends on mod-perl2 >= 1.999.22-1



Best Regards,
--
kolikov [at] free

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe [at] perl
For additional commands, e-mail: embperl-help [at] perl

ModPerl embperl RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.