-webalizer インストール-

    
 cd /usr/ports/japanese/webalizer

  統計をとるために・・webalizer をインストールしました。
 
 Portを使ってインストールしました。

sub2# cd /usr/ports/japanese/webalizer
sub2# make install

>> webalizer-2.01-10-src.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from ftp://ftp.mrunix.net/pub/webalizer/.
Receiving webalizer-2.01-10-src.tar.bz2 (252664 bytes): 100% (ETA 00:00)
252664 bytes transferred in 49.0 seconds (5.03 kBps)
===> Extracting for ja-webalizer-2.1.10_1
>> Checksum OK for webalizer-2.01-10-src.tar.bz2.
===> Patching for ja-webalizer-2.1.10_1
===> Applying FreeBSD patches for ja-webalizer-2.1.10_1
===> ja-webalizer-2.1.10_1 depends on shared library: gd.2 - not found
===> Verifying install for gd.2 in /usr/ports/graphics/gd

If you want to compile with Xpm support,
hit Ctrl-C right now and use "make WITH_X11=yes"

>> gd-1.8.4.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from http://www.boutell.com/gd/http/.
Receiving gd-1.8.4.tar.gz (257631 bytes): 100%
257631 bytes transferred in 12.8 seconds (19.68 kBps)
>> gd_gif_in.c.bz2 doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from http://www.boutell.com/gd/http/.
fetch: http://www.boutell.com/gd/http/gd_gif_in.c.bz2: Not Found
>> Attempting to fetch from ftp://ftp.boutell.com/pub/boutell/gd/.
fetch: ftp://ftp.boutell.com/pub/boutell/gd/gd_gif_in.c.bz2: Connection refused
>> Attempting to fetch from http://virtual-estates.net/~mi/port-stuff/.
Receiving gd_gif_in.c.bz2 (3760 bytes): 100%
3760 bytes transferred in 0.3 seconds (10.88 kBps)
===> Extracting for gd-1.8.4_6
>> Checksum OK for gd-1.8.4.tar.gz.
>> Checksum OK for gd_gif_in.c.bz2.
===> Patching for gd-1.8.4_6
===> Applying FreeBSD patches for gd-1.8.4_6
===> gd-1.8.4_6 depends on executable: freetype-config - found
===> gd-1.8.4_6 depends on shared library: jpeg - not found
===> Verifying install for jpeg in /usr/ports/graphics/jpeg
>> jpegsrc.v6b.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from http://www.ijg.org/files/.
Receiving jpegsrc.v6b.tar.gz (613261 bytes): 100%
613261 bytes transferred in 15.9 seconds (37.57 kBps)
===> Extracting for jpeg-6b_1
>> Checksum OK for jpegsrc.v6b.tar.gz.
===> Patching for jpeg-6b_1
===> Applying FreeBSD patches for jpeg-6b_1
===> jpeg-6b_1 depends on executable: libtool - not found
===> Verifying install for libtool in /usr/ports/devel/libtool
>> libtool-1.3.4.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from ftp://ftp.gnu.org/gnu/libtool/.
Receiving libtool-1.3.4.tar.gz (535519 bytes): 100% (ETA 00:00)
535519 bytes transferred in 87.6 seconds (5.97 kBps)
===> Extracting for libtool-1.3.4_4
>> Checksum OK for libtool-1.3.4.tar.gz.
===> Patching for libtool-1.3.4_4
===> Applying FreeBSD patches for libtool-1.3.4_4
===> Configuring for libtool-1.3.4_4
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for gcc... cc
checking whether the C compiler (cc -O -pipe ) works... yes
checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for ranlib... ranlib
checking host system type... i386-portbld-freebsd4.8
checking build system type... i386-portbld-freebsd4.8
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
updating cache ./config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating tests/Makefile
configuring in libltdl
running /bin/sh ./configure --prefix=/usr/local i386-portbld-freebsd4.8 --enable-ltdl-install --cac
he-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) cc
checking whether the C compiler (cc -O -pipe ) works... yes
checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for working const... yes
checking for inline... inline
checking host system type... i386-portbld-freebsd4.8
checking build system type... i386-portbld-freebsd4.8
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
updating cache .././config.cache
loading cache .././config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... yes
checking if cc static flag -static works... -static
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/elf/ld option to reload object files... -r
checking dynamic linker characteristics... freebsd4.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache .././config.cache
loading cache .././config.cache
checking which extension is used for shared libraries... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for objdir... .libs
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for malloc.h... no
checking for memory.h... yes
checking for stdlib.h... yes
checking for stdio.h... yes
checking for ctype.h... yes
checking for dlfcn.h... yes
checking for dl.h... no
checking for dld.h... no
checking for string.h... yes
checking for strchr... yes
checking for strrchr... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for dlopen in -ldl... no
checking for dlopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for dlerror... yes
checking command to parse /usr/bin/nm -B output... yes
checking for _ prefix in compiled symbols... (cached) no
updating cache .././config.cache
creating ./config.status
creating Makefile
creating config.h