From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4 Description of problem: After I installed lapack rpm, everything looked fine, except that the link liblapack.so->lapack.so.3 wasn't created. GCC couldn't locate lapack library when invoked with -llapack as an argument. NOTE: The same applies to blas of the same version Version-Release number of selected component (if applicable): 3.0-33 How reproducible: Always Steps to Reproduce: 1. Install lapack rpm 2. Try to link against the lib using -llapack as an argument to gcc Actual Results: linked failed Expected Results: linked should have succedeed Additional info:
*** This bug has been marked as a duplicate of 172084 ***