Installing Libgpg-error

  1. Download the libgpg-error installation file

›_ Console

# wget https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error1.45.tar.bz2 
tmpb76pxo2h.jpg

Downloading libgpg-error

  1. Extract the file

›_ Console

# tar -xjf libgpg-error-1.45.tar.bz2 
  1. Go to the directory where the file is extracted

›_ Console

# cd libgpg-error-1.45 
  1. Run the following command to compile and install

›_ Console

# ./configure 
# make 
# make install 
tmpl7crrd18.jpg
tmpaun_r7la.jpg

Installing libgpg-error