[dune-pdelab] *** No rule to make target `doxygen-tag', needed by `install-doxygen'. Stop.

Markus Blatt markus at dr-blatt.de
Tue Jan 17 13:04:31 CET 2012


Hi,

On Tue, Jan 17, 2012 at 12:50:00PM +0100, Victor Mataré wrote:
> On Friday 13 January 2012 09:29:08 Markus Blatt wrote:
> > Please check whether you really have doxygen available und DUNE finds it:
> > cd dune-pdelab
> > grep doxygen config.log 
> 
> $ grep doxygen config.log
> configure:4305: checking for doxygen
> config.status:1602: creating doc/doxygen/Doxyfile
> config.status:1602: creating doc/doxygen/Makefile
> 

There should be something like 

configure:4296: checking for doxygen
configure:4312: found /usr/bin/doxygen
configure:4323: result: doxygen

in that file. I think, DUNE did not find doxygen. Is it in your PATH
variable, i.e. can you start it by hand whith `doxygen`?

> 
> OK, so I just did and I found that it doesn't. But then how am I
> supposed to install it if make install doesn't work? 

You actually do not have to install it, to use it. 
I usually have all the modules lying around in one directory of my
home-dir :

mblatt at legolas:~/src/dune/2.1-tarballs$ ls
dune-common-2.1.1  dune-istl-2.1.1            dune-pdelab
dune-grid-2.1.1    dune-localfunctions-2.1.1  dune-pdelab-howto

And work from there using dune-control and make directly. Probably a
matter of taste.

Markus

-- 
Do you need more support with DUNE or HPC in general? 

Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de
Rappoltsweilerstr. 5, 68229 Mannheim, Germany
Tel.: +49 (0) 160 97590858  Fax: +49 (0)322 1108991658 




More information about the dune-pdelab mailing list