> gprolog, updated, but almost right. > > just the final installation is messed up, looks like > some step in install got mangled. > > (On my machine, /usr/local/ is --prefix= ie final locations.) > > It installs a directory in > > /usr/local/gprolog-1.4.2 > ----------^^^^^^^^^^^^^^ ?????? > > that's wrong, and > > /usr/local/packages/gprolog-1.4.2 > /usr/local/packages/gprolog-1.4.2/gprolog-1.4.2 > /usr/local/packages/gprolog-1.4.2/gprolog-1.4.2/include/gprolog.h > /usr/local/packages/gprolog-1.4.2/gprolog-1.4.2/bin/gprolog > --------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > what's THAT about? > > And some funny ln -s 's in bin > > Anyway, I'm sure it's just some minor tweak of the Makefile
Ouch...you're right. "Haste makes waste" and such; I rushed and missed that. It looks like they do some funny things in the configure script, with flags like --with-install-dir and --with-links-dir. I'll fix that now.
