Just to be extra safe, that fix should also be applied to the 'with-executables-search-path' section as well, but your fix did help me get past the checks for lgrind and c2html.
On Thu, Jan 30, 2020, 3:47 PM Satish Balay <[email protected]> wrote: > I pushed a fix to branch balay/fix-check-files-in-path - please give it a > try. > > https://gitlab.com/petsc/petsc/-/merge_requests/2490 > > Satish > > On Thu, 30 Jan 2020, Satish Balay via petsc-users wrote: > > > The issue is: > > > > >>> > > [Errno 13] Permission denied: '/pbs/SLB' > > <<< > > > > Try removing this from PATH - and rerun configure. > > > > This part of configure code should be fixed.. [or protected with 'try'] > > > > Satish > > > > On Thu, 30 Jan 2020, Fande Kong wrote: > > > > > Hi All, > > > > > > It looks like a bug for me. > > > > > > PETSc was still trying to detect lgrind even we set "--with-lgrind=0". > The > > > configuration log is attached. Any way to disable lgrind detection. > > > > > > Thanks, > > > > > > Fande > > > > > > > > > > > > > > > > > > ---------- Forwarded message --------- > > > From: Tomas Mondragon <[email protected]> > > > Date: Thu, Jan 30, 2020 at 9:54 AM > > > Subject: Re: Running moose/scripts/update_and_rebuild_petsc.sh on HPC > > > To: moose-users <[email protected]> > > > > > > > > > Configuration log is attached > > > > > > > > > >
