SlackBuildsOrg/development/gprolog
Glenn Becker d001888b9b development/gprolog: Updated for version 1.4.4 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-06-04 06:09:58 +07:00
..
gprolog.info development/gprolog: Updated for version 1.4.4 + new maintainer. 2014-06-04 06:09:58 +07:00
gprolog.SlackBuild development/gprolog: Updated for version 1.4.4 + new maintainer. 2014-06-04 06:09:58 +07:00
README
slack-desc

The gprolog configure script appears to ignore the exec-prefix
information handed to it which indicates where compiled binaries
should be installed. It insists on installing everything into
/usr/gprolog-$VERSION/ and then creating symlinks in /usr/bin.

This script will correct this by moving the files in
/usr/gprolog-$VERSION to their proper places in /usr,
ie: binaries are placed in /usr/bin, libraries in /usr/lib or
/usr/lib64 and documentation in /usr/doc/gprolog-$VERSION.