Software-Defined どさにっき 〜2015年6月中旬〜

by やまや
<< = >>

2015年6月20日(土)

ニワタマ

_ 最近はソースからコンパイルする機会もだいぶ少なりましたが、さて。

_ cyrus-sasl。

$ ./configure --help
...
  --with-ldap=DIR         use LDAP (in DIR) for saslauthd no
...

_ openldap。

$ ./configure --help
...
  --with-cyrus-sasl       with Cyrus SASL support [auto]
...

_ さて、sasl と ldap、どちらを先にビルドするのが正しいのでしょうか。

_ もひとつ。gettext (libintl)。

$ ./configure --help
...
  --with-libiconv-prefix[=DIR]  search for PACKLIBS in DIR/include and DIR/lib
...

_ libiconv。

$ ./configure --help
...
  --with-libintl-prefix[=DIR]  search for libintl in DIR/include and DIR/lib
...

_ gettext と iconv、どっちが先?

RSS

_ ここのところ、RSS がいいかげんだったけど、直しました。たぶん直ってるはず。直ってるといいなぁ。

_ ちなみに、RSS 1.0 から 2.0 にフォーマットが変わってます。


<< = >>
やまや