[petsc-dev] prefix installs and lib/petsc-conf
Jed Brown
jed at jedbrown.org
Tue Jan 20 18:36:51 CST 2015
Barry Smith <bsmith at mcs.anl.gov> writes:
> How about?
>
> share/petsc/matlab,python,julia/ non-generated stuff
> lib/petsc/matlab,python,julia/ generated stuff for example Matlab .mex files
>
> lib/petsc/conf
>
> include/petsc/finclude,private,mpiuni (note some generated stuff goes in here; could put it in lib/petsc/include but that seems silly to me)
The above is good.
> bin/petsc/mpiexec.uni when using uni
> bin/petsc/uninstall.py
$ find /bin/ -type d
/bin/
/bin/core_perl
/bin/vendor_perl
/bin/cgnstools
/bin/site_perl
$ find /bin/ -type f | wc
4181 4181 65101
$
I'd rather not add a directory in bin.
I think uninstall should go in sbin.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20150120/a9ca8dbe/attachment.sig>
More information about the petsc-dev
mailing list