how to install

2006-04-03 Thread Satish Balay
already responded to this query in the previous thread. Satish On Mon, 3 Apr 2006, li pan wrote: > Dear all, > could anybody tell how to install petsc into a pc > without internet connection? > > best > > pan > > __ > Do You Yahoo!? > Tired of

blaslapack

2006-04-03 Thread Satish Balay
Please send replies to the list.. If you are not using 2.3.1 - then do the following: cd petsc-2.3.0 mkdir externalpackages cd externalpackages tar -xzf ~/fblaslapack.tar.gz cd .. ./config/configure.py --download-f-blas-lapack=1 Satish On Mon, 3 Apr 2006, li pan wrote: > h, I'm not su

how to install

2006-04-03 Thread Matthew Knepley
--- next part -- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20060403/8e4e1296/attachment.htm>

blaslapack

2006-04-03 Thread Satish Balay
Use the latest 2.3.1 release of PETSc. Satish On Mon, 3 Apr 2006, li pan wrote: > hi > but --download-f-blas-lapack only takes "no, yes .." > boolean value. > > pan > > > > The option --with-blas-lapack-dir is useful if you > already have > blaslapack libraries compiled & installed. If

blaslapack

2006-04-03 Thread Satish Balay
The option --with-blas-lapack-dir is useful if you already have blaslapack libraries compiled & installed. If you've manually downloaded fblaslapack.tar.gz - then use the option: --download-f-blas-lapack=/home/petsc/fblaslapack.tar.gz [with the correct patch to fblaslapack.tar.gz file] Satish O

how to install

2006-04-03 Thread li pan
Dear all, could anybody tell how to install petsc into a pc without internet connection? best pan __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

blaslapack

2006-04-03 Thread li pan
I download blas lapack from the ftp which was suggested by petsc download homepage ftp://ftp.mcs.anl.gov/pub/petsc/fblaslapack.tar.gz and transfer it to a suse laptop, since this has no internet connection. I set a value for --with-blas-lapack-dir to the unziped the directory. But got this error i