[petsc-dev] "make install" installs HTML files in $PREFIX/include

Satish Balay balay at mcs.anl.gov
Tue Jun 7 10:58:05 CDT 2016


cc:ing petsc-dev

Yeah - there are probably files that get installed - that shouldn't.

[PETSC_DIR/bin probably needs cleaning up]

Wrt build logs - I think sometimes its usefult to have them available
from the prefix location.. [but perhaps thats not good from a
packaging point of view]

Satish

On Tue, 7 Jun 2016, Lisandro Dalcin wrote:

> BTW, there are a few other files that PETSc and SLEPc install, and I
> think they should not be there (PKG_NAME is either petsc or slepc):
> 
> rm -f  $PREFIX/lib/$PKG_NAME/conf/files
> rm -f  $PREFIX/lib/$PKG_NAME/conf/*BuildInternal.cmake
> 
> Not sure about these, what do you think?
> 
> rm -f  $PREFIX/lib/$PKG_NAME/conf/*.log
> rm -f  $PREFIX/lib/$PKG_NAME/conf/RDict.db
> 
> 
> 
> On 7 June 2016 at 12:34, Jose E. Roman <jroman at dsic.upv.es> wrote:
> > My solution is not very nice, so if you find a better solution I will change it in SLEPc as well.
> > Jose
> >
> >
> >> El 7 jun 2016, a las 11:31, Lisandro Dalcin <dalcinl at gmail.com> escribió:
> >>
> >> Satish, Jose just fixed this issue in SLEPc, here is the commit.
> >>
> >> https://bitbucket.org/slepc/slepc/commits/d02c1aa057e872e40b6f07555da52f69747cb41d
> >>
> >> We are guessing the same issue is in PETSc (unless we use the lite
> >> tarball). Could you please check and fix if needed?
> >>
> >> --
> >> Lisandro Dalcin
> >> ============
> >> Research Scientist
> >> Computer, Electrical and Mathematical Sciences & Engineering (CEMSE)
> >> Extreme Computing Research Center (ECRC)
> >> King Abdullah University of Science and Technology (KAUST)
> >> http://ecrc.kaust.edu.sa/
> >>
> >> 4700 King Abdullah University of Science and Technology
> >> al-Khawarizmi Bldg (Bldg 1), Office # 0109
> >> Thuwal 23955-6900, Kingdom of Saudi Arabia
> >> http://www.kaust.edu.sa
> >>
> >> Office Phone: +966 12 808-0459
> >
> 
> 
> 
> 


More information about the petsc-dev mailing list