libplib-doc for Debian ------------------- Make sure you have installed the packages suggested by the libplib-doc package. If you want to try some of the examples, you should copy all of them into a separate directory (eg. /tmp/libplib-doc): $ mkdir /tmp/libplib-doc $ cd /tmp/libplib-doc $ cp -a /usr/share/doc/libplib-doc/examples ./src $ cp -a /usr/share/doc/libplib-doc/configuration/* . And then unzip the compressed files $ find . -name '*.gz' -exec gunzip {} \; Then run autoreconf. $ touch NEWS README AUTHORS ChangeLog $ autoreconf -i And compile the examples $ ./configure $ make -- Philipp Frauenfelder , Sat, 19 Oct 2002 16:08:11 +0200 Adjusted, Bradley Smith , Sun, 02, Nov 2008 20:52:00 +0000