Re: Compiling with Apache 2.4

John D Groenveld <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>
In message <[email protected]>, Ruben Safir wri
tes:
>I really wanted to make this static and compile from mod_perl and it
>just looks like it is not possible any longer unless I can get apr UNDER
>the apache tree somehow.

Unknown whether statically link is supported, but mod_perl works
fine as a DSO.

>I tried adding /usr/local/apr to ld.conf.d with no luck
>
>There is a section in the apache code
>ls ../httpd-2.4.27/srclib/
>apr-1.6.2  apr-util-1.6.0  Makefile  Makefile.in
>
>where I added the source code for apr, but it is not being seen

$ ln -s apr-1.6.2 apr
$ ln -s apr-util-1.6.0 apr-util

John
[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.