ubuntu server 10.04 LTS(64位)装不了花生壳的解决方法
到http://www.oray.com/peanuthull/download.php下載花生殼動態(tài)域名Linux 1.0
以phlinux10all.tar.gz壓縮包的形式提供
tav xzvf phlinux10all.tar.gz
cd phlinux10all
cd phlinux_package/
tar xzvf phlinux-1.1-install.ubuntu.8.04.tar.gz
cd phlinux_install/
sudo chmod +x? install.sh
sudo? ./install.sh
這一步之后出現(xiàn)錯誤:
Making directory /usr/local/phlinux...
Copying data...
Runing phlinux for first configuration...
./install.sh: 10: /usr/local/phlinux/phlinux: not found
一查發(fā)現(xiàn)是64位的系統(tǒng)裝不了花生殼
方法:
用打開系統(tǒng)支持32位的程序的方法來運行花生殼。具體操作如下:
sudo apt-get install ia32-libs
之后一切順利
?
接下來顯示:
Runing phlinux for first configuration...Peanuthull Linux-core 1.0 by oray.net, copyright 2005
No user configuration found, entering interactive mode automatically!
Peanuthull Linux-core Interactive startup.
Please input service address(press ENTER use phservice.oray.net): 輸入花生殼服務器地址,直接回車 (此處直接回車就行了)
Please input server address(press ENTER use PH031.Oray.Net):
此處提示輸入你的花生護照登陸名
Please input username(press ENTER use ):
此處提供輸入花生護照登陸密碼
Please input password:
系統(tǒng)提示是否保存設置文件,在這里輸入yes回車.
Save to configuration file (/etc/phlinux.conf)?(yes/no):
以上操作完成,系統(tǒng)將自動登錄花生殼服務器
轉載于:https://www.cnblogs.com/ylan2009/archive/2012/02/22/2363935.html
總結
以上是生活随笔為你收集整理的ubuntu server 10.04 LTS(64位)装不了花生壳的解决方法的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 编写Ogre插件的一般方法
- 下一篇: js动态改变下拉菜单内容示例 .