You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Andre Landwehr <an...@gmx.net> on 2003/11/01 14:15:28 UTC

Re: make failed with 2.0b9

On Fri, Oct 31, 2003 at 05:48:51PM +0100, Benni Baermann wrote:
> I have two running Embperls. One with Apache 1/ Emperl 1 at Debian and
> one with Apache 2/ Embperl 2 on Redhat. To simplify things i tryd to
> make Embperl-2.0b9 at Debian, too. I installed Apache 2 from testing
> (Apache/2.0.47). But the Embperl make fails with some errors (see
> below). 

You can take the package I built if you want. It's highly
inofficial and there won't be regular updates since at the moment
I do only use Embperl at home, but it works for me...
http://www.lug-owl.de/~andrel/embperl2-apache2_2.0.b9+CVS20031010-2_i386.deb
And remember to install the latest available mod_perl, which is
libapache2-mod-perl2 1.99.091-1 as of now. Maybe this is still
only available in the experimental tree, I have the following
line in my sources.list:
deb http://ftp.de.debian.org/debian ../project/experimental main contrib non-free

Andre

-- 
Any technology distinguishable from magic is insufficiently advanced.


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: make failed with 2.0b9

Posted by .
On Mon, Nov 03, 2003 at 02:19:35PM +0100, Andre Landwehr wrote:
> On Mon, Nov 03, 2003 at 01:47:08PM +0100, Benni Baermann wrote:
> > at apache2-startup-time. Is this because of an to old mod_perl? Maybe
> > i should try compile mod_perl myself?
> 
> You should do that just to be sure, since it doesn't take long,
> but I can't say if it will help. Just try it...

make is ok, but make test failed with multiple errors :-(

> hint: get the debian source package as base and use uupdate to do
> it the debian way ;-) took me about 10 minutes to update last
> time, the patches applied cleanly

hm... i never used debian source packages since now. Normally i want
to build from source, because i want to have the newest release. But
if i use debian packages i have to wait. But maybe i should give it a
try. 

Benni

-- 
http://www.aymargeddon.de


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: make failed with 2.0b9

Posted by Andre Landwehr <an...@gmx.net>.
On Mon, Nov 03, 2003 at 01:47:08PM +0100, Benni Baermann wrote:
> at apache2-startup-time. Is this because of an to old mod_perl? Maybe
> i should try compile mod_perl myself?

You should do that just to be sure, since it doesn't take long,
but I can't say if it will help. Just try it...
hint: get the debian source package as base and use uupdate to do
it the debian way ;-) took me about 10 minutes to update last
time, the patches applied cleanly

Andre


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: make failed with 2.0b9

Posted by Benni Baermann <be...@obda.de>.
On Sat, Nov 01, 2003 at 02:15:28PM +0100, Andre Landwehr wrote:
> On Fri, Oct 31, 2003 at 05:48:51PM +0100, Benni Baermann wrote:
> > I have two running Embperls. One with Apache 1/ Emperl 1 at Debian and
> > one with Apache 2/ Embperl 2 on Redhat. To simplify things i tryd to
> > make Embperl-2.0b9 at Debian, too. I installed Apache 2 from testing
> > (Apache/2.0.47). But the Embperl make fails with some errors (see
> > below). 
> 
> You can take the package I built if you want. It's highly
> inofficial and there won't be regular updates since at the moment
> I do only use Embperl at home, but it works for me...
> http://www.lug-owl.de/~andrel/embperl2-apache2_2.0.b9+CVS20031010-2_i386.deb
> And remember to install the latest available mod_perl, which is
> libapache2-mod-perl2 1.99.091-1 as of now. Maybe this is still
> only available in the experimental tree, I have the following
> line in my sources.list:
> deb http://ftp.de.debian.org/debian ../project/experimental main contrib non-free

Thanks for your help, but i cant get rid of multiple
"unmet-dependencies" :-(

if i install the deb anywhere with --force-depends than i got 

Cannot load /usr/lib/perl5/auto/Embperl/Embperl.so into server:
/usr/lib/perl5/auto/Embperl/Embperl.so: undefined symbol:
Perl_gv_stashpv

at apache2-startup-time. Is this because of an to old mod_perl? Maybe
i should try compile mod_perl myself?

Thanks for any help.

Benni
-- 
http://www.aymargeddon.de


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org