You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Willy Sudiarto Raharjo 3a7ea11de4 multiple: Update email address. 10 years ago
..
README development/gprolog: Fix typos in README 15 years ago
gprolog.SlackBuild development/gprolog: Updated for version 1.4.4 + new maintainer. 12 years ago
gprolog.info multiple: Update email address. 10 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

README

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.