Contents
Installed Programs:
scdoc
Installed Libraries:
None
Installed Directories:
None
The scdoc package provides a man page generator.
Install scdoc by executing the following commands:
make PREFIX=/usr LDFLAGS="$LDFLAGS"
Now as the root user:
make PREFIX=/usr install
LDFLAGS="$LDFLAGS": This ensures that
the build system respects $LDFLAGS if
set.