-
Download the
npthinstallation file.
# wget https://www.gnupg.org/ftp/gcrypt/npth/npth-1.8.tar.bz2
Downloading npth
-
Extract the file.
# tar -xjf npth-1.8.tar.bz2
-
Go to the directory where the file is extracted.
# cd npth-1.8
-
Run the following command to compile and install.
# ./configure --prefix=/usr/local
# make
# make install
Installing npth
Installing npth_make
Installing npth_make install
Installing npth_verification