Linux kkuma-i5 2.6.32-358.14.1.el6.x86_64 #1 SMP Tue Jul 16 23:51:20 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
$ cd
$ wget https://github.com/stz2012/libarib25/archive/master.zip

$ mv master master.zip
$ unzip master.zip
$ cd libarib25-master/src/
$ make
# make install
$ cd
$ wget http://hg.honeyplanet.jp/pt1/archive/tip.tar.bz2

$ tar xazf tip.tar.bz2
$ cd pt1-b14397800eae
$ cd ../..recpt1/
$ ./autogen.sh
$ ./configure --enable-b25
$ make
# make install
$ cd ../driver
$ make
# make install
$ cd ../recpt1
$ make
# make install
Comments