Skip to content

Doxygen 1.11.0 for macOS reports 'sh: latex: command not found' #10987

@aeronautomat

Description

@aeronautomat

Bug Description
When starting the macOS GUI App 'Doxygen.app', downloaded fom https://www.doxygen.nl/files/Doxygen-1.11.0.dmg it reports

sh: latex: command not found

when klicking 'Run doxygen' at the 'Run' tab in the app.

However, on my system 'latex' does exist in directory /Library/TeX/texbin.

The command doxygen (the command line version) executed in a bash shell does finds 'latex'.

Doxygen.app does not seem to utilise a proper PATH environment variable.

Interestingly, doxygen provides configuration variables for setting the location of (only) some executables, like e.g. DOT_PATH. Such a provision does not exist for 'latex', however.

Please either provide a configuration variable like e.g. TEX_PATH or set up the app accordingly.

Version
doxygen 1.11.0
macOS Sonoma 14.5
GNU bash, Version 5.2.26(1)-release

Metadata

Metadata

Assignees

No one assigned

    Labels

    install/buildbug in the installation or build scripts

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions