[Insight-developers] Has anyone generate Doxygen documentation on Mac OS X?

Cory Quammen cquammen at cs.unc.edu
Mon Mar 28 11:41:01 EDT 2011


I had some trouble getting Doxygen to generate ITK documentation on
Mac OS X and wonder if any else has run into the same problem.

In

Utilities/Doxygen/itkdoxygen.pl

I had to add

#!/usr/bin/perl

as the first line, otherwise my bash shell attempts to interpret the
Perl script and fails.

How does this work on other systems? Do some shells look at the file
extension to decide which interpreter to use?

I'm using the latest ITK v4 code in the repository, Doxygen 1.6.2, and
Perl 5.10.0 on Mac OS X 10.6.6.

Thanks,
Cory

-- 
Cory Quammen
Computer Integrated Systems for Microscopy and Manipulation (CISMM)
Department of Computer Science
University of North Carolina at Chapel Hill
http://www.cs.unc.edu/~cquammen


More information about the Insight-developers mailing list