Dear  all,

I am trying to install deal.ii 7 on SUSE Linux using the command

./configure --disable-shared  --with-blas="f77blas -latlas"
--with-lapack LDFLAGS=-L/usr/bmp/atlas-3.8.3.frontend/lib/

blas lapack and atlas are all build as static libs.
Configuring fails with the following lines (cf.config.log in the attachment):

checking for dgbsv_ in -llapack... no
configure: error: LAPACK library lapack not found

I checked the fortran compiler as suggested in the FAQ but it seems to
be the right one.
I had similar problems in the past on other systems whenever I wanted
to link with static libs
but alway just switched to dynamic libraries, however since building
atlas is cumbersome I'd like to avoid that.

Thanks in advance for helping,
tariq

Attachment: config.log.tar.gz
Description: GNU Zip compressed data

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to