Re: compile embperl on fedora core 1

2003-11-28 Thread Gerald Richter
> > I have added 'usr/include/apr-0' myself to the Makefile and this gets > Embperl working. > After relooking at this problem, realized that this problem is really already fixed (as I though before), but you need the Makefile.PL from the current CVS version. You can get it from http://cvs.apache.

Antwort: Re: Re: compile embperl on fedora core 1

2003-11-10 Thread Alexander Hartmaier
ry if this works. Alex Von: Gerald Richter <[EMAIL PROTECTED]> am 07.11.2003 20:29 An: Alexander Hartmaier/DEBIS/EDVG/[EMAIL PROTECTED], [EMAIL PROTECTED] Kopie: Thema:Re: Re: compile embperl on fedora core 1 > #35 escape.htm... > Error in Line 44 > Is: >Hashin

Re: Re: compile embperl on fedora core 1

2003-11-07 Thread Gerald Richter
.11.2003 15:41 > > > > An: [EMAIL PROTECTED] > Kopie: > > Thema:Re: compile embperl on fedora core 1 > > On Fri, Nov 07, 2003 at 03:31:29PM +0100, Alexander Hartmaier wrote: >> I just looked after the missing .h files: >> >> They are located

Re: Re: compile embperl on fedora core 1

2003-11-07 Thread Alexander Hartmaier
>HashinAhttp://localhost/tests?A=1&B=2";>< ## @Gerald: could you fix the Makefile.PL?! Thanks! Lets look if Embperl really works... Von: Benni Baermann <[EMAIL PROTECTED]> am 07.11.2003 15:41 An: [EMAIL PROTECTED]

Re: compile embperl on fedora core 1

2003-11-07 Thread Benni Baermann
On Fri, Nov 07, 2003 at 03:31:29PM +0100, Alexander Hartmaier wrote: > I just looked after the missing .h files: > > They are located in '/usr/include/apr-0' (from the apr-devel rpm). > > Maybe this path needs to be included as well as '/usr/include/httpd'??? For me this works. (See one of the p

Re: compile embperl on fedora core 1

2003-11-07 Thread Alexander Hartmaier
Hi again! I just looked after the missing .h files: They are located in '/usr/include/apr-0' (from the apr-devel rpm). Maybe this path needs to be included as well as '/usr/include/httpd'??? Alex - To unsubscribe, e-mail:

compile embperl on fedora core 1

2003-11-07 Thread Alexander Hartmaier
Hi! I'm trying to install embperl on fedora core 1 linux. These devel packages are installed additionally: apr-devel apr-util-devel httpd-devel mod_perl from fedora core 1 is used (mod_perl-1.99_09-10) Embperl 2.0b9 won't compile so i took the CVS snapshot ( embperl_20031107111845.tar.gz). A