sudo yum localinstall your_ossfs_package
[root@TQ-Oracle /]# sudo yum localinstall your_ossfs_packageLoaded plugins: fastestmirrorSetting up Local Package ProcessSkipping: your_ossfs_package, filename does not end in .rpm.Nothing to do
只好下载安装包了。
[root@TQ-Oracle opt]# rpm -iv ossfs_1.80.2_centos6.5_x86_64.rpm\?spm\=5176.doc32196.2.4.Klc6x8
Preparing packages for installation...
file /sbin/mount.fuse from install of ossfs-1.80.2-1.x86_64 conflicts with file from package fuse-2.8.3-5.el6.x86_64
file /usr/bin/fusermount from install of ossfs-1.80.2-1.x86_64 conflicts with file from package fuse-2.8.3-5.el6.x86_64
file /usr/bin/ulockmgr_server from install of ossfs-1.80.2-1.x86_64 conflicts with file from package fuse-2.8.3-5.el6.x86_64
结果
[root@TQ-Oracle opt]# ossfs my-bucket /usr/ossfs -ourl=.....-bash: ossfs: command not found