On Thu, Jan 19, 2012 at 11:56 AM, CJ Keist <[email protected]> wrote: > Thanks for the replies. I found yum repo that had the freetds: > > wget > http://dag.wieers.com/rpm/packages/rpmforge-release/rpmforge-release-0.5.2-1.el6.rf.x86_64.rpm > > rpm -i rpmforge-release-0.5.2-1.el6.rf.x86_64.rpm
For the record :) Major 3rd party repositories can be installed on SL-6 by a simple yum command. For example: yum install rpmforge-release would have done the same work. Likewise, yum install elrepo-release will install the ELRepo repository. etc. Akemi
