centos 6安裝 H3C iNode 上網用戶端

來源:互聯網
上載者:User

標籤:style   blog   http   color   os   ar   檔案   sp   div   

我的安裝目錄是/usr/iNode

直接把用戶端安裝包拷到這個檔案夾下然後解壓:

#rar x iNode2.40-R0162.rar

然後進入檔案夾,裡邊有一個install.sh檔案,這是一個安裝檔案。運行安裝檔案之前要先把這個檔案的使用權限設定成可執行檔:

#chmod 755 install.sh//以root身份設定

但是我每次安裝都會提示這樣的錯誤:

error while loading shared libraries: libxx.so.xx: cannot open shared object file: No such file or directory

報錯原因是我的centos是64位的,但是這個軟體是32位的,而且我裝系統的時候很多公用類沒有裝好,沒辦法只好一個一個裝了:

yum install gtk2.i686yum install libXxf86vm.i686yum install libSM.i686yum install PackageKit-gtk-module.i686yum install libcanberra-gtk2.i686

裝好後仍然報錯,意思大概是iNodeMon這個檔案許可權不夠,然後:

#chmod 755 iNodeMon//以root身份設定

還要設定iNodeClient的許可權

#chmod 755 iNodeClient//以root身份設定

然後雙擊運行iNodeClient檔案檔案就可以了

centos 6安裝 H3C iNode 上網用戶端

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.