On Fri, Jul 04, 2014 at 11:44:26PM +0200, Jerome BENOIT wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello Bill, > > On 29/06/14 23:08, Bill Allombert wrote: > > To start with GAP itself, I plan to add a symlink in GAP 4r7p5, > > > > /usr/lib/gap/bin/$(GAParch) -> /usr/lib/$(multiarch triplet)/gap/bin > > and make sure packages like IO can be compiled without patching the > > configure > > system. > > I am on my way to update the GAP IO Debian package: > the assertion ``IO can be compiled without patching the configure system'' > is nearly true with `4r7p5-1' as AC_FIND_GAP failed at the very end: > AC_FIND_GAP can not locate GAP's gmp.h and emit the message > ``checking for GAP's gmp.h location... not found, GAP was compiled without > GMP''. > Can this easy to fix issue be fixed soon ?
I do not understand: Just do ./configure_like_gap "" /usr/lib/gap make and everything should work. Cheers, Bill. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

