Compiling 6.5. Erorr
Click here for full thread
Forum Vet
9:10:34 AM PDT - Tue, Oct 6th 2015
1)
What is the value toy set for BLASOPT?
I believe you missed the -L
This is the value I would use
BLASOPT="-L/MD/azat/OpenBlas/lib -lopenblas"
2) You are missing python-config
Please install the RPM python-devel.
sudo yum install python-devel
Since you are using OpenSuse, please follow the CentOs instructions, not Ubuntu