My bash version:
GNU bash, version 4.3.0(1)-release (x86_64-unknown-linux-gnu)
The reason I want to install from source as to use on my linux box
I am not sure what you meant by "a clean docker container".
Anyway, I have managed to overcome some problems after last mail. Still
working on it...
On Mon, Mar 11, 2019 at 10:53 PM Ai Bo wrote:
>
> yes, switching to bash can pass this error.
>
> However, now error:
> ERROR: BLAS not found!
> [fflas_ffpack-2.3.2]
> [fflas_ffpack-2.3.2] BLAS routines are required for this library to compile.
> Please
> [fflas_ffpack-2.3.2] make sure BLAS ar
On Tue, Mar 12, 2019 at 3:23 AM Ai Bo wrote:
>
> I didn't *want* to use my own BLAS. Without downloading BLAS directory, it is
> complaining missing BLAS.
This means that there was an error building openblas Sage package.
Have a look in logs/pkgs/openblas.log
Do you see an error there?
> Does t
Well, I tried to let the install to build ATLAS, but it got stuck at
downloading the atlas package as my machine is behind firewall.
So I manually downloaded the atlas-3.10.2.tar.bz2 and tried to build it.
But when I tried to build atlas, I got error:
ERROR: enum fam=3, chip=2, model=85, mach=0
ma
I didn't *want* to use my own BLAS. Without downloading BLAS directory, it
is complaining missing BLAS.
Does the Sage package already have BLAS? Why it doesn't compile without
setting the env for BLAS?
On Monday, March 11, 2019 at 3:06:51 PM UTC-7, Dima Pasechnik wrote:
>
> On Mon, Mar 11, 2019
On Mon, Mar 11, 2019 at 9:53 PM Ai Bo wrote:
>
> yes, switching to bash can pass this error.
>
> However, now error:
> ERROR: BLAS not found!
> [fflas_ffpack-2.3.2]
> [fflas_ffpack-2.3.2] BLAS routines are required for this library to compile.
> Please
> [fflas_ffpack-2.3.2] make sure BLAS are
yes, switching to bash can pass this error.
However, now error:
ERROR: BLAS not found!
[fflas_ffpack-2.3.2]
[fflas_ffpack-2.3.2] BLAS routines are required for this library to
compile. Please
[fflas_ffpack-2.3.2] make sure BLAS are installed and specify its location
with the option
[fflas_ff