an error status was returned by the program 』xsetup』, the x window system version of install. the following messages were written to standard error:
question 1:
/tmp/2493tmwinstall/update/bin/glnx86/xsetup: error while loading shared libraries: libxp.so.6: cannot open shared object file: no such fileor directory
solution: yum install libxp-devel
fedora 11安裝小記
我是從live光碟上裝的,首先是yum的配置,以下是比較快的yum。bupt的源 把以下的拷貝到 bupt.repo中,放在 etc yum.repo.d 下 fedora bupt name fedora releasever basearch baseurl ftp ftp.bupt.edu.c...
fedora11下配置NFS服務
在管理員身份,執行以下命令安裝nfs yum install nfs utils 2 建立共享目錄 cd mkdir nfsboot chmod 777 nfsboot 3 修改配置檔案 vim etc exports 在裡面加入 nfsboot rw,sync,no root squash 說明 ...
fedora11安裝vmware6 52不成功
fedora11剛出的時候安裝體驗了一下,因為vmware是我必裝的乙個工具 用vmware workstation 6.5.2 156735.x86 64.bundle安裝時安裝過程沒問題 第一次啟動需要編譯一些東西,一直沒有成功,到官網去查支援列表,說對fedora11只是經驗上的支援,可能沒有...