準備するものとしては、とりあえず何かのSIMカード1枚。ジェスチャーは説明書見て把握しておくこと。今回はWindows7(64bit)でやった。Linux(というかmodprobe使えるOS)でも出来るはず、MacOS X Lionでは無理でした。SnowLeopardならなんとかなるかもしれないけど、Macでやるのはとりあえず避けた方が時間の節約かも。
veerをUSB接続すると、ちょっと挙動が違ってドライバーが無かったとWindowsに言われるはず。その中で3つほど検知されるが、その中の「General Serial bus」とか「serial diagnostics port」とか書かれている(R-ACMは違う)デバイスがあるのでソレに、このドライバをインストールする。
ワガママをいえば、DAC付けたのであれば光オプティカルとか付けて頂けると、AppleTVからinpush出来るんで、、ぜひ一つお願いします!的な感じでした。結構良い感じなDACで、USBインプットでAppleロスレス with iTunesで再生してて不満はありませんでした。もったいないのん。。そのうちTRIODEなDACが出るのかな?という思惑でしょーか?しかし最近のPCオーディオにはピッタリなので、使いやすいなあと。
なんか胸糞悪いcacti様を弄っていて、CentOS上にyumから入れたcactiにPlugin Architecture v2.2などを入れて遊んでいたら、悲鳴を上げて管理画面が500 Internal Server Error。逝ってよし!(…さすがに古杉か)
あぱっち様のエラーログをたどっていたら
[Tue May 31 08:00:50 2011] [error] [client 220.100.98.70] PHP Parse error: syntax error, unexpected '}' in /usr/share/cacti/include/top_header.php on line 93
[root@samidare ~]# gem install rmagick
Building native extensions. This could take a while...
ERROR: Error installing rmagick:
ERROR: Failed to build gem native extension.
/usr/local/bin/ruby extconf.rb
checking for Ruby version >= 1.8.5... yes
checking for gcc... yes
checking for Magick-config... yes
checking for ImageMagick version >= 6.4.9... yes
checking for HDRI disabled version of ImageMagick... yes
checking for stdint.h... *** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/usr/local/bin/ruby
/usr/local/lib/ruby/1.9.1/mkmf.rb:368:in `try_do': The complier failed to generate an executable file. (RuntimeError)
You have to install development tools first.
from /usr/local/lib/ruby/1.9.1/mkmf.rb:452:in `try_cpp'
from /usr/local/lib/ruby/1.9.1/mkmf.rb:834:in `block in have_header'
from /usr/local/lib/ruby/1.9.1/mkmf.rb:693:in `block in checking_for'
from /usr/local/lib/ruby/1.9.1/mkmf.rb:280:in `block (2 levels) in postpone'
from /usr/local/lib/ruby/1.9.1/mkmf.rb:254:in `open'
from /usr/local/lib/ruby/1.9.1/mkmf.rb:280:in `block in postpone'
from /usr/local/lib/ruby/1.9.1/mkmf.rb:254:in `open'
from /usr/local/lib/ruby/1.9.1/mkmf.rb:276:in `postpone'
from /usr/local/lib/ruby/1.9.1/mkmf.rb:692:in `checking_for'
from /usr/local/lib/ruby/1.9.1/mkmf.rb:833:in `have_header'
from extconf.rb:193:in `'
Gem files will remain installed in /usr/local/lib/ruby/gems/1.9.1/gems/rmagick-2.13.1 for inspection.
Results logged to /usr/local/lib/ruby/gems/1.9.1/gems/rmagick-2.13.1/ext/RMagick/gem_make.out