|-----Original Message----- |From: Leonardo Andres Espinosa Leal [mailto:laespinosal@unal.edu.co] |Sent: 18. februar 2007 05:46 |Thanks for the help... | |I'm using g95 fortran compiler, but I have problem with the |instalation of LAPACK and BlAS using it. I don not know the |reason, but I can not to use the libraries. | |I need help about it. | It's been some years since I touched fortran :-) Some error messages would be nice, do you not get to the libraries or do they fail to compile. Can you compile object code? etc. If you installed the libraries separately, you probably have to tell the compiler/linker where to find the libraries. Do you have latest binutils installed and all gcc sources installed? g95 uses the same infrastructure as gcc, so I just install all -devel packages with sources. FYI: You should test out intel's Fortran compilers, BLAS/Lapack is covered by MKL Free for non commercial use, but need a register, In most cases they are way faster: http://www.intel.com/cd/software/products/asmo-na/eng/download/download/inde... -- MortenB -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org