building Mapserver on Gentoo: with-httpd

Pericles S. Nacionales nacional at CBS.UMN.EDU
Tue Oct 12 18:13:31 EDT 2004


Hi,

Good to hear someone is putting together a MapServer ebuild for Gentoo.
In Gentoo, the Apache httpd daemon is called apache (for versions 1.3.x)
or apache2 (for versions 2.0.x).  So, the argument would be "--with-
httpd=/usr/sbin/apache2"

Good luck!
-Perry N.

On Tue, 2004-10-12 at 10:35 -0500, Jeff Kowalczyk wrote:
> I'm trying to build mapserver on Gentoo linux, in preparation to attempt
> an ebuild installation package for it. I have net-www/apache-2.0.52
> installed.
>
> I need information on the expectation of the with-httpd argument:
>
> On Gentoo linux, and perhaps with httpd-2.x in general, there doesn't seem
> to be an 'httpd' program etc. What is that argument looking for? With the
> apr or axps options work instead (configure help says disabled)? Thanks.
>
> Here is the (abbreviated) Gentoo file manifest for an installed
> apache-2.0.52:
>
> # qpkg -l apache | more
> net-www/apache-2.0.52 *
> CONTENTS:
> /etc
> /etc/conf.d
> /etc/conf.d/apache2
> /etc/init.d
> /etc/init.d/apache2
> /etc/apache2
> /etc/apache2/conf
> /etc/apache2/conf/magic
> /etc/apache2/conf/modules.d
> /etc/apache2/conf/modules.d/40_mod_ssl.conf
> /etc/apache2/conf/modules.d/00_apache_manual.conf
> /etc/apache2/conf/modules.d/45_mod_dav.conf
> /etc/apache2/conf/modules.d/46_mod_ldap.conf
> /etc/apache2/conf/modules.d/41_mod_ssl.default-vhost.conf
> /etc/apache2/conf/commonapache2.conf
> /etc/apache2/conf/vhosts
> /etc/apache2/conf/vhosts/vhosts.conf
> /etc/apache2/conf/vhosts/virtual-homepages.conf
> /etc/apache2/conf/vhosts/dynamic-vhosts.conf
> /etc/apache2/conf/apache2.conf
> /etc/apache2/conf/mime.types
> /etc/apache2/apache2-builtin-mods
> /var
> /var/www
> /var/www/localhost
> /var/www/localhost/error
> /var/www/localhost/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var (...)
> /var/www/localhost/error/HTTP_NOT_FOUND.html.var /var/www/localhost/icons
> /var/www/localhost/icons/generic.sec.gif (...)
> /var/www/localhost/icons/c.gif
> /var/www/localhost/htdocs
> /var/www/localhost/htdocs/index.html.var
> /var/www/localhost/htdocs/index.html.he.iso8859-8
> /var/www/localhost/htdocs/index.html.lb.utf8
> /var/www/localhost/htdocs/index.html.zh-tw.big5
> /var/www/localhost/htdocs/apache_pb.gif
> /var/www/localhost/htdocs/apache_pb.png (...) /var/www/localhost/cgi-bin
> /var/www/localhost/cgi-bin/test-cgi
> /var/www/localhost/cgi-bin/printenv
> /usr
> /usr/bin
> /usr/bin/apu-config
> /usr/bin/apr-config
> /usr/lib
> /usr/lib/ssl
> /usr/lib/ssl/apache2-mod_ssl
> /usr/lib/ssl/apache2-mod_ssl/gentestcrt.sh /usr/lib/libapr-0.la
> /usr/lib/libapr-0.so -> libapr-0.so.0.9.5 /usr/lib/libaprutil-0.so.0 ->
> libaprutil-0.so.0.9.5 /usr/lib/libapr-0.so.0 -> libapr-0.so.0.9.5
> /usr/lib/libaprutil-0.la
> /usr/lib/libaprutil-0.so -> libaprutil-0.so.0.9.5
> /usr/lib/libapr-0.so.0.9.5
> /usr/lib/libapr-0.a
> /usr/lib/aprutil.exp
> /usr/lib/apache2-extramodules
> /usr/lib/apache2-extramodules/mod_ssl.so
> /usr/lib/apache2-extramodules/mod_auth_ldap.so
> /usr/lib/apache2-extramodules/mod_ldap.so /usr/lib/libaprutil-0.so.0.9.5
> /usr/lib/apache2
> /usr/lib/apache2/lib -> /usr/lib
> /usr/lib/apache2/conf -> /etc/apache2/conf /usr/lib/apache2/logs ->
> /var/log/apache2 /usr/lib/apache2/build
> /usr/lib/apache2/build/apr_rules.mk
> /usr/lib/apache2/build/envvars-std
> /usr/lib/apache2/build/libtool
> /usr/lib/apache2/build/config_vars.mk /usr/lib/apache2/build/envvars
> /usr/lib/apache2/build/special.mk
> /usr/lib/apache2/build/rules.mk
> /usr/lib/apache2/build/program.mk
> /usr/lib/apache2/build/instdso.sh
> /usr/lib/apache2/build/ltlib.mk
> /usr/lib/apache2/build/config.nice
> /usr/lib/apache2/build/library.mk
> /usr/lib/apache2/modules
> /usr/lib/apache2/modules/mod_file_cache.so (...)
> /usr/lib/apache2/modules/httpd.exp (...) /usr/lib/apache2/extramodules ->
> /usr/lib/apache2-extramodules /usr/lib/libaprutil-0.a
> /usr/lib/apr.exp
> /usr/sbin
> /usr/sbin/ab2
> /usr/sbin/apxs2
> /usr/sbin/htdbm
> /usr/sbin/logresolve2
> /usr/sbin/logresolve2.pl
> /usr/sbin/apache2ctl
> /usr/sbin/htpasswd2
> /usr/sbin/suexec2
> /usr/sbin/apache2logserverstatus
> /usr/sbin/list_hooks2.pl
> /usr/sbin/split-logfile2
> /usr/sbin/ab2-ssl
> /usr/sbin/apache2splitlogfile
> /usr/sbin/dbmmanage2
> /usr/sbin/rotatelogs2
> /usr/sbin/checkgid2
> /usr/sbin/htdigest2
> /usr/sbin/apache2
> /usr/sbin/log_server_status
> /usr/share
> /usr/share/doc
> /usr/share/doc/apache-2.0.52 (...)
> /usr/share/man (...)
> /usr/include/apache2
> /usr/include/apache2/apr_general.h
> /usr/include/apache2/apr_support.h (...) /usr/include/apache2/httpd.h
> (...)
> /var/www/localhost/htdocs/manual -> /usr/share/doc/apache-2.0.52/manual
--
Pericles S. Nacionales <nacional at cbs.umn.edu>



More information about the mapserver-users mailing list