2008年8月9日土曜日

FreeBSD ports CUIブラウザw3mのインストール

% whereis w3m
w3m: /usr/ports/japanese/w3m
% cd /usr/ports/japanese/w3m
% sudo make install clean
Password:
===>
===> You can enable some features by defining following variables.
===>
===> M17N (multilingualization)
===> JAPANESE (Japanese messages and migemo support, enabled)
===> INLINE_IMAGE (inline image support)
===> KEY_LYNX (keymap like lynx browser)
===>
===> You can disable some features by defining following variables.
===>
===> WITHOUT_SSL
===>
===> Vulnerability check disabled, database not found
=> w3m-0.5.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://nchc.dl.sourceforge.net/sourceforge/w3m/.
fetch: http://nchc.dl.sourceforge.net/sourceforge/w3m/w3m-0.5.2.tar.gz: Moved Temporarily
=> Attempting to fetch from http://kent.dl.sourceforge.net/sourceforge/w3m/.
w3m-0.5.2.tar.gz 100% of 1862 kB 96 kBps 00m00s
=> w3m-0.5-version-xhtml.patch doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://www.alib.jp/files/.
w3m-0.5-version-xhtml.patch 100% of 8965 B 188 kBps
===> Extracting for ja-w3m-0.5.2_2
===>
===> You can enable some features by defining following variables.
===>
===> M17N (multilingualization)
===> JAPANESE (Japanese messages and migemo support, enabled)
===> INLINE_IMAGE (inline image support)
===> KEY_LYNX (keymap like lynx browser)
===>
===> You can disable some features by defining following variables.
===>
===> WITHOUT_SSL
===>
===> Vulnerability check disabled, database not found
=> MD5 Checksum OK for w3m-0.5.2.tar.gz.
=> SHA256 Checksum OK for w3m-0.5.2.tar.gz.
=> MD5 Checksum OK for w3m-0.5-version-xhtml.patch.
=> SHA256 Checksum OK for w3m-0.5-version-xhtml.patch.
===> Patching for ja-w3m-0.5.2_2
===> Applying distribution patches for ja-w3m-0.5.2_2
===> Applying FreeBSD patches for ja-w3m-0.5.2_2
===> ja-w3m-0.5.2_2 depends on shared library: gc.1 - not found
===> Verifying install for gc.1 in /usr/ports/devel/boehm-gc
cd /usr/ports/devel/boehm-gc && make config;

===> Installing for ja-w3m-0.5.2_2
===> ja-w3m-0.5.2_2 depends on shared library: gc.1 - found
===> ja-w3m-0.5.2_2 depends on shared library: intl - found
===> Generating temporary packing list
===> Checking if japanese/w3m already installed
(cd libwc && make CC='cc' OPTS='')
mkdir -p /usr/local/bin
mkdir -p /usr/local/libexec/w3m
mkdir -p /usr/local/libexec/w3m/cgi-bin
mkdir -p /usr/local/share/w3m
mkdir -p /usr/local/man/man1
mkdir -p /usr/local/man/ja/man1
install -s -o root -g wheel -m 555 w3m /usr/local/bin/w3m
install -o root -g wheel -m 444 w3mhelp-w3m_ja.html /usr/local/share/w3m/w3mhelp.html
install -o root -g wheel -m 444 ./doc/w3m.1 /usr/local/man/man1/w3m.1
install -o root -g wheel -m 444 ./doc-jp/w3m.1 /usr/local/man/ja/man1/w3m.1
targets="inflate"; for file in $targets; do case $file in w3mimgdisplay) install -s -o root -g wheel -m 555 $file /usr/local/libexec/w3m/$file;; *) install -s -o root -g wheel -m 555 $file /usr/local/libexec/w3m/$file;; esac; done
for file in w3mbookmark w3mhelperpanel; do install -s -o root -g wheel -m 555 $file /usr/local/libexec/w3m/cgi-bin/$file; done
for dir in scripts; do (cd $dir && make PERL='/usr/bin/perl' MKDIR='mkdir -p' BIN_DIR='/usr/local/bin' AUXBIN_DIR='/usr/local/libexec/w3m' CGIBIN_DIR='/usr/local/libexec/w3m/cgi-bin' HELP_DIR='/usr/local/share/w3m' MAN_DIR='/usr/local/man' ETC_DIR='/usr/local/etc' CONF_DIR='/usr/local/etc/w3m' RC_DIR='~/.w3m' DESTDIR='' KEYBIND_SRC='keybind.c'); done
for subdir in multipart w3mman; do (cd $subdir && make); done
for subdir in multipart w3mman; do (cd $subdir && make); done
topdir=`pwd`; for dir in scripts; do (cd $dir && make PERL='/usr/bin/perl' MKDIR='mkdir -p' BIN_DIR='/usr/local/bin' AUXBIN_DIR='/usr/local/libexec/w3m' CGIBIN_DIR='/usr/local/libexec/w3m/cgi-bin' HELP_DIR='/usr/local/share/w3m' MAN_DIR='/usr/local/man' ETC_DIR='/usr/local/etc' CONF_DIR='/usr/local/etc/w3m' RC_DIR='~/.w3m' DESTDIR='' KEYBIND_SRC='keybind.c' install); done
mkdir -p /usr/local/libexec/w3m
mkdir -p /usr/local/libexec/w3m/cgi-bin
mkdir -p /usr/local/share/w3m
for file in xface2xpm; do install -o root -g wheel -m 555 $file /usr/local/libexec/w3m; done
for file in dirlist.cgi w3mhelp.cgi w3mmail.cgi; do install -o root -g wheel -m 555 $file /usr/local/libexec/w3m/cgi-bin; done
for file in w3mhelp-*.pl; do install -o root -g wheel -m 444 $file /usr/local/share/w3m; done
for subdir in multipart w3mman; do (cd $subdir && make install); done
mkdir -p /usr/local/libexec/w3m/cgi-bin
for file in multipart.cgi; do install -o root -g wheel -m 555 $file /usr/local/libexec/w3m/cgi-bin; done
mkdir -p /usr/local/bin
mkdir -p /usr/local/libexec/w3m/cgi-bin
mkdir -p /usr/local/man/man1
for file in w3mman; do install -o root -g wheel -m 555 $file /usr/local/bin; done
for file in w3mman2html.cgi; do install -o root -g wheel -m 555 $file /usr/local/libexec/w3m/cgi-bin; done
for file in w3mman.1; do install -o root -g wheel -m 444 $file /usr/local/man/man1; done
NLSTARGET="po"; for subdir in $NLSTARGET; do (cd $subdir && make install); done
/bin/sh .././mkinstalldirs /usr/local/share
installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/w3m.mo
if test "w3m" = "gettext-tools"; then /bin/sh .././mkinstalldirs /usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do install -o root -g wheel -m 444 ./$file /usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /usr/local/share/gettext/po/$file; done; else : ; fi
===> Compressing manual pages for ja-w3m-0.5.2_2
===> Registering installation for ja-w3m-0.5.2_2
===> Cleaning for boehm-gc-6.8
===> Cleaning for ja-w3m-0.5.2_2

0 コメント: