|
From: | Russell Shaw |
Subject: | Re: [avr-gcc-list] Installing avr-libc docs (was Re: Manuals links broken) |
Date: | Wed, 02 Apr 2003 14:32:45 +1000 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030311 Debian/1.2.1-10 |
Theodore A. Roth wrote:
On Tue, 1 Apr 2003, Russell Shaw wrote: :) Hi, :) There's a bunch of things in avr-libc-20030324cvs/doc/api, :) but where do they get installed to? Is there an easy way :) to find where the makefiles install things like this? :) :) I did: :) ./doconf --enable-docs :) ./domake :) sudo ./domake install :) As Joerg noted, you need --enable-doc to get the docs built and installed.
I did that.
Also, note that even without --enable-doc, you should be able to go into build/doc and type 'make' to build the docs. 'make install' should also work from within build/doc.
I did 'make' in build/doc/api and build/doc. It's now obvious that avr-libc configure.in needs more work. I had to install more tools such as tetex-extras package, netpbm and others. Even now, i still get a heap of errors when tex is compiling things. I'll put any more messages on the avr-libc list.
[Prev in Thread] | Current Thread | [Next in Thread] |