-Apache2インストール-

   
 FreeBSD Ports


===> Installing for apache-2.0.44
PKG_PREFIX=/usr/local /bin/sh pkg-install apache-2.0.44 PRE-INSTALL
Making install in srclib
Making install in apr
Making all in strings
Making all in passwd
Making all in tables
Making all in file_io/unix
Making all in network_io/unix
Making all in threadproc/unix
Making all in misc/unix
Making all in locks/unix
Making all in time/unix
Making all in mmap/unix
Making all in shmem/unix
Making all in user/unix
Making all in memory/unix
Making all in atomic/unix
Making all in poll/unix
Making all in support/unix
Making all in dso/unix
if [ ! -d /usr/local/include/apache2 ]; then /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/bu
ild/mkdir.sh /usr/local/include/apache2; fi;
mkdir /usr/local/include/apache2
cp -p /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/include/*.h /usr/local/include/apache2;
if test -n "/usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr"; then cp -p /usr/ports/www/apache2
/work/httpd-2.0.44/srclib/apr/include/*.h /usr/local/include/apache2; fi;
if [ ! -d /usr/local/lib/apache2 ]; then /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/build/
mkdir.sh /usr/local/lib/apache2; fi;
mkdir /usr/local/lib/apache2
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --mode=install cp libapr.la /usr
/local/lib/apache2
cp .libs/libapr.so.9 /usr/local/lib/apache2/libapr.so.9
(cd /usr/local/lib/apache2 && rm -f libapr.so && ln -s libapr.so.9 libapr.so)
(cd /usr/local/lib/apache2 && rm -f libapr.so && ln -s libapr.so.9 libapr.so)
cp .libs/libapr.lai /usr/local/lib/apache2/libapr.la
cp .libs/libapr.a /usr/local/lib/apache2/libapr.a
ranlib /usr/local/lib/apache2/libapr.a
chmod 644 /usr/local/lib/apache2/libapr.a
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --mode=install cp apr.exp /usr/l
ocal/lib/apache2
cp apr.exp /usr/local/lib/apache2/apr.exp
if [ ! -d /usr/local/share/apache2/build ]; then /usr/ports/www/apache2/work/httpd-2.0.44/srclib/ap
r/build/mkdir.sh /usr/local/share/apache2/build; fi;
mkdir /usr/local/share/apache2
mkdir /usr/local/share/apache2/build
if [ -f libtool ]; then /bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --mode=
install cp libtool /usr/local/share/apache2/build; fi;
cp libtool /usr/local/share/apache2/build/libtool
if [ -f shlibtool ]; then /bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --mod
e=install cp shlibtool /usr/local/share/apache2/build; fi;
if [ ! -d /usr/local/lib/apache2 ]; then /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/build/
mkdir.sh /usr/local/lib/apache2; fi;
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --mode=install cp apr-config /us
r/local/lib/apache2
cp apr-config /usr/local/lib/apache2/apr-config
chmod 755 /usr/local/lib/apache2/apr-config
Making install in apr-util
Making all in buckets
Making all in crypto
Making all in dbm
Making all in sdbm
Making all in .
Making all in encoding
Making all in hooks
Making all in ldap
Making all in uri
Making all in xml
Making all in misc
Making all in strmatch
Making all in xlate
if [ ! -d /usr/local/include/apache2 ]; then /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/bu
ild/mkdir.sh /usr/local/include/apache2; fi;
cp -p /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr-util/include/*.h /usr/local/include/apache
2
if [ -n "/usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr-util" ]; then cp -p /usr/ports/www/apa
che2/work/httpd-2.0.44/srclib/apr-util/include/*.h /usr/local/include/apache2; fi;
if [ ! -d /usr/local/lib/apache2 ]; then /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/build/
mkdir.sh /usr/local/lib/apache2; fi;
list=''; for i in $list; do ( cd $i ; make DESTDIR= install ); done
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --mode=install cp libaprutil.la
/usr/local/lib/apache2
cp .libs/libaprutil.so.9 /usr/local/lib/apache2/libaprutil.so.9
(cd /usr/local/lib/apache2 && rm -f libaprutil.so && ln -s libaprutil.so.9 libaprutil.so)
(cd /usr/local/lib/apache2 && rm -f libaprutil.so && ln -s libaprutil.so.9 libaprutil.so)
cp .libs/libaprutil.lai /usr/local/lib/apache2/libaprutil.la
cp .libs/libaprutil.a /usr/local/lib/apache2/libaprutil.a
ranlib /usr/local/lib/apache2/libaprutil.a
chmod 644 /usr/local/lib/apache2/libaprutil.a
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --mode=install cp aprutil.exp /u
sr/local/lib/apache2
cp aprutil.exp /usr/local/lib/apache2/aprutil.exp
if [ ! -d /usr/local/lib/apache2 ]; then /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/build/
mkdir.sh /usr/local/lib/apache2; fi;
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --mode=install cp apu-config /us
r/local/lib/apache2
cp apu-config /usr/local/lib/apache2/apu-config
chmod 755 /usr/local/lib/apache2/apu-config
Making install in pcre
Making install in os
Making install in unix
Making install in server
Making install in mpm
Making install in prefork
Making install in modules
Making install in aaa
mkdir /usr/local/libexec/apache2
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_a
ccess.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_a
uth.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_a
uth_anon.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_a
uth_dbm.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_a
uth_digest.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in filters
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_e
xt_filter.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_i
nclude.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_d
eflate.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in loggers
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_l
og_config.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in metadata
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_e
nv.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_m
ime_magic.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_c
ern_meta.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_e
xpires.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_h
eaders.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_u
sertrack.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_u
nique_id.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_s
etenvif.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in proxy
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_p
roxy.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_p
roxy_connect.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_p
roxy_ftp.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_p
roxy_http.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in ssl
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_s
sl.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in http
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_m
ime.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in dav/main
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_d
av.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in generators
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_s
tatus.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_a
utoindex.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_a
sis.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_i
nfo.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_c
gi.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_c
gid.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in dav/fs
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_d
av_fs.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in mappers
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_v
host_alias.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_n
egotiation.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_d
ir.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_i
map.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_a
ctions.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_s
peling.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_u
serdir.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_a
lias.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/ports/www/apache2/work/httpd-2.0.44/srclib/apr/libtool --silent --mode=install cp mod_r
ewrite.la /usr/local/libexec/apache2/
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/libexec/apache2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in support

Building shared: mod_access.la mod_auth.la mod_auth_anon.la mod_auth_dbm.la mod_auth_digest.la
Building shared: mod_ext_filter.la mod_include.la mod_deflate.la
Building shared: mod_log_config.la
Building shared: mod_env.la mod_mime_magic.la mod_cern_meta.la mod_expires.la mod_headers.la mod_use
rtrack.la mod_unique_id.la mod_setenvif.la
Building shared: mod_proxy.la mod_proxy_connect.la mod_proxy_ftp.la mod_proxy_http.la
Building shared: mod_ssl.la
Building shared: mod_mime.la
Building shared: mod_dav.la
Building shared: mod_status.la mod_autoindex.la mod_asis.la mod_info.la mod_cgi.la mod_cgid.la
Building shared: mod_dav_fs.la
Building shared: mod_vhost_alias.la mod_negotiation.la mod_dir.la mod_imap.la mod_actions.la mod_spe
ling.la mod_userdir.la mod_alias.la mod_rewrite.la

Installing configuration files
mkdir /usr/local/etc/apache2
Installing HTML documents
mkdir /usr/local/www
mkdir /usr/local/www/data-dist
Installing error documents
mkdir /usr/local/www/error-dist
cd /usr/ports/www/apache2/work/httpd-2.0.44/docs/error && cp -rp * /usr/local/www/error-dist
Installing icons
mkdir /usr/local/www/icons-dist
cd /usr/ports/www/apache2/work/httpd-2.0.44/docs/icons && cp -rp * /usr/local/www/icons-dist
Installing CGIs
mkdir /usr/local/www/cgi-bin-dist
cd /usr/ports/www/apache2/work/httpd-2.0.44/docs/cgi-examples && cp -rp * /usr/local/www/cgi-bin-dis
t
Installing header files
Installing man pages and online manual
mkdir /usr/local/share/doc/apache2
Installing build system files
===> Generating temporary packing list
Installing /usr/local/etc/rc.d/apache2.sh startup file.
===> Compressing manual pages for apache-2.0.44
===> Registering installation for apache-2.0.44