> On Jan 20, 2015, at 6:36 PM, Jed Brown <j...@jedbrown.org> wrote:
> 
> 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.

   Called what? petscuninstall.py ? Is it ok to put a python script there?



Reply via email to