トップ «前の日(06-09) 最新 次の日(06-11)» 追記

とた日記


2003-06-10(火) この日を編集

_ 汎用 JP ドメイン取得

汎用 JP ドメインを取得してみました。いざとなると適当な名前が思いつかないものです。で、結局 rtfm.jp にしました。安かったので DOMAIN 21 で登録しました。初年度 5,250 円也。それから、ホスティング先にドメイン変更手続きのメールをしました。


2004-06-10(木) この日を編集

_ あさひカード退会届投函

出勤途中でポストしました。

_ C++ の学習

オペレータ・オーバーロードの練習問題。文字列型クラスと int 型クラスを定義して。。。構造体を使った方がいいんじゃないの?

_ portage on Cygwin のインストール

先日見つけた portage on Cygwin を実際にインストールしてみました。Installation Instructions にあるように automake/autoconf, gcc, make, python, rsync, wget あと書いてないですが unzip, vim を追加インストールします。Prerequisites にある portage-cygwin を使うと

$ cd /var/tmp
$ wget http://www.toso-digitals.de/gentoo/downloads/portage-cygwin.zip
$ unzip portage-cygwin.zip
$ ./portage-install.sh
/usr/bin/env: python2.2: No such file or directory
(snip)

python のバージョンが 2.2 で決め打ちになっているスクリプトの所為でハマりました。そこで Gentoo/win32 download Area にあるDownload portage snapshot をダウンロードします。

$ pwd
/var/tmp
$ rm -rf *
$ wget http://www.toso-digitals.de/gentoo/downloads/portage-cygwin-0.1a.tbz
$ tar jxvf portage-cygwin-0.1a.tbz
$ ./portage-install.sh
(snip)
>>> Clearing invalid entries in dependancy cache...find: /var/cache/edb/dep: Per
mission denied
 ...done!
Script has terminated. Check for error messages.
Counter errors are not critical. Please ignore.
If there are non you may proceed with the rest of the installation.

だいじょうぶかなぁ。

$ ls -l /var/cache/edb/dep
total 0

???

$ cd /var/cache/edb
$ ls -l
total 2
-rw-r--r--    1 tota     なし            1 Jun 11 06:35 counter
drwxrwsr-x+   2 tota     なし            0 Jun 11 06:30 dep
-rw-r--r--    1 tota     なし           77 Jun 11 06:35 mtimedb

特に問題ないような気がします。

$ cd /var/tmp/
$ ./portage-install.sh
(snip)
>>> Clearing invalid entries in dependancy cache... ...done!
Script has terminated. Check for error messages.
Counter errors are not critical. Please ignore.
If there are non you may proceed with the rest of the installation.

単に気分の問題ですかね。/etc/make.conf を

$ diff -u /etc/make.conf.orig /etc/make.conf
--- /etc/make.conf.orig 2004-06-11 06:35:03.000000000 +0900
+++ /etc/make.conf      2004-06-11 06:49:10.593750000 +0900
@@ -244,3 +244,4 @@
 #     The file format is one pattern per line, blanks and ';' or '#' lines are
 #     comments. See 'man rsync' for more details on the exclude-from format.
 #RSYNC_EXCLUDEFROM=/etc/portage/rsync_excludes
+SYNC="rsync://rsync.jp.gentoo.org/gentoo-portage"

として

$ emerge sync
$ emerge -i sys-apps/baselayout-1.9.4
$ emerge -i sys-libs/glibc-2.3.2
$ wget http://www.toso-digitals.de/gentoo/downloads/ebuilds.zip
$ unzip ebuilds.zip
$ unzip ebuilds.zip -d /usr/portage-cyg

いろいろやってなんとかスタート地点に漕ぐ着いたという感じです。

_ 歓迎会

蔵の桜 銀座ナイン店で歓迎会をしていただきました。でも普通の飲み会のような気がしないでもなかったかな。まぁいいんですがね。

_ ツール・ド・美ケ原高原自転車レース大会2004参加証到着

参加証としおりが届きました。やっと参加する実感が湧いてきました。

_ 郵貯インターネットホームサービスご利用通知書到着

これで残高照会も楽になります。

_ 新生銀行口座開設完了

昨日の書類が届きました。

_ portupgrade audio/arts

arts-1.2.2,1                <  needs updating (port has 1.2.3,1)
! graphics/ImageMagick (ImageMagick-6.0.1.3)    (unknown build error)

2005-06-10(金) 雨 安静時心拍数 63 この日を編集

_ portupgrade graphics/netpbm ftp/wget

