> Trying to install Embperl 2.2.0 on a Linux
2.4.21-47.ELsmp
> box, under Apache 1.3.31, we are getting the below
errors at
> make test.
>
> The only clue I have is that apr_strings.h seems to be
a file
> for Apache Portable Runtime, which is generally
associated
> with Apache 2.
Yes, this is true.
Is Apache 2/mod_perl 2 also installed on that machine?
What is the output when you run Makefile.PL?
Gerald
Any help is appreciated.
>
> > make test
> make[1]: Entering directory `/path/Embperl-2.2.0/xs'
> make[2]: Entering directory
`/path/Embperl-2.2.0/xs/Embperl'
> make[3]: Entering directory
`/path/Embperl-2.2.0/xs/Embperl/App'
> gcc -c -I/path/Embperl-2.2.0
> -I/path/apache_1.3.31/src/include
> -I/path/apache_1.3.31/src/regex
> -I/path/apache_1.3.31/src/os/unix
-I/home/caton01/httpd-2.0.50/bindi
> t/include -I/usr/local/ssl/include
-I/usr/include/libxml2
> -I/usr/include/libxml2 -I/test/Embperl-2.2.0/xs
> -fno-strict-aliasing -I/usr/local/include
-D_LARGEFILE_SOU
> CE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O3
> -DVERSION="2.2.0"
> -DXS_VERSION="2.2.0" -fpic
>
"-I/usr/local/lib/perl5/5.8.3/i686-linux/CORE"
> -DAPACHE -DAPAC
> E2 -DEP2 -DLIBXSLT App.c
> In file included from App.xs:13:
> /path/Embperl-2.2.0/ep.h:159:25: apr_strings.h: No such
file
> or directory
> make[3]: *** [App.o] Error 1
> make[3]: Leaving directory
`/path/Embperl-2.2.0/xs/Embperl/App'
> make[2]: *** [subdirs] Error 2
> make[2]: Leaving directory
`/path/Embperl-2.2.0/xs/Embperl'
> make[1]: *** [subdirs] Error 2
> make[1]: Leaving directory `/path/Embperl-2.2.0/xs'
> make: *** [subdirs] Error 2
>
> --
> Regards,
> Tim Grant
> Application Developer, VWR International
> 610-719-7097
>
>
>
> The information contained in this e-mail message may be
> privileged, confidential and protected from disclosure.
If
> you are not the intended recipient, any dissemination,
> distribution or copying is strictly prohibited. If you
think
> that you have received this e-mail message in error
please
> e-mail the sender and delete the message. Thank you.
>
>
>
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: embperl-unsubscribe perl.apache.org
> For additional commands, e-mail: embperl-help perl.apache.org
>
>
> ** Virus checked by BB-5000 Mailfilter **
> !DSPAM:416,463b6b0e193771692020448!
>
>
** Virus checked by BB-5000 Mailfilter **
------------------------------------------------------------
---------
To unsubscribe, e-mail: embperl-unsubscribe perl.apache.org
For additional commands, e-mail: embperl-help perl.apache.org
|