help-gnu-emacs
[Top][All Lists]
Advanced

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

Help with doxymacs


From: Suvayu Ali
Subject: Help with doxymacs
Date: Mon, 18 Jan 2010 00:50:54 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-3.fc11 Lightning/1.0pre Thunderbird/3.0

Hi everyone,

Recently I came across the library doxymacs[1], but I haven't been able to build the library. It relies on the GNU auto tools, and I am not familiar with it. So far from what I have figured out, these are the commands that I use to generate the ./configure script and the Makefile for the library:

$ autoconf
configure.ac:11: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:18: error: possibly undefined macro: AM_PATH_LISPDIR
configure.ac:21: error: possibly undefined macro: AM_PATH_XML2
$ aclocal
$ automake
configure.ac:11: required file `./install-sh' not found
configure.ac:11:   `automake --add-missing' can install `install-sh'
configure.ac:11: required file `./missing' not found
configure.ac:11:   `automake --add-missing' can install `missing'
c/Makefile.am: required file `./depcomp' not found
c/Makefile.am:   `automake --add-missing' can install `depcomp'

However running ./configure gives me this error.

$ ./configure
./configure: line 1775: syntax error near unexpected token `doxymacs,'
./configure: line 1775: `AM_INIT_AUTOMAKE(doxymacs, 1.8.0)'

Thanks for any help on this.

[1] http://doxymacs.sourceforge.net/
--
Suvayu

Open source is the future. It sets us free.




reply via email to

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