Install the davfs package on the Linux Server
- For Red Hat Linux, CentOS Linux or Oracle Linux
Follow these steps:
Get Extra Packages for Enterprise Linux (EPEL) for your Linux Server with the matched version from http://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F
Copy the downloaded EPEL package to the target Linux Server.
Install EPEL package by command as below
# yum install <package_path>/epel-release-<version_information>.rpm
Install davfs2 package by command as below.
# yum install davfs2
- For SuSE Linux 12 SP1
Follow these steps:
Log into the Linux Server.
Install davfs2 package by command as below.
# zypper addrepo
# zypper refresh
# zypper install davfs2
For more information, click the link.
You can install the davfs package on the linux server.