[petsc-dev] Sean is going to love this
Jed Brown
jed at jedbrown.org
Tue Dec 23 19:08:30 CST 2014
Barry Smith <bsmith at mcs.anl.gov> writes:
> Sure, but they have to go into a "legal" location. Where would that
> legal location be? We'd start by putting the data as is in the legal
> location, then add a bin/petsc-config to process that data (crudely)
> then refine both the storage of the data and the bin/petsc-config
> over time.
$libdir/petsc/ if we want to be like libtool and pkgconfig.
$sysconfdir/petsc/ if we think of these as host-specific.
$datadir/petsc/ if we think of them as host-independent (similar to man
pages).
By default:
libdir = $prefix/lib/
sysconfdir = $prefix/etc/
datadir = $prefix/share/
I think we could use any of these without getting in trouble with
package managers.
-------------- 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/20141223/e2a147cc/attachment.sig>
More information about the petsc-dev
mailing list