
Ilya Grigorik さんがお話されるということでお邪魔してきました。

Ilya Grigorik さんがお話されるということでお邪魔してきました。
Happy new year everyone! あけましておめでとうございます。
Twitter や Facebook では簡単な新年のご挨拶をしましたがブログでは遅くなりました。(毎年のことですが。)
Updated at 8 Jan 2013
If you tried to run installing DBD::mysql like this entry, please see comments to the end.
Installing DBD::mysql was long way to me.
検索エンジン使って調べたけどなかなかたどり着けなかったのでシェアしておこうと思います。
週末は台風だったので、せっかく家にいるならと 麒麟の翼~劇場版・新参者~ の DVD を借りてきてみました。
ドラマの新参者をずっと見てきたので、たい焼き屋に並ぶけどいつも買えないというあのくだりのようなボケがあってもよかった気がしましたが、やっぱり全編に渡ってシリアスな感じなのでボケはいらないかなーと思ったり。個人的には中井貴一が好演だったなーと思います。
私も家族のことをほんとはよく知らないんだと思うし、家族も私のことをよく知らないんだと思う。けど信じられる何かがそこにあるんだな。それが絆ってことだろうか。
人と人のつながりについて何か考えさせられる作品でした。良い映画でした。
今年も YAPC::Asia Tokyo 2012 に行ってきました。感想などを書きます。
I'm trying to use gitosis as local source code management.
EPEL makes installing gitosis easy to us. (See also previous entry, installing EPEL on CentOS 6.2)
$ sudo yum install gitosis Installed: gitosis.noarch 0:0.2-9.20080825git.el6 Dependency Installed: git.x86_64 0:1.7.1-2.el6_0.1 perl-Error.noarch 1:0.17015-4.el6 perl-Git.noarch 0:1.7.1-2.el6_0.1 python-setuptools.noarch 0:0.6.10-3.el6 rsync.x86_64 0:3.0.6-5.el6_0.1 Complete!
$ sudo rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-7.noarch.rpm
I was looking for installing EPEL for CentOS 6.2 via Google search. But I got wrong URL for the rpm.
So, before you run above command, please check this page out. You should read current version at the page.
Yeah, I got it. Thanks!
$ yum list | grep ^epel epel-release.noarch 6-7 installed