Re: [Doxygen-develop] (no subject)
Brought to you by:
dimitri
From: Liam S. <ls...@gm...> - 2013-04-30 15:20:31
|
Hi Vaclav - thanks for your response. I should have specified - I can definitely compile successfully from source, so this request comes from the following motivations: - I am creating build configurations so a machine can have a full development environment installed (including doxygen) from scratch in an automated way, for both build slaves and for new developers on my project - automating subsequent upgrades on these machines is much easier if I can use the system package manager I've never set up a PPA before, and do not regularly develop on a Linux machine, so I was holding out some hope that this had been done and I just couldn't find info about it :) But I may just have to dive in and try it myself. Liam On Tue, Apr 30, 2013 at 2:33 AM, Vaclav Petras <wen...@gm...> wrote: > On 25 April 2013 17:30, Liam Staskawicz <ls...@gm...> 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 > > Dox...@li... > > https://lists.sourceforge.net/lists/listinfo/doxygen-develop > > > |