<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 3: Loading module does not work</title><link>https://sourceforge.net/p/mod-replace/bugs/3/</link><description>Recent changes to 3: Loading module does not work</description><atom:link href="https://sourceforge.net/p/mod-replace/bugs/3/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 08 Aug 2008 20:32:37 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mod-replace/bugs/3/feed.rss" rel="self" type="application/rss+xml"/><item><title>Loading module does not work</title><link>https://sourceforge.net/p/mod-replace/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've successfully built the module with both apxs and by rebuilding all of Apache 2.0.54 with the "standard" installation of this module (i.e. adding the directions in the INSTALL file). However, after the install, I attempted to run apache and load the module and an error shows up. It says it is unable to load the module because it can't find the symbol "pcre_study", despite the fact that pcre is part of Apache and the header file is in the "include" directory of Apache post-installation. I noticed the header file includes pcre.h by using a relative path to it (i.e. ../../srclib/pcre/pcre.h) and, in order to get apxs to compile the module, I had to change this to just "pcre.h" and then do a -Ipath_to_srclib/pcre.&lt;/p&gt;
&lt;p&gt;So, am I doing something wrong or is there a bug with something in the module?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 08 Aug 2008 20:32:37 -0000</pubDate><guid>https://sourceforge.netf9e60b4e3a39f68ffa6401c6d3d5a682446a14b3</guid></item></channel></rss>