Opened 14 years ago
Closed 14 years ago
#46 closed defect (fixed)
Netlib Screwed You!
Reported by: | linderoth | Owned by: | andreasw |
---|---|---|---|
Priority: | minor | Component: | configuration tests |
Version: | 0.5 | Keywords: | |
Cc: |
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
Change History (1)
comment:1 Changed 14 years ago by andreasw
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
I had also noticed this and fixed it in the trunk version of ThirdParty/Blas?. Just now, I copied the fix in get.Blas into stable/1.0 and also made a new release for ThirdParty/Blas? (1.0.4), which should work with the change the netlib people sneaked in...