I want to create a doxygen RPM but the instructions for doing so are lacking. First the instructions say to './configure make rpm' but that is incorrect as it gives an error. I figured out that it really wanted was to run ./configure followed by running 'make rpm' but that still doesn't work because it ends with and error when trying to cp configure.bin (which I can see the file in the Makefile But not sure where it is supposed to come from).
This is with 1.8.1 and 1.8.3.
I tried searching the web but there doesn't seem to be any hits.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want to create a doxygen RPM but the instructions for doing so are lacking. First the instructions say to './configure make rpm' but that is incorrect as it gives an error. I figured out that it really wanted was to run ./configure followed by running 'make rpm' but that still doesn't work because it ends with and error when trying to cp configure.bin (which I can see the file in the Makefile But not sure where it is supposed to come from).
This is with 1.8.1 and 1.8.3.
I tried searching the web but there doesn't seem to be any hits.
Confirmed.
I see the same behavior with Doxygen 1.8.4.