>
> 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.
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
.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
>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]
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
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:
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