Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: ask_jeeeves on November 14, 2007, 12:13:48 AM
-
Hi, i know contribs.org has had a revamp, but i am interested in looking at this
page, but it isn't working.
http://no.longer.valid/phpwiki/index.php/How%20to%20install%20mod_dav
How would i get to this now?
Thanks Rob.
-
Start with one of these:
http://wiki.contribs.org/DAV
http://wiki.contribs.org/DAV_Enabled_Ibays
http://wiki.contribs.org/Subversion
-
Hi mmccarn,
Thanks for that.
I have tried following the instructions from: http://wiki.contribs.org/DAV (http://wiki.contribs.org/DAV)
to install:
yum install smeserver-mod_dav --enablerepo=smedev
but i get the following in the terminal:
[root@sme-server2 ~]# yum install smeserver-mod_dav --enablerepo=smedev
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Loading "smeserver" plugin
Loading "fastestmirror" plugin
Setting up Install Process
Setting up repositories
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Parsing package install arguments
No Match for argument: smeserver-mod_dav
Nothing to do
================================================================
No new rpms were installed. No additional commands are required.
================================================================
[root@sme-server2 ~]#
Does that mean the above RPM isn't in the repository?
Thanks
Rob Miller
-
Moving this topic to the SME 7.x contribs forum, it is more appropriate there. Thanks!
-
Perhaps it's been moved to one of the SME base rpms. Check to see if you already have mod_dav installed:
ls /usr/lib/httpd/modules/mod_dav*
-
Perhaps it's been moved to one of the SME base rpms. Check to see if you already have mod_dav installed:
ls /usr/lib/httpd/modules/mod_dav*
No my contribs (and many others) are removed from the sme dev repository as they policy has changed. The dev team in is the process of outlining a new process and repository for contribs. Until then you can find the smeserver-mod_dav in my repository (http://wiki.contribs.org/Snetram) as I made a basic contrib (as it is required for my subversion contrib).
-
I've updated http://wiki.contribs.org/DAV to indicate installation from the snetram repository.
-
I've updated http://wiki.contribs.org/DAV to indicate installation from the snetram repository.
Thanks, I forgot to do so!