[Coin-discuss] Bug in ./configure when a non-executable INSTALL is available in $PATH

Peng Yu pengyu.ut at gmail.com
Fri Jul 12 11:30:42 EDT 2013


Hi,

./configure output in CoinAll-1.6.3, shows something like the following.

checking for a BSD-compatible install... /opt/RepeatMasker-open-3-3-0/install -c

I have the following file in $PATH, but it is not executable. Does
anybody know how to fix this bug besides I remove
/opt/RepeatMasker-open-3-3-0 from my path?

~$ echo $PATH|sed 's/:/\n/g'|grep RepeatMasker
/opt/RepeatMasker-open-3-3-0
~$ ll  /opt/RepeatMasker-open-3-3-0/|grep -i install
-rw-r--r--  1 pengy staff     2543 2005-10-26 18:00:55 INSTALL

-- 
Regards,
Peng


More information about the Coin-discuss mailing list