Re: Compiling/using Embperl

2010-03-19 Thread Michael Stevens
I get a warning about files missing from my kit: Warning: the following files are missing in your kit: eg/forms/Embperl/MyForm eg/forms/Embperl/MyForm/DataSource The build succeeds. Running "make test" gives: Starting httpd... pid = 5039 ok Testing mod_perl mode... #0 as

RE: Compiling/using Embperl

2010-03-18 Thread Gerald Richter - ECOS
Hi, please test http://www.embperl.org/downloads/Embperl-2.4.0_2.tar.gz It working for me on openSUSE 11.2 If you still get the Asseration error message after the first try, please provide me with a small example the can be used to reproduce the error. The few lines you showed me below, does n

RE: Compiling/using Embperl

2010-03-15 Thread Gerald Richter - ECOS
See http://perl.apache.org/embperl/pod/doc/Config.-page-1-.htm#sect_2 Gerald > -Original Message- > From: Michael Tomuschat [mailto:michael.tomusc...@t-online.de] > Sent: Friday, March 05, 2010 4:26 PM > To: Gerald Richter - ECOS > Subject: Re: Compiling/using Embpe

RE: Compiling/using Embperl

2010-03-05 Thread Gerald Richter - ECOS
system, you can run Embperl as CGI, which should not suffer from this problem > -Original Message- > From: Michael Tomuschat [mailto:michael.tomusc...@t-online.de] > Sent: Friday, March 05, 2010 3:12 PM > To: Gerald Richter - ECOS > Cc: embperl@perl.apache.org > Subject: Re: C

Re: Compiling/using Embperl

2010-03-05 Thread Michael Tomuschat
Hi, I think it a prefork-apache; rpm says: ~/tmp/Embperl-2.3.0> rpm -qa | grep -i apache apache2-utils-2.2.10-2.8.1 apache2-devel-2.2.10-2.8.1 apache2-prefork-2.2.10-2.8.1 apache2-mod_perl-2.0.4-40.12 apache2-2.2.10-2.8.1 when I try to remove apache2-prefork (which automatically installs apache

RE: Compiling/using Embperl

2010-03-05 Thread Gerald Richter - ECOS
Hi, > > I've compiled and installed embperl and tested it with a small http- > page and > it works ... but only once. When I press 'reload' the page is sometimes > displayed correctly, but often there is displayd en error: > > Error message: > Assertion ((svtype)((hv)->sv_flags & 0xff)) == SVt_P