On Thu, 16 Nov 2023 01:43:16 +0100
"Vincent Veyron" <[email protected]> wrote:
Hi All,
Following advice from Joe Schaefer, I compiled libapreq2 from subversion
sources.
Make install fails with : make: *** No rule to make target 'install'. Stop.
(Unix build)
So, I simply replaced the libapreq2.so.3.8.1 file provided by the Debian
package with the one compiled locally, found in httpd-apreq-2/library/.libs,
and this solves the problem, forms are working again.
Is it okay to simply proceed this way, or should I look for a way to make
install?
By the way, Perl build fails with :
/home/vincent/tmp/httpd-apreq-2/glue/perl/xsbuilder/apreq_xs_postperl.h:22:10:
fatal error: modperl_perl_unembed.h: No such file or directory
22 | #include "modperl_perl_unembed.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
--
Bien à vous,
Vincent Veyron