NPAPI-SDK-0.27.2

Introduction to NPAPI-SDK

NPAPI-SDK is a bundle of Netscape Plugin Application Programming Interface headers by Mozilla. This package provides a clear way to install those headers and depend on them.

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

Package Information

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/NPAPI-SDK

Installation of NPAPI-SDK

Install NPAPI-SDK by running the following commands:

./configure --prefix=/usr

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Libraries: None
Installed Directory: /usr/include/npapi-sdk

Last updated on 2017-08-26 13:10:53 -0700