The only obstacle now to running this box as the mail server is that I do read and send mail on it occasionally, while working on something. I need gpg-agent, but can't find how to get it. Is it merged into another package, or do I simply have to look at other repositories? Anne
--- Anne Wilson <cannewilson at googlemail.com> wrote:> The only obstacle now to running this box as the > mail server is that I do read > and send mail on it occasionally, while working on > something. I need > gpg-agent, but can't find how to get it. Is it > merged into another package, > or do I simply have to look at other repositories? >[tlviewer at support gnupg2]$ rpm2cpio gnupg2-2.0.4-1.fc6.src.rpm | cpio -t gnupg-1.9.16-testverbose.patch gnupg-2.0.4.tar.bz2 gnupg-2.0.4.tar.bz2.sig gnupg2.spec gpg-agent-shutdown.sh gpg-agent-startup.sh 7010 blocks the gnupg2 package is fedora only at this time! I'll take a quick look at building it and post what I find. -- Mark ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
--- Anne Wilson <cannewilson at googlemail.com> wrote:> The only obstacle now to running this box as the > mail server is that I do read > and send mail on it occasionally, while working on > something. I need > gpg-agent, but can't find how to get it. Is it > merged into another package, > or do I simply have to look at other repositories? >Setup the repo below in YUM #cd /etc/yum.repos.d #wget http://centos.karan.org/kbsingh-CentOS-Extras.repo #yum install GnuPG2 --enablerepo=kbs-CentOS-Testing -- Mark ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
Anne Wilson wrote:> The only obstacle now to running this box as the mail server is that I do > read > and send mail on it occasionally, while working on something. I need > gpg-agent, but can't find how to get it. Is it merged into another > package, or do I simply have to look at other repositories?It's in gnupg2 available from EPEL (among other places) -- Rex