Difference between revisions of "CentOS"

From Amahi Wiki
Jump to: navigation, search
Line 7: Line 7:
  
 
* If you use the above, it will add amahi.repo for yum and the repo will be f$releasever.amahi.org, and since CentOS 5 is based off of FC5, it reads it as f5.amahi.org, so nothing gets installed.
 
* If you use the above, it will add amahi.repo for yum and the repo will be f$releasever.amahi.org, and since CentOS 5 is based off of FC5, it reads it as f5.amahi.org, so nothing gets installed.
 +
 +
* To fix, do:
 +
<code>rpm -Uvh http://f10.amahi.org/noarch/hda-release-0.4-1.noarch.rpm</code>
 +
 +
Then go into the yum repo list (/etc/yum.repo.d) and edit amahi.repo to read as the following: http://amahi.pastebin.com/f59c23d1a
 +
  
 
* CentOS OpenVPN client is called "OpenSwan"
 
* CentOS OpenVPN client is called "OpenSwan"
  
* Dependencies needed for "hdactl" listed http://amahi.pastebin.com/md425046
+
* Dependencies needed for "hdactl" listed http://amahi.pastebin.com/f6057c9ae

Revision as of 00:01, 9 July 2009

NOTES

  • Follow instructions just as you would with Fedora (except it will look like CentOS :)) (use Fedora repo (http://f*.amahi.org)
  • If you use the above, it will add amahi.repo for yum and the repo will be f$releasever.amahi.org, and since CentOS 5 is based off of FC5, it reads it as f5.amahi.org, so nothing gets installed.
  • To fix, do:

rpm -Uvh http://f10.amahi.org/noarch/hda-release-0.4-1.noarch.rpm

Then go into the yum repo list (/etc/yum.repo.d) and edit amahi.repo to read as the following: http://amahi.pastebin.com/f59c23d1a


  • CentOS OpenVPN client is called "OpenSwan"