Use of Sphinx should have been limited to maintainer mode. While
testing here (with Sphinx installed) I see the concerning issue that the
Sphinx documentation targets are executed again under 'make install',
which is often/normally run as root. The 'make install' step should
only be installing files which were already produced during the 'make'
state. It is not clear why 'make install' is re-doing the steps already
done by 'make'.
This seems like a security issue.
I did:
make clean
make -j 8
make install
Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
Public Key, http://www.simplesystems.org/users/bfriesen/public-key.txt
_______________________________________________
Tiff mailing list
Tiff@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/tiff