Welcome to the Bug Tracking System for the DUNE project.
Due to increasing spam attacks, we had to disable the feature of anonymous bug reports. You will have to register before you are able to report a new bug.
In case you experience any problems, let us know at http://www.dune-project.org/mailinglists.html .
Tasklist

FS#630 - Installation of documentation not working under certain circumstances.

Attached to Project: Dune
Opened by Robert Klöfkorn (robertk) - Wednesday, 28 October 2009, 08:17 GMT+2
Last edited by Christian Engwer (christi) - Thursday, 08 April 2010, 18:22 GMT+2
Task Type Bug Report
Category Documentation
Status Closed
Assigned To No-one
Operating System Unspecified / All
Severity Medium
Priority High
Reported Version 1.2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I'm using the 1.2.1 tar files for a Dune installation. Doxygen ist not installed on my system, I don't need it at home. After I called "make clean" in the unpacked folders (dune-common-1.2.1, dune-grid-1.2.1, dune-istl-1.2.1) I cannot build the modules anymore because the documentation is missing. Why is it removed anyway? The bug is, that the documentation folder is named doxygen/html and not doxygen/html-dist how it should be and furthermore that the check for doxygen might be insufficient.

A proper workarround is either not to call "make clean", which is not a good option, or to use the --disable-documentation configure flag, my all time favorite I must say.
This task depends upon

Closed by  Christian Engwer (christi)
Thursday, 08 April 2010, 18:22 GMT+2
Reason for closing:  Won't fix

Loading...