Re: [Doxygen-users] Problem running configure on Ubuntu 13.10 (saucy) 64-bit
Brought to you by:
dimitri
From: Albert <alb...@gm...> - 2014-01-16 19:25:52
|
Peter, This is indeed very short, also the output of the ./configure --help is a bit strange and short. Which version are you trying (versions numbers should be in the beginning of the configure file)? Albert On Thu, Jan 16, 2014 at 8:15 PM, Peter Rockett <p.r...@sh...>wrote: > Hi > > I am trying to build doxygen on Ubuntu 13.10 (saucy) 64-bit but I seem > to be having problems even getting past the configure step. > > First, running ./configure --help gives: > > Usage: ./configure [--help] [--prefix dir] [--install name] > > Options: > > --help Print this help > > --prefix dir Installation prefix directory > [default: /usr/local] > > --install name Use `name' as the name of the GNU install tool > [default: install] > > ... and that is it! > > When I try running ./configure I get: > > Checking for GNU install tool... using /usr/bin/install > Created Makefile from Makefile.in... > > ...and again, that's it! The makefile is suspiciously short, only 19 > lines with an install target. > > I think I have all the prerequisites installed. > > I have also run the same on 32-bit Ubuntu 12.04 and it all works fine. > In particular, ./configure --help gives the full set of options, and the > makefile is good - it subsequently builds OK. > > Any help much appreciated. > > Peter > > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users > |