nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] directory path changes pushed

2014-10-06 23:16:36
Lyndon Nerenberg <lyndon(_at_)orthanc(_dot_)ca> writes:

The directory path changes have been pushed to the git repository.

The configuration files have moved from PREFIX/etc to PREFIX/etc/nmh.
The support binaries have moved from PREFIX/lib to PREFIX/libexec/nmh.
For a fresh source build on a machine with no existing nmh install
this means configs are now in /usr/local/nmh/etc/nmh, and the back end
binaries are in /usr/local/nmh/libexec/nmh.

That's redundant. In this case, can PREFIX for fresh installs be
/usr/local so the path is /usr/local/etc/nmh instead of
/usr/local/nmh/etc/nmh? Like this?

If you configure with
--prefix=/usr/local, it will use /usr/local/etc/nmh and
/usr/local/libexec/nmh.

The one visible change is that 'mhparam libdir' has been renamed
'mhparam libexecdir'. 'libdir' remains as an alias for 'libexecdir',
but is deprecated and will be removed in a future release. Portable
scripts should try 'mhparam libexecdir' first, and fall back to
'mhparam libdir' if the first returns no output.

OK, thanks for the heads up. Please do not be too anxious to remove it
since libdir will be in Emacs for years to come.

-- 
Bill Wohler <wohler(_at_)newt(_dot_)com> aka 
<Bill(_dot_)Wohler(_at_)nasa(_dot_)gov>
http://www.newt.com/wohler/
GnuPG ID:610BD9AD


_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>