Hi,
I've been trying to compile the contribs using the default
Makefile.contribs, but it fails if the default shell (/bin/sh/) is not
Borne-again shell (bash).
I've change the conflict line:
sed -e "s|\(dnl
@[EMAIL PROTECTED])|AC_GECODE_ENABLE_CONTRIB($${i/*\/},\"$$DESC\",[]) \1|g" \
with this:
sed -e "s|\(dnl
@[EMAIL PROTECTED])|AC_GECODE_ENABLE_CONTRIB($${i#*\/},\"$$DESC\",[]) \1|g" \
I'm using Ubuntu 7.04.
--
Javier Andrés Mena Zapata
University of Valle
Cali - Colombia
_______________________________________________
Gecode users mailing list
[EMAIL PROTECTED]
https://www.gecode.org/mailman/listinfo/gecode-users