• Wincent
    Open
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Building doxygen 1.5.2 from sourceEdit

Created 4/5/2007, updated 3/12/2020

wget http://ftp.stack.nl/pub/users/dimitri/doxygen-1.5.2.src.tar.gz tar xzvf doxygen-1.5.2.src.tar.gz cd doxygen-1.5.2 sh ./configure make make docs sudo make install doxygen --version

See also

  • Official installation instructions: http://www.doxygen.org/install.html
  • doxygen
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell using React, Relay and GraphQL (with help from Git, Redis and Neovim).