Mail Archives: djgpp-workers/2003/01/05/06:13:05
Hello.
CBFalconer wrote:
> Point of order - why don't the documentation zips contain the
> original info source so that the user can create the format(s) of
> interest? AFAICT the only way to get this is to download the
> massive complete source. To me the formats of interest are the
> info files and the one piece html, which is easily printed if
> desired.
In the packages I build I include the original texinfo sources.
I seem to have had some trouble recently getting texi2dvi's include option to
work, so you may have to copy some files around, to get the gdb texinfo
sources to build.
E.g. in gdb/doc:
texi2dvi -I ../mi -I../../../readline/doc
(This is off the top of my head, so the paths may be wrong.) texi2dvi would
ask me for the paths to files which it should have found in the include paths.
So I typed in the relative paths for the files and still it could not find
them. Has anyone else seen this problem? In the end I just copied all the
files from ../mi and ../../../readline/doc into gdb/doc and removed them after
I had built the .dvi file.
Bye, Rich =]
--
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]
- Raw text -