← Back to team overview

dolfin team mailing list archive

Re: Question

 

It looks like you don't have permission to write to the directory

/usr/local/lib/DIR/petsc-2.3.3-p0/python/BuildSystem/


You should send this message with the configure.log file to petsc-maint@xxxxxxxxxxx. They are usually pretty good about getting back to people and know a lot more about setting up their software.

Thanks,
Andy


Ali Mesforush wrote:
Hi
When I tried to install PETSc with following commands:
 export PETSC_DIR='pwd'
./config/configure.py --with-clanguage=cxx --with-shared=1
make all
I received following errors:

=================================================================================
Configuring PETSc to compile on your system =================================================================================
*********************************************************************************
CONFIGURATION CRASH (Please send configure.log to petsc-maint@xxxxxxxxxxx)
*********************************************************************************

[Errno 13] Permission denied: 'RDict.log'
  File "./config/configure.py", line 175, in petsc_configure
framework = config.framework.Framework(sys.argv[1:]+['--configModules=PETSc.Configure','--optionsModule=PETSc.compilerOptions'], loadArgDB = 0) File "/usr/local/lib/DIR/petsc-2.3.3-p0/python/BuildSystem/config/framework.py", line 66, in __init__
    argDB = RDict.RDict(load = loadArgDB)
File "/usr/local/lib/DIR/petsc-2.3.3-p0/python/BuildSystem/RDict.py", line 84, in __init__
    self.setupLogFile()
File "/usr/local/lib/DIR/petsc-2.3.3-p0/python/BuildSystem/RDict.py", line 138, in setupLogFile
    self.logFile = file(filename, 'a')
Please help me.
Regards
Ali
_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev


--

====================
Andy Terrel
Computer Science Dept
University of Chicago
aterrel@xxxxxxxxxxxx
---------------------

Science is what we understand well enough to explain to a computer. Art is everything else we do.
                                                     -Donald Knuth



References