<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>DIYMacServer &#187; Topic: ./configure: error: invalid variable name: --enable-mods-shared</title>
<link>http://diymacserver.com/forum/</link>
<description>DIYMacServer &#187; Topic: ./configure: error: invalid variable name: --enable-mods-shared</description>
<language>en</language>
<pubDate>Thu, 09 Feb 2012 03:17:44 +0000</pubDate>

<item>
<title>Richard on "./configure: error: invalid variable name: --enable-mods-shared"</title>
<link>http://diymacserver.com/forum/topic/configure-error-invalid-variable-name-enable-mods-shared#post-638</link>
<pubDate>Mon, 23 Feb 2009 08:38:18 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">638@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I will check your findings on the &#34;shared-all&#34; error.&#60;/p&#62;
&#60;p&#62;On the modules in the httpd.conf problem, you have an older httpd.conf and the module list has changed since the last time you installed Apache. Therefore old modules who are not compatible with this new version still get loaded and cause errors.&#60;/p&#62;
&#60;p&#62;Maybe I need to put something in the documentation about this.
&#60;/p&#62;</description>
</item>
<item>
<title>darrcass on "./configure: error: invalid variable name: --enable-mods-shared"</title>
<link>http://diymacserver.com/forum/topic/configure-error-invalid-variable-name-enable-mods-shared#post-637</link>
<pubDate>Sun, 22 Feb 2009 01:43:45 +0000</pubDate>
<dc:creator>darrcass</dc:creator>
<guid isPermaLink="false">637@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;OK -- got apache installed ok with this configure command:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;./configure --enable-layout=Leopard \
--with-ssl=/usr \
--with-mpm=prefork \
--disable-static \
--disable-unique-id \
--disable-ipv6 \
--enable-rewrite=shared \
--enable-speling=shared \
--enable-ssl=shared \
--enable-dav=shared \
--enable-cache=shared \
--enable-proxy=shared \
--enable-shared=shared \
--enable-logio=shared \
--enable-deflate=shared \
--with-included-apr \
--enable-cgi=shared \
--enable-cgid=shared \
--enable-suexec=shared&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I had to comment out several lines in httpd.conf that tried to load built-in modules, but that was easy beacause when you try to start apache, it will fail and tell you which line to comment.
&#60;/p&#62;</description>
</item>
<item>
<title>darrcass on "./configure: error: invalid variable name: --enable-mods-shared"</title>
<link>http://diymacserver.com/forum/topic/configure-error-invalid-variable-name-enable-mods-shared#post-636</link>
<pubDate>Sat, 21 Feb 2009 21:36:14 +0000</pubDate>
<dc:creator>darrcass</dc:creator>
<guid isPermaLink="false">636@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I'm attempting to install apache 2.2.11 on osx 10.5.6.&#60;/p&#62;
&#60;p&#62;I've cd'd to ~/Desktop/httpd-2.2.11 and edited config.layout:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;# Leopard Layout

&#38;lt;Layout Leopard&#38;gt;
  prefix: /usr
  exec_prefix: ${prefix}
  bindir: ${exec_prefix}/bin
  sbindir: ${exec_prefix}/sbin
  libdir: ${exec_prefix}/lib
  libexecdir: ${exec_prefix}/libexec+
  mandir: ${prefix}/share/man
  sysconfdir: /etc+
  datadir: /Library/Webserver
  installbuilddir: ${prefix}/share/httpd/build
  errordir: ${prefix}/share/httpd/error
  iconsdir: ${prefix}/share/httpd/icons
  htdocsdir: ${datadir}/Documents
  manualdir: ${datadir}/share/httpd/manual
  cgidir: ${datadir}/CGI-Executables
  includedir: ${prefix}/include+
  localstatedir: /var
  runtimedir: ${localstatedir}/run
  logfiledir: ${localstatedir}/log+
  proxycachedir: ${runtimedir}/proxy
&#38;lt;/Layout&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'm getting the error mentioned in the title when i try to: &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;./configure --enable-layout=Leopard \
--enable-mods-shared=all \
--with-ssl=/usr \
--with-mpm=prefork \
--disable-static \
--disable-unique-id \
--disable-ipv6 \
--enable-ssl \
--enable-dav \
--enable-cache \
--enable-proxy \
--enable-shared \
--enable-logio \
--enable-deflate \
--with-included-apr \
--enable-cgi \
--enable-cgid \
--enable-suexec&#60;/code&#62;&#60;/pre&#62;</description>
</item>

</channel>
</rss>