netpbm-10.26.10             <  needs updating (port has 10.26.11)
wget-1.8.2_7                <  needs updating (port has 1.10)

2006-06-10(土) 晴のち曇 安静時心拍数 62 この日を編集

_ 断続的惰眠

断続的な惰眠のお陰で、やっと鼻水が止まりました。今度は喉が少し痛くなったのと左膝の関節痛が出てきましたが、治りつつあるようです。


2007-06-10(日) 曇ときどき雨 安静時心拍数 62 この日を編集

_ 「OCRESインターメディエイト」対策セミナー二日目

試験で問われる項目のウェートが考慮されているのか、ProfileやCORBA, RT-CORBA, CORBA/eに関して知りたかったのですが、さっと舐めるだけで終わってしまいました。アドバンストを取るのであればCORBAはじっくり勉強しておけとのことでした。

OCRES関連の出版を予定しています。

* 『OCRES対策教本(仮)』,7月下旬出版予定

* 『SOFTWARE ENGINEERING for REAL-TIME SYSTEMS翻訳版(仮)』,8月下旬出版予定(一部の内容がOCRES試験範囲に該当します)

[1-3 OMG認定 組込み技術者資格試験(OCRES) 第1回|gihyo.jpより引用]

とありますが、日の目を見ない恐れがあるようなので Software Engineering for Real-Time Systems(Jim Cooling)の購入は要検討。ユーロ高は痛いところです。CORBAはどうしよう。。。


2008-06-10(火) 晴 安静時心拍数 57 この日を編集

_ 祭り風味

別件で祭りが起きそうな予感。今のやっつけ仕事の進捗を報告していないので、未だ私は忙しいことになっているようです。しめしめ。


2009-06-10(水) 曇 安静時心拍数 58 この日を編集

_ RubyKaigi2009 チケット追加販売開始日時のおしらせ

昨日は肩透かしされましたがその内容が発表されました。2009年6月17日(水) 12:30(JST)この時間は厳しいな。かといって休暇を取るというのもアレですが。検討しておこう。

_ 関東甲信などが梅雨入り

もうこんな時期なんですね。昼間の仕事としてはまだ5月41日なのですが。

_ Microsoft Update on Windows XP

  • ルート証明書の更新プログラム [2009 年 5 月] (KB931125)
  • Windows XP 用 Internet Explorer 8 互換表示一覧用の更新プログラム (KB971180)
  • Windows XP の ActiveX Killbits に対する更新プログラム ロールアップ (KB969898)
  • Windows XP 用セキュリティ更新プログラム (KB961501)
  • Windows XP 用セキュリティ更新プログラム (KB968537)
  • Windows XP 用セキュリティ更新プログラム (KB970238)
  • Windows XP 用セキュリティ更新プログラム (KB963093)
  • Windows XP 用 Internet Explorer 8 の累積的なセキュリティ更新プログラム (KB969897)
  • 悪意のあるソフトウェアの削除ツール - 2009 年 6 月 (KB890830)

_ Windows Update on Windows Vista

  • Windows Vista 用セキュリティ更新プログラム (KB968537)
  • Windows Vista 用 Internet Explorer 8
  • Definition Update for Windows Defender - KB915597 (Definition 1.59.918.0)
  • Windows Vista 用セキュリティ更新プログラム (KB961501)
  • Windows メール用迷惑メール フィルタの更新プログラム [2009 年 6 月] (KB905866)
  • 悪意のあるソフトウェアの削除ツール - 2009 年 6 月 (KB890830)
  • Windows Vista 用セキュリティ更新プログラム (KB970238)
  • Windows Vista の ActiveX Killbits に対する更新プログラム ロールアップ (KB969898)
  • Microsoft SQL Server 2008 Service Pack 1 (KB968369)
  • Windows Vista 用 Internet Explorer 7 の累積的なセキュリティ更新プログラム (KB969897)

_ Windows Vista Service Pack 2 (KB948465)

評判どおり動作が軽快になったような気がします。最初からこうしてくれよM$さん。

_ BigDecimal の DoS 脆弱性

ruby-1.8.7-p173にupdateすれば良いみたいです。

_ FreeBSD Security Advisories

freebsd-updateで7.2-RELEASE-p1にしました。今日はいろいろとあって、早くも夏祭りですな。


2010-06-10(木) 晴のち曇 この日を編集

_ LLVM Clang,FreeBSD 9-CURRENTへ統合

徐々にではありますが、着実に gcc とおさらばする準備がすすんでいるってことで。