inSSIDer

2012/05/17 追記
ubu12.04 + aspireoneにてインストール

追加でこちらの事前準備も必要でした

apt-get install libglade2.0-cil*

ありゃうごかん。
ぐぐってみたら、パッチことがわかったので
以下のように作業

root@aspire-blue:/home/hirasawa/download# cd inssider_patch_x86/
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# ls -ltr
合計 44
-rwxr-xr-x 1 hirasawa hirasawa 19456  7月  3  2011 MetaGeek.inSSIDer.LinuxManager.dll
-rwx------ 1 hirasawa hirasawa 16896  7月  3  2011 MetaGeek.inSSIDer.Extensions.NewsFeed.dll
-rw-r--r-- 1 hirasawa hirasawa   438  7月  3  2011 INSTALL
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# 
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# 
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# 
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# 
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# attached MetaGeek.inSSIDer.LinuxManager.dll to /usr/share/inssider/Components/
attached: command not found
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# 
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# set -o vi
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# ls -l /usr/share/inssider/Components/
合計 316
-rw-r--r-- 1 root root  19456  5月  2  2011 MetaGeek.inSSIDer.LinuxManager.dll
-rw-r--r-- 1 root root  29184  5月  2  2011 MetaGeek.inSSIDer.NetworkManager.dll
-rw-r--r-- 1 root root 173568  5月  2  2011 MetaGeek.inSSIDer.View.dll
-rw-r--r-- 1 root root    122  5月  2  2011 MetaGeek.inSSIDer.View.dll.config
-rw-r--r-- 1 root root   8192  5月  2  2011 NDesk.DBus.GLib.dll
-rw-r--r-- 1 root root     95  5月  2  2011 NDesk.DBus.GLib.dll.config
-rw-r--r-- 1 root root  76288  5月  2  2011 NDesk.DBus.dll
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# cp -pr  MetaGeek.inSSIDer.LinuxManager.dll /usr/share/inssider/Components/
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# ls -l /usr/share/inssider/Components/
合計 316
-rwxr-xr-x 1 hirasawa hirasawa  19456  7月  3  2011 MetaGeek.inSSIDer.LinuxManager.dll
-rw-r--r-- 1 root     root      29184  5月  2  2011 MetaGeek.inSSIDer.NetworkManager.dll
-rw-r--r-- 1 root     root     173568  5月  2  2011 MetaGeek.inSSIDer.View.dll
-rw-r--r-- 1 root     root        122  5月  2  2011 MetaGeek.inSSIDer.View.dll.config
-rw-r--r-- 1 root     root       8192  5月  2  2011 NDesk.DBus.GLib.dll
-rw-r--r-- 1 root     root         95  5月  2  2011 NDesk.DBus.GLib.dll.config
-rw-r--r-- 1 root     root      76288  5月  2  2011 NDesk.DBus.dll
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# 
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# ^C -pr  MetaGeek.inSSIDer.LinuxManager.dll /usr/share/inssider/Components/
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# * Copy attached MetaGeek.inSSIDer.Extensions.NewsFeed.dll to /usr/share/inssider/Extensions/
INSTALL: command not found
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# ls -ltr  /usr/share/inssider/Extensions/
合計 116
-rw-r--r-- 1 root root   122  5月  2  2011 MetaGeek.inSSIDer.Extensions.NewsFeed.dll.config
-rw-r--r-- 1 root root 16896  5月  2  2011 MetaGeek.inSSIDer.Extensions.NewsFeed.dll
-rw-r--r-- 1 root root 35840  5月  2  2011 MetaGeek.inSSIDer.Extensions.NetworkFilters.dll
-rw-r--r-- 1 root root 36352  5月  2  2011 MetaGeek.inSSIDer.Extensions.Graphs.dll
-rw-r--r-- 1 root root 13824  5月  2  2011 FilterFramework.dll
drwxr-xr-x 2 root root  4096  5月 17 08:08 HTML
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# cp -or  MetaGeek.inSSIDer.Extensions.NewsFeed.dll  /usr/share/inssider/Extensions/
cp: 無効なオプション -- 'o'
詳しくは `cp --help' を実行して下さい。
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# cp -pr  MetaGeek.inSSIDer.Extensions.NewsFeed.dll  /usr/share/inssider/Extensions/
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# ls -ltr  /usr/share/inssider/Extensions/
合計 116
-rw-r--r-- 1 root     root       122  5月  2  2011 MetaGeek.inSSIDer.Extensions.NewsFeed.dll.config
-rw-r--r-- 1 root     root     35840  5月  2  2011 MetaGeek.inSSIDer.Extensions.NetworkFilters.dll
-rw-r--r-- 1 root     root     36352  5月  2  2011 MetaGeek.inSSIDer.Extensions.Graphs.dll
-rw-r--r-- 1 root     root     13824  5月  2  2011 FilterFramework.dll
-rwx------ 1 hirasawa hirasawa 16896  7月  3  2011 MetaGeek.inSSIDer.Extensions.NewsFeed.dll
drwxr-xr-x 2 root     root      4096  5月 17 08:08 HTML
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# 
root@aspire-blue:/home/hirasawa/download/inssider_patch_x86# ls -ltr  /usr/share/inssider/Extensions/


インストラクションにしたがってみたけど、
やっぱだめだぁ
うう、python系のなんかが原因みたいだね

とりあえず、一時撤退

                                                            • -

以下オリジナル


インストール前の前調べはここ

http://gigazine.net/news/20100903_inssider/

この記事ってば うひんどうずみたいだけど、
linux版もベータながらあるみたいです。

早速やってみるですよ

[hirasawa@aspire-white download]$ sudo dpkg -i inssider_0.1.1.0429_i386.deb 
[sudo] password for hirasawa: 
未選択パッケージ inssider を選択しています。
(データベースを読み込んでいます ... 現在 269722 個のファイルとディレクトリがインストールされています。)
(inssider_0.1.1.0429_i386.deb から) inssider を展開しています...
dpkg: 依存関係の問題により inssider の設定ができません:
 inssider は以下に依存 (depends) します: libmono-system-web2.0-cil (>= 2.6.7) ...しかし:
  パッケージ libmono-system-web2.0-cil はまだインストールされていません。
 inssider は以下に依存 (depends) します: libwebkit1.1-cil (>= 0.3) ...しかし:
  パッケージ libwebkit1.1-cil はまだインストールされていません。
dpkg: inssider の処理中にエラーが発生しました (--install):
 依存関係の問題 - 設定を見送ります
desktop-file-utils のトリガを処理しています ...
python-gmenu のトリガを処理しています ...
Rebuilding /usr/share/applications/desktop.ja_JP.utf8.cache...
bamfdaemon のトリガを処理しています ...
Rebuilding /usr/share/applications/bamf.index...
python-support のトリガを処理しています ...
以下のパッケージの処理中にエラーが発生しました:
 inssider

むー、一発では無理か

振り出しにもどるw

[hirasawa@aspire-white download]$ sudo dpkg -r inssider
(データベースを読み込んでいます ... 現在 269754 個のファイルとディレクトリがインストールされています。)
inssider を削除しています ...
desktop-file-utils のトリガを処理しています ...
python-gmenu のトリガを処理しています ...
Rebuilding /usr/share/applications/desktop.ja_JP.utf8.cache...
bamfdaemon のトリガを処理しています ...
Rebuilding /usr/share/applications/bamf.index...
python-support のトリガを処理しています ...
[hirasawa@aspire-white download]$ 

libmno-でひっかけると

[hirasawa@aspire-white download]$ dpkg -L | grep "libmono-"
dpkg-query: error: --listfiles は引数に少なくとも 1 つのパッケージ名が必要です

パッケージ照会についてのヘルプには、--help を使用してください。
[hirasawa@aspire-white download]$ 
[hirasawa@aspire-white download]$ set -o vi
[hirasawa@aspire-white download]$ dpkg -l | grep "libmono-"
ii  libmono-addins-gui0.2-cil                         0.4-8                                      GTK# frontend library for Mono.Addins
ii  libmono-addins0.2-cil                             0.4-8                                      addin framework for extensible CLI applications/libraries
ii  libmono-cairo2.0-cil                              2.6.7-5ubuntu3                             Mono Cairo library (for CLI 2.0)
ii  libmono-corlib2.0-cil                             2.6.7-5ubuntu3                             Mono core library (for CLI 2.0)
ii  libmono-data-tds2.0-cil                           2.6.7-5ubuntu3                             Mono Data Library (for CLI 2.0)
ii  libmono-i18n-west2.0-cil                          2.6.7-5ubuntu3                             Mono I18N.West library (for CLI 2.0)
ii  libmono-management2.0-cil                         2.6.7-5ubuntu3                             Mono Management library (for CLI 2.0)
ii  libmono-posix2.0-cil                              2.6.7-5ubuntu3                             Mono.Posix library (for CLI 2.0)
ii  libmono-security2.0-cil                           2.6.7-5ubuntu3                             Mono Security library (for CLI 2.0)
ii  libmono-sharpzip2.84-cil                          2.6.7-5ubuntu3                             Mono SharpZipLib library (for CLI 2.0)
ii  libmono-system-data2.0-cil                        2.6.7-5ubuntu3                             Mono System.Data Library (for CLI 2.0)
ii  libmono-system2.0-cil                             2.6.7-5ubuntu3                             Mono System libraries (for CLI 2.0)
ii  libmono-zeroconf1.0-cil                           0.9.0-2                                    CLI library for multicast DNS service discovery
[hirasawa@aspire-white download]$ 

外堀を埋めるためにまずは

 1343  dpkg -l | grep libwebkit
 1344  apt-get install libwebkit-dev
 1345  apt-get install libwebkit1.1-cil
 1346  apt-get install libmono-system-web2.0*

仕切りなおし

root@aspire-white:/usr/local/src# dpkg -i inssider_0.1.1.0429_i386.deb 
未選択パッケージ inssider を選択しています。
(データベースを読み込んでいます ... 現在 249034 個のファイルとディレクトリがインストールされています。)
(inssider_0.1.1.0429_i386.deb から) inssider を展開しています...
inssider (0.1.1.0429) を設定しています ...
desktop-file-utils のトリガを処理しています ...
python-gmenu のトリガを処理しています ...
Rebuilding /usr/share/applications/desktop.ja_JP.utf8.cache...
bamfdaemon のトリガを処理しています ...
Rebuilding /usr/share/applications/bamf.index...
python-support のトリガを処理しています ...
root@aspire-white:/usr/local/src# 
root@aspire-white:/usr/local/src# 
root@aspire-white:/usr/local/src# which inssider
/usr/bin/inssider
root@aspire-white:/usr/local/src# 

まずはインストールできたぜ

真ん中のopenwrtってのが我が家のw

所要時間訳1時間