Just another Ruby porter,

〜2005年10月中旬〜


<Prev(,) | Next(.)> | Recent(/)>> | RDF

2005-10-11 (Tue)

[GNU] GCC 4.0.2

きっちり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しなおし。

時間切れでそのまま帰る。


2005-10-12 (Wed)

[Linux] VMwareが立ち上がらない

vmnet0がfailしてしまう。 Fedora Core 4 インストールメモ(ThinkPad X31) を参考に vmware-any-any-update94.tar.gz を入れてみたら動いた。

というかFC4にしてから初めてVMwareを起動したのか。

[GNU] GCC 4.0.2その後

特に問題なし。


2005-10-13 (Thu)

[Soft] OpenSSL 0.9.8

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してインストール。


2005-10-14 (Fri)

[Firefox] CSS: 「折り返す」pre

これってRSSには効かないんだよねえ。CSSまで含まれないから。 ああ、でもFirefoxのuserContent.cssに

pre { white-space: -moz-pre-wrap; }

と書いとけばいいのか。これでBloglinesでも横スクロールしないで済む。


2005-10-15 (Sat)

[Soft] OpenSSH 4.2p1

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.

2005-10-16 (Sun)

Vim 6.4

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はまだかな。


2005-10-17 (Mon)

[Soft] bbe 0.1.4

Changes:
A bug in block definition was fixed (in form /string/:). Performance was improved.

[Mail] 変なメール

ここ最近

<!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>

という内容のメールが来るようになったんだけど、いったい何の意味が?


2005-10-18 (Tue)

[Mail] gmailは転送に2回連続で失敗するとdisableになるらしい

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になるようだ。 エラーの原因はとりあえず放置。


2005-10-19 (Wed)

[Ruby] Rcss 0.3.0

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.

2005-10-20 (Thu)

[Bloglines] j - next article

Bloglinesのhotkeyのjがなぜかタイトルの下線に飛んでしまっていたのが、 今日やっと直ったようだ。 それはそれとしてsのnext subでsidebarのtreeが開くようになったのがちょっとうっとうしい。


<Prev(,) | Next(.)> | Recent(/)>> | RDF


WWW を検索 jarp.does.notwork.org を検索

わたなべひろふみ
Key fingerprint = C456 1350 085F A320 C6C8 8A36 0F15 9B2E EB12 3885
Valid HTML 4.01!