On 25 April 2013 17:30, Liam Staskawicz <[email protected]> wrote: > Hi, > > Pardon for the cross post from doxygen-users, but does anybody know of an > existing PPA that packages recent versions of Doxygen for older Ubuntu > releases? I'm most interested in getting 1.8.3 onto x86 and x64 machines > running precise. >
Hi, I would suggest you to just to download source code and compile. You can either download tarball or use svn, in the last months I'm using the latest version from svn and it's working properly and if not you will help to discover bug. I have no problems with compilation since I have all the required libraries anyway. Only problem is that you need to add the new doxygen bin directory to PATH and update manually. I'm using Ubuntu 10.04 (64bit) and 12.04 (32bit). All the information you need is here: http://www.stack.nl/~dimitri/doxygen/download.html Vaclav > Thanks for any tips. > > Liam > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr > _______________________________________________ > Doxygen-develop mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/doxygen-develop > ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Doxygen-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-develop
