Hide Forgot
Created attachment 479674 [details] Build with zlib support, use elinks as default HTML browser Adding zlib-devel to BuildRequires would enable this benefit (from NEWS): o A decompression library is now in place. This allows man-db to use zlib to decompress gzipped files, and allows most of its uses of temporary files to be removed. The only remaining exceptions are cat file creation (which uses a temporary file in the cat tree rather than in /tmp) and viewing HTML manual pages (which uses a temporary directory). Otherwise, man-db should now work fine even with a read-only /tmp during system recovery. ...and setting some browser as the default for HTML would make it more likely for --html to work out of the box and at least output more understandable error messages, and would fix --help output. xdg-open would be ideal but it doesn't work here as some of the utils it invokes may exit too early (gvfs-open, gnome-open) thus resulting in man cleaning up the temporary HTML files before the viewer opens. elinks is required by more apps than lynx so I chose it. Not worth adding a dependency to it in my opinion.
Thanks added to man-db-2.5.9-6.fc16.