libnsl-2.0.1

Introduction to libnsl

The libnsl package contains the public client interface for NIS(YP). It replaces the NIS library that used to be in glibc.

This package is known to build and work properly using an LFS 12.1 platform.

Package Information

libnsl Dependencies

Required

libtirpc-1.3.4

Installation of libnsl

Install libnsl by running the following commands:

./configure --sysconfdir=/etc --disable-static &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

--disable-static: This switch prevents installation of static versions of the libraries.

Contents

Installed Programs: None
Installed Libraries: libnsl.so
Installed Directories: /usr/include/rpcsvc

Short Descriptions

libnsl.so

provides the NIS (YP) API functions required by other programs