"Neal A. Crocker" wrote: > > I can't seem to install algae. The full transcript is in the file > "algae_attemp.txt" at > http://homepage.mac.com/nealackercrocker/FileSharing.html.
Do you have atlas installed? Atlas installs /sw/lib/liblapack.a, and this one is linked in instead of algae's own one. I guess algae could be prepared to use the lapack installed with atlas (or maybe not), but it seems not to be ATM. If you move /sw/lib/liblapack.a out of the way, algae will build. -- Martin _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
