RE: Embperl Installtion Problem

2005-08-04 Thread Gerald Richter
> cat test.err.log > > /usr/bin/perl: symbol lookup error: > /.../Embperl-2.0rc4/blib/arch/auto/Embperl/Embperl.so: > undefined symbol: ap_strchr > > I tried to find something useful and there was a similar > report from a SuSE 9.3 system, but no useful answer... > Amazingly SuSE has compil

AW: Embperl Installtion Problem

2005-07-28 Thread Matthias Auchmann
[email protected] Betreff: RE: Embperl Installtion Problem Hi, > > PERL_DL_NONLAZY is set to zero in the Makefile, but in the following > files it was set to 1: > This shouldn't matter. > > I changed that to 0 everywhere, ran make and make test again (of

RE: Embperl Installtion Problem

2005-07-28 Thread Gerald Richter
Hi, > > PERL_DL_NONLAZY is set to zero in the Makefile, but in the > following files it was set to 1: > This shouldn't matter. > > I changed that to 0 everywhere, ran make and make test again > (of course without running perl Makefile.PL again), but the > result is the same! > > Do you ha

AW: Embperl Installtion Problem

2005-07-28 Thread Matthias Auchmann
the same! Do you have any idea what else I could try? thnx in advance, Matthias -Ursprüngliche Nachricht- Von: Gerald Richter [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 28. Juli 2005 06:42 An: Matthias Auchmann; [email protected] Betreff: RE: Embperl Installtion Problem

RE: Embperl Installtion Problem

2005-07-27 Thread Gerald Richter
> > > > loading...ok > > > > Testing offline mode... > > > > #0 ascii... make: *** [test_dynamic] Error 127 > > > > cat test.err.log > > /usr/bin/perl: symbol lookup error: > /.../Embperl-2.0rc4/blib/arch/auto/Embperl/Embperl.so: > undefined sym

AW: Embperl Installtion Problem

2005-07-27 Thread Matthias Auchmann
bperl Installtion Problem Hi, > > On a SUSE Linux 9.3 machine with Apache2 I downloaded Embperl-2.0rc4, > and after finishing perl Makefile.PL as well as make, make test > produced the following output: > > > loading...ok > > Testi

RE: Embperl Installtion Problem

2005-07-21 Thread Gerald Richter
Hi, > > On a SUSE Linux 9.3 machine with Apache2 I downloaded > Embperl-2.0rc4, and after finishing perl Makefile.PL as well > as make, make test produced the following output: > > > loading...ok > > Testing offline mode... > > #0 ascii... make: ***

Embperl Installtion Problem

2005-07-21 Thread Matthias Auchmann
Hi List! I've the following problem: On a SUSE Linux 9.3 machine with Apache2 I downloaded Embperl-2.0rc4, and after finishing perl Makefile.PL as well as make, make test produced the following output: loading...ok Testing offline mode... #0 ascii...