Installing NPTH

  1. Download the npth installation file

›_ Console

# wget https://www.gnupg.org/ftp/gcrypt/npth/npth-1.6.tar.bz2 
tmpt79g_fg9.jpg

Downloading npth

  1. Extract the file

›_ Console

# tar -xjf npth-1.6.tar.bz2 
  1. Go to the directory where the file is extracted

›_ Console

# cd npth-1.6 
  1. Run the following command to compile and install

›_ Console

# ./configure 
# make 
# make install
tmpnrij38w9.jpg

Installing npth