bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] SVN 984 changes


From: Juergen Sauermann
Subject: Re: [Bug-apl] SVN 984 changes
Date: Mon, 7 Aug 2017 18:12:52 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Hi Peter,

it is difficult for me to do that because I have no access to a Mac computer.

I would assume that the place where Doxygen is installed does not matter as long as your shell
can find it. The only other thing that Doxygen cares about (speaking for the Ubuntu version) is where
the config file is located (one can specify that file on the command line that invokes doxygen).

So it would be good to know if your make DOXY fails because the doxygen command itself was not
found, or because the doxygen command could not find its config file (which is normally ./Doxyfile)

Best Regards,
/// Jürgen



On 08/07/2017 04:05 AM, Peter Teeson wrote:
Hi Jürgen:
If you are working with Make please look at Make DOXY 
which doesn’t work on Mac (in my case but maybe others as well)

On Macintosh there is a Doxygen download from their site.
"Doxygen-1.8.13.dmg (54.6MB) ( ftp | http )
This is a self-contained disk image, which contains the GUI frontend. 
 The binaries support the whole range of Intel CPUs (both 32 and 64 bit). “    

Basically there is a GUI front end for configuration and then a button to run doxygen which is included in the app.
On Mac one opens the .dmg and drags the app somewhere, usually the Application folder/directory.
And then launches the app, perhaps by making it available from the dock…

To use the present Make file one would have to install doxygen itself somewhere, /usr/local/bin or some such place.

It would be interesting to know what other Mac users do, but I use the “official” one as per above….

respect….

Peter


reply via email to

[Prev in Thread] Current Thread [Next in Thread]