金曜日, 7月 20, 2012
雑記 : Miscellany
-----------------
今日も,図書館に行かずに家で,パソコン作業.
-----------------
こないだ,パソコン絡みの付属品を色々整理したが,
3つほど web カメラが.
うち2つが Linux で動くことがわかり
うち1つが,USB 分岐コードでも動くことがわかる.
web ページへの自動更新は,
もうちょいあとで,検討しよう.
べつのことやりたいから.
残念ながら,skype の Linux モジュールが
これらの web カメラを検出してくれない.
ウエブカメラ写真:ベランダの中.
いずれは,お天気カメラに.
-----------------
Free CAD のインストールを試みるが失敗.
FreeCAD-0.9.2646.5.tar.gz を使う
tar xzvf FreeCAD-0.9.2646.5.tar.gz
cd FreeCAD-0.9.2646
./configure
エラーがでる.
checking Python.h presence... no
checking for Python.h... no
configure: error:
**** Cannot find Python2.7 devel files. ****
root で python まわり整備
yum -y install python python-devel
再度,
./configure
また,エラー
checking for xercesc/framework/XMLBuffer.hpp... no
configure: error:
**** Cannot find xerces devel files. ****
こんどは,
yum -y install xerces*
再度,
./configure
またも,エラー
checking for xercesc/framework/XMLBuffer.hpp... yes
checking whether xerces lib is available... yes
checking for boost... configure: error: failed
なので,
yum -y install boost
ほんでもって,
./configure
やっぱりエラー.
バージョンおとして,FreeCAD-0.9.2646.5.tar.gz
でやってみる.
やっぱりダメ.
なので,freecad_0.8.2237.orig.tar.gz でやってみる.
やっぱりだめ.
freecad-0.10.3247.tar.gz で,やってみる.
やっぱりだめ.
-----------------
KeyHoleTV をひさしぶりにインストール.Fedora17 上でも動いた.
-----------------
デローニ分割について考える.
ちょっと思うことあって.
-----------------
フムフム,Fedora17 上でも Java つかえる?のか.
でも,うちの場合,エラーが出たなぁ.
yum -y install java
とやっても, open-jdk の最新といってくるしなぁ.
エラーは こんな感じ.
[hoge]$ java -version
Error occurred during initialization of VM
java.lang.Error: Properties init: Could not determine current working directory.
at java.lang.System.initProperties(Native Method)
at java.lang.System.initializeSystemClass(System.java:1115)
いろいろ調べたら,こんなコメント発見.なるへそ.ディレクトリ移ったら解決.
[hoge]$ java -version
java version "1.7.0_03-icedtea"
OpenJDK Runtime Environment (fedora-2.2.1.fc17.8-i386)
OpenJDK Server VM (build 23.0-b21, mixed mode)
めでたし,めでたし.
-----------------
ひさしぶりに To Do List を更新する.
実現性の低い努力目標は削除して半分くらいにした.
大学院に行ってたころは,自己管理生活だったから
1週間に1度くらいは更新してたんだけどなぁ.
登録:
コメントの投稿 (Atom)
0 件のコメント:
コメントを投稿