On 02/16/2014 01:36 PM, Fernando de Oliveira wrote:
> gpg --verify krb5-1.12.1.tar.gz.asc krb5-1.12.1.tar.gz
> 
> gpg --keyserver pgp.mit.edu --recv-keys 0xF376813D
> 
> In my system, gpg2 only is installed. Should we:
> 
> s/gpg --/gpg2 --/
> 
> ?
> 

The original patch that I sent to Bruce that removed gpg 1.x included
instructions to create compatibility symlinks for gpg and gpgv in the
gpg 2.x, but it seems that never made it to the book like the most of
that patch.

ln -s gpg2 /usr/bin/gpg
ln -s gpgv2 /usr/bin/gpgv

-- 
Note: My last name is not Krejzi.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to