[Coin-discuss] cannot find install-sh

Stefan Vigerske stefan at vigerske.de
Sat May 24 13:44:37 EDT 2008


Hi,

Matthew Galati wrote:
>>> just did a fresh checkout of CoinUtils
>>>    svn co https://projects.coin-or.org/svn/CoinUtils/stable/2.2/CoinUtils coin-CoinUtils
>>>
>>> what does this mean?
>>>
>>> [magala at ordlnx01 coin-CoinUtils]$ ./configure
>>> configure: error: cannot find install-sh or install.sh in . ./.. ./../..
>>>     
>> Try a checkout without the last CoinUtils:
>> svn co https://projects.coin-or.org/svn/CoinUtils/stable/2.2 coin-CoinUtils
>>
>> You checked out out one layer too deep.
>>   
> That worked. Thanks. This info should be on wiki.
> 
> Note: unit test still fails at stable 2.2.
> before pass 46 with seed of 860322
> before pass 47 with seed of 321814
> before pass 48 with seed of 504800
> before pass 49 with seed of 624879
> Time for 50 CoinModel passes is 0.004999 seconds
> Testing CoinError
> Testing CoinShallowPackedVector
> terminate called after throwing an instance of 'CoinError'

I cannot reproduce this problem.
What compiler version and machine are you using?

Can you try a debug build and see whether some assertion pop up? Or run 
gdb and send a backtrace? Or valgrind.

Ah, and open a ticket. :-)

Thanks,
Stefan



More information about the Coin-discuss mailing list