人気ブログランキング | 話題のタグを見る

「わかりました」>「あんまりわかってません」の間接的な用法


by ayamem
カレンダー
S M T W T F S
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31

sh4メモ

[w3mビルド手順]
gc.tar.gzをDL
# ./configure ; make ; make install
# vi /etc/ld.so.conf
/usr/local/lib を追記
# ldconfig

次にw3mのソースを取得。
# apt-get source w3m
# ./configure --with-gc=/usr/local --enable-image=no LDFLAGS="-lpthread"
# make; make install

[vimビルド手順]
# ./configure --disable-gtktest --disable-darwin --disable-xsmp --disable-xsmp-interact

[native]
http://rpm.sh-linux.org/rpm-fc5/RPMS/sh4/
[cross]
http://rpm.sh-linux.org/rpm-fc5/RPMS/i386/
by ayamem | 2006-11-25 00:04