The LAPACK forum has moved to https://github.com/Reference-LAPACK/lapack/discussions.

Problems regarding blas

Open discussion regarding features, bugs, issues, vendors, etc.

Problems regarding blas

Postby Mat » Sat Jun 30, 2007 4:00 pm

Hello,

i don't know how to install blas correctly. In my package manager i installed refblas3*.

But when i compile my programm i get:

/usr/bin/ld: cannot find -lf77blas


Now i'm wondering if blas is installed correctly. But i can't test it anyway - how do i check this? Perhaps in the testing directory of lapack?

I would be pleased if anybody could help me....

Thanks a lot!
Mat
 
Posts: 47
Joined: Sat Aug 19, 2006 9:54 am

Postby Mat » Mon Jul 02, 2007 6:04 pm

Ok i installed Lapack again and now when i compile my code the error message is the following:

Code: Select all
/usr/bin/ld: cannot find -lf77blas


I have problems with my Paths i think.
I downloaded my lapack to /home/me/lapack

and i compile my code on /media/progs/code/

with a Makefile where the Paths are set to:

Code: Select all
LIBS = -llapack -L/usr/lib/atlas -lf77blas -lm  -latlas -lg2c -pg


Is this my problem?[/code]
Mat
 
Posts: 47
Joined: Sat Aug 19, 2006 9:54 am


Return to User Discussion

Who is online

Users browsing this forum: No registered users and 4 guests