I did the brew (packaging system for MacOS X) Formula for nmh and that worked out pretty well, but there's one wrinkle.
If you install it the "normal" way, it download a pre-built binary distribution that doesn't know about things you installed like w3m that might be useful for displaying HTML content. If you use "brew install --from-source nmh", then the right thing happens, but I was wondering if other packaging systems ran the auxiliary scripts to search for helper programs. I thought one of the RPMs did, but I didn't see an example in the distributed nmh spec file. Does anyone have an example I could crib from? --Ken _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
