更新取得には、LIRSをご利用下さい。
from RNN.
結局、まともにmakeできない問題は、 Apache-2.0.43のパッケージングの異常らしい。
<URL:http://www.contactor.se/~dast/svn/archive-2002-12/0309.shtml> を参考にして、apache2の私家版rpmの作成時に、
$ rm -f srclib/pcre/ltmain.sh srclib/apr/build/ltmain.sh \ srclib/apr-util/xml/expat/conftools/ltmain.sh $ ./buildconf
としてやると、見事にmakeできた。
ちなみにこの際のSubversionのコンパイルオプションは、
$ ./configure --prefix=/opt/subversion --sysconfdir=/etc/opt \ --localstatedir=/var/opt --with-apr=/opt/apache2/bin/apr-config \ --with-apxs=/opt/apache2/sbin/apxs \ --with-apr-util=/opt/apache2/bin/apu-config --with-neon=/usr
である。
高橋さんとこより。
他にも、JIS X 0213の特徴と、Emacs上での実装や目の黒い内に IPv6、物理の知ってるとお得・知らないと損がリンクされている。
SilverRainさんとこ より。
[ruby-talk:59564]のスレッドにおいて、 TestCase#set_upがTestCase#setupに戻されたという話から、 命名に関する議論が起こってた。
特にフレームになることもなく、「set_up」は動詞句、 「setup」は名詞に見えるから、近々TestCase#tear_downも変更するだろう、 みたいな話が書かれている。
命名って難しいなぁと思う一件だった。
kernel panicを起こしたが、 <URL:http://search.luky.org/vine-users.5/msg04890.html>を見て解決。
カーネルをアップデート後に、忘れずに mkinitrd /boot/initrd-2.4.19-0vl26.img 2.4.19-0vl26
1.1.17を使ってみた。
sudo /opt/cdrdao/bin/cdrdao copy --source-device 1,4,0 --source-driver teac-cdr55 --device 0,0,0 --driver generic-mmc
しかし、途中で止まる…謎。
This is the preliminary release of install-pkg which provides the InstallPkg module. The InstallPkg module allows you to easily build install scripts for your own packages - your install script should always be called 'install.rb' for compatability with packaging tools (like raa-install) and for consistency.