In article 564C97EC.2090000@gmail.com, Pete Stieber pstieber@gmail.com wrote:
On 11/17/2015 11:27 AM, PS = Pete Stieber wrote: PS>> Is there a centos recommended repository for PS>> centos 7 where I can obtain the keychain PS>> package?
I guess building from source may be my only option if I don't hear from anyone.
The first thing I would try is to get the SRPM for CentOS6, install it in CentOS7 and see if it will rebuild: rpmbuild -bb keychain.spec (or something like that).
If not, then I would work on updating the SRPM so that it does build.
That would be much more preferable than building directly from source outside of the package manager.
Cheers Tony