Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14795] New: dirac 1.0.0 fails if doxygen is not installed

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14795] New: dirac 1.0.0 fails if doxygen is not installed
  • Date: 7 Oct 2008 02:32:31 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14795

Summary: dirac 1.0.0 fails if doxygen is not installed
Product: Codex
Version: test grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: video-libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org


# cast dirac
dirac preparing environment...
dirac checking dependencies...
dirac has a dependency on g++
dirac has an optional dependency on doxygen (to create documentation)
Do you want to cast doxygen? [n] n
dirac has an optional dependency on tetex (to create documentation)
Do you want to use tetex? [y] y
...
Making all in doc
/bin/sh: doxygen: command not found
make[1]: Entering directory `/usr/src/dirac-1.0.0/doc'
SOURCEDIR=".." \
HAVEDOT="true" \
doxygen ./dirac_api.doxygen
make[1]: *** [html/index.html] Error 127
make[1]: Leaving directory `/usr/src/dirac-1.0.0/doc'

If I remove tetex, I can build dirac without doxygen. If I have both tetex and
doxygen installed, dirac also builds fine. If I have doxygen, but not tetex
installed, some documentation is still built and dirac installs fine.

tetex doxygen dirac install dirac installs documentation
+ - - NA
+ + + +
- + + +


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page