(View this PageEdit this PageUploads to this PageHistory of this PageHomeRecent ChangesSearch the SwikiHelp Guide)
[blog] [ML] [todo] [CVS] [bug] [apache log] [swiki log] [statistics] [map] [man] [info] [アンテナ]

ntop snapshot版を本格的にインストールする


インストール手順

1. tar玉を展開
     tar xvzf ntop-01-04-30.tgz

2. いつもの手順
     cd ntop-current
     ./configure
     make
     make check
     su ????
     make install


3. ライブラリのインストール
     /etc/ld.so.confに/usr/local/libがあることを確認。
     /sbin/ldconfig


-----------

Link to this Page