Barry Smith <bsm...@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.

Attachment: signature.asc
Description: PGP signature

Reply via email to