Custom Query (122 matches)
Results (46 - 48 of 122)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#46 | fixed | Netlib Screwed You! | andreasw | linderoth |
Description |
Hi All, I couldn't figure out why my Ipopt build kept failing, (as Andreas is always so reliable). It seems that the blas you download from netlab (via the get.BLAS script) now gets unpacked into a subdirectory BLAS, so the configure check fails to recognize that you have it installed. I just copied the fortran code up one directory and things seem to be progressing now... Cheers, -Jeff |
|||
#47 | fixed | extra \ at the end of line 1808 in coin.m4 | andreasw | markush |
Description |
Configuration fails in cygwin with the cl compiler. A sed command for "Applying patches to libtool for cl compiler" fails, and libtool becomes an empty file. There is an extra backslash on line 1808 in BuildTools?/coin.m4 that causes this problem (it also appears in the configuration file in the same context..) |
|||
#48 | fixed | Augment COIN_HAS_PROJECT to allow alternate locations for COIN projects. | andreasw | lou |
Description |
User (Dean Kassman) requests ability to specify alternate locations for COIN projects, analogous to COIN_HAS_USER_LIBRARY. |