Skip to content

#790 Debian package for dune-common doesn't contain global Doxystyle

Metadata

Property Value
Reported by Oliver Sander (oliver.sander@tu-dresden.de)
Reported at May 19, 2010 14:36
Type Bug Report
Version 1.2
Operating System Unspecified / All
Last edited by Oliver Sander (oliver.sander@tu-dresden.de)
Last edited at Jun 14, 2010 10:05
Closed by Oliver Sander (oliver.sander@tu-dresden.de)
Closed at Jun 14, 2010 10:05
Closed in version Unknown
Resolution Fixed
Comment

Description

I built Debian packages for dune-common revision 6005. The packages built and installed without problems. However, trying to build a local version of dune-istl against the dune-common from the installed package gives

sander@haile:~/dune$ dunecontrol --opts=ug.opts --only=dune-istl all --- going to build dune-istl --- --- calling all for dune-istl --- --- calling autogen for dune-istl --- Found am directory /usr/share/dune-common/am --> dunedoxynize... Error: dunedoxynize global style not found --- Failed to build dune-istl --- Terminating dunecontrol due to previous errors!

I guess dune-common/doc/doxygen/Doxystyle is not being installed. Where is it supposed to go?