trying to install perfect server centos 5.3-x86_64 , will be installing ispconfig , on page 45 it states " yum install getmail " . yum seems not to be able to find getmail ... where to find getmail for installed os ??? thanx for help
Did you enable the RPMforge repository, as shown in chapter 9 on http://www.howtoforge.com/perfect-server-centos-5.3-x86_64-ispconfig-3-p3 ?
in a word yes , " yum update " worked quite well , no problems . i did follow your instructions to the letter . made the changes as described in /etc/hosts et al the os installed without a hitch . all packages that were listed to be installed were installed and are installed up to this point . thanx for assistance
yum install Getmail Not found! I have the same problem. If I download file for Getmail manualy which version do I choose 3 or 4.7.6
Oops...make sure you install the right package... I had the same problem...finally figured out that back in chapter 9, I had installed the rpmforge package for x86_64 systems, when in fact I'm trying to install on an older i386 system. Went back through the "wget" and "rpm -ivh" steps for rpmforge-release-0.3.6-1.el5.rf.i386.rpm, then did "yum install getmail," and everything worked.