[petsc-dev] broke configure removed config.guess and config.sub
Satish Balay
balay at mcs.anl.gov
Thu Jan 27 16:00:32 CST 2011
On Thu, 27 Jan 2011, Matthew Knepley wrote:
> On Thu, Jan 27, 2011 at 3:55 PM, Satish Balay <balay at mcs.anl.gov> wrote:
>
> > Mat,
> >
> > Since ftp is working but not http - as a workarround you could try for eg:
> >
> > ./configure --download-f-blas-lapack=
> > ftp://ftp.mcs.anl.gov/pub/petsc/externalpackages/f2cblaslapack-3.1.1.a.tar.gz
>
>
> Cool, I did not know that worked. We need to have failover it sounds like.
Ah - its supporsed to work - but looks like there could be lurking bugs. I have to chek on it.
I guess for now its:
wget ftp://ftp.mcs.anl.gov/pub/petsc/externalpackages/f2cblaslapack-3.1.1.a.tar.gz
Satish
---------
balay at petsc:/sandbox/balay/petsc-dev $ ./configure --download-f-blas-lapack=ftp://ftp.mcs.anl.gov/pub/petsc/externalpackages/f2cblaslapack-3.1.1.a.tar.gz
===============================================================================
Configuring PETSc to compile on your system
===============================================================================
TESTING: configureLibrary from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:448) *******************************************************************************
UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log for details):
-------------------------------------------------------------------------------
Unknown comression type in URL: z
*******************************************************************************
balay at petsc:/sandbox/balay/petsc-dev
More information about the petsc-dev
mailing list