〜2005年10月中旬〜
きっちり3ヶ月だねえ。
% CFLAGS=-Os CXXFLAGS=-Os CC=/usr/bin/gcc ../configure \ --enable-languages=c++ --with-system-zlib \ --enable-sjlj-exceptions --enable-threads \ --disable-version-specific-runtime-libs --disable-nls \ --without-included-gettext --without-catgets % make CFLAGS=-Os LIBCFLAGS=-Os LIBCXXFLAGS=-Os \ STAGE1_CFLAGS=-Os BOOT_CFLAGS=-Os bootstrap
ああ、virtual memory exhaustedだ。 例によって swaponしてからmakeしなおし。
時間切れでそのまま帰る。
vmnet0がfailしてしまう。 Fedora Core 4 インストールメモ(ThinkPad X31) を参考に vmware-any-any-update94.tar.gz を入れてみたら動いた。
というかFC4にしてから初めてVMwareを起動したのか。
特に問題なし。
- Changes:
- A fix was introduced for an SSL 2.0 rollback security vulnerability which was reported as CAN-2005-2969. Cipherlists are now sorted in the source instead of at runtime. SSL_METHOD structures are now initialized in the source instead of at runtime. Functions were added for well-known primes. PKCS7_decrypt() is made to work even if no certificate is supplied. Some small subgroup attacks in Diffie-Hellman are avoided.
いつものように./config sharedしてmakeしてインストール。
これってRSSには効かないんだよねえ。CSSまで含まれないから。 ああ、でもFirefoxのuserContent.cssに
pre { white-space: -moz-pre-wrap; }
と書いとけばいいのか。これでBloglinesでも横スクロールしないで済む。
zlib 1.2.3が必要だった。
configure: error: *** zlib too old - check config.log *** Your reported zlib version has known security problems. It's possible your vendor has fixed these problems without changing the version number. If you are sure this is the case, you can disable the check by running "./configure --without-zlib-version-check". If you are in doubt, upgrade zlib to version 1.2.3 or greater. See http://www.gzip.org/zlib/ for details.
- Changes:
- Dozens of bugfixes were made. Several runtime files have been updated. A few new syntax and indent files were added. This is a very stable release.
yumはまだかな。
- Changes:
- A bug in block definition was fixed (in form /string/:). Performance was improved.
ここ最近
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>404 Not Found</TITLE> </HEAD><BODY> <H1>Not Found</H1> The requested URL was not found on this server.<P> <HR> <ADDRESS>Apache/1.3.31</ADDRESS> </BODY></HTML>
という内容のメールが来るようになったんだけど、いったい何の意味が?
morqを実験的に使っていたら、なぜかエラーになった。
<xxxx@xxxx>: Command died with status 1: " /usr/local/bin/morq inc". Command output: No such file or directory - #<TMail::StringPort:id=0x4> is already removed /usr/local/lib/ruby/site_ruby/1.9/tmail/port.rb:314:in `ropen' /usr/local/lib/ruby/site_ruby/1.9/tmail/mail.rb:42:in `initialize' /usr/local/lib/ruby/site_ruby/1.9/tmail/mail.rb:29:in `parse' /usr/local/lib/ruby/site_ruby/1.9/morq/inc.rb:132:in `extract_text' /usr/local/lib/ruby/site_ruby/1.9/morq/inc.rb:135:in `extract_text' /usr/local/lib/ruby/site_ruby/1.9/morq/inc.rb:134:in `extract_text' /usr/local/lib/ruby/site_ruby/1.9/morq/inc.rb:198:in `inverted_index_mail' /usr/local/lib/ruby/site_ruby/1.9/morq/inc.rb:226:in `run' /usr/local/bin/morq:12
で、このまま放っておいたらgmail側が勝手に転送やめてしまって、 しばらく気づかなかった(週末)。 エラーメールは2通だったので2回連続で失敗するとdisableになるようだ。 エラーの原因はとりあえず放置。
- About:
- Rcss implements CSS-SSC (CSS Server-Side Constants) in Ruby. Its features include the processing of rich CSS files using ERB templates, server-side constants, and server-side classes (preliminary). It plugs-in seamlessly to any Rails application but also allows the processing of Rcss files off-line using a command line executable.
Bloglinesのhotkeyのjがなぜかタイトルの下線に飛んでしまっていたのが、 今日やっと直ったようだ。 それはそれとしてsのnext subでsidebarのtreeが開くようになったのがちょっとうっとうしい。