RE: Build of V2.1.0 fails on FreeBSD V6.1

2007-01-22 Thread Richter, Gerald
Hi, Finaly I have put your patch into the Embperl code and verified that all other places where perl is called sets up the stack correctly. I send you a patched version via private email and would be happy if you could run the make test to verify that I have done the right thing, before I rel

RE: FW: whats the ideal coding method in embperl

2007-01-22 Thread Richter, Gerald
Hi, > > I am really a newbie to embperl and wants to create a low traffic > > site which wil run on a 256 MB RAM VPS without swap, i have a few > > question : > > 1)Whats the coding style wrt to the coding what i > understand is : the > > obvious base.epl file with the necessary hierarchy

Re: FW: whats the ideal coding method in embperl

2007-01-22 Thread Kathryn Andersen
On Tue, Jan 23, 2007 at 06:40:25AM +0100, Richter, Gerald wrote: > > > 2) How to install embperl at Centos 4.2 system with yum > >> command/tool. > > Sorry, I never used Centos Don't use yum, use cpan. It won't be in a yum repository, but it is in the CPAN repository. Kathryn Andersen -- _-

RE: crash with simple template

2007-01-22 Thread Richter, Gerald
Hi, > Subject: crash with simple template > Thanks for the test case. The attached patch fixes the problem. It's also fixed in the SVN version Gerald > Hello embperl, > > OS: CentoS 4.4/x86_64 > Embperl: 2.2.0 > Template: in attache > > (gdb) run ./embpexec.pl crash.html.1 > Starting progr