#527 closed defect (fixed)
Cannot run configure on 64-bit CentOS
Reported by: | Jari Häkkinen | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | major | Milestone: | yat 0.5.3 |
Component: | build | Version: | 0.5.2 |
Keywords: | Cc: |
Description (last modified by )
Related #511.
The problem is two-fold.
i) I am using atlas and the checks for cblas/atlas fails because of some lib check caching in search of cblas_sdsdot.
ii) The gsl/cblas/atlas set up of cblas for GSL version checking is flawed.
Change History (4)
comment:1 Changed 13 years ago by
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 13 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
(In [1902]) Addresses #527. Issue i) is resolved.