I have a Fedora Core box and don't seem able to build Embperl. I cannot
work out what is missing. I have installed the -devel packages for
httpd, mod_perl and apr.

With 2.0b11 it fails not finding apr.h (which does in fact exist in
/usr/include/apr-0 but this isn't in the include path)

/usr/bin/perl /usr/lib/perl5/5.8.3/ExtUtils/xsubpp  -typemap
/usr/lib/perl5/5.8.3/ExtUtils/typemap -typemap ../../typemap  App.xs >
App.xsc && mv App.xsc App.c
gcc -c  -I/root/.cpan/build/Embperl-2.0b11 -I/usr/include/httpd
-I/usr/include/httpd/regex -I/usr/include/httpd/os/unix
-I/root/.cpan/build/Embperl-2.0b11/xs -D_REENTRANT -D_GNU_SOURCE
-DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/include/gdbm -O2 -g -pipe -march=i386 -mcpu=i686  
-DVERSION=\"2.0b11\" -DXS_VERSION=\"2.0b11\" -fPIC
"-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DAPACHE
-DAPACHE2 -DEP2  App.c
In file included from /usr/include/httpd/httpd.h:29,
                 from /root/.cpan/build/Embperl-2.0b11/ep.h:145,
                 from App.xs:13:
/usr/include/httpd/ap_config.h:19:17: apr.h: No such file or directory

With 1.36 it fails not finding Apache/src.pm

I don't really care which I use as long as I can get it going.

Any ideas ?

Jon



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to