"command not found" - from make doc
Previously configure gave me warning that I did not have doxygen installed and therefore could not create the docs. Therefore I installed the binary from
Doxygen-1.5.5-tiger.dmg. Now configure finds doxygen and activates make doc. However, it turns out that we need more stuff to create the documentation, namely epstopdf and latex.
Change History (4)
Milestone: |
yat 0.x+ →
yat 0.5
|
Type: |
defect →
enhancement
|
Owner: |
changed from Jari Häkkinen to Peter
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
I'll add some additional tests in configure. If they fail, make doxygen will not be activated.