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

Re: What pkgs need to be installed to use "make html_docs"?



Thanks, I'll give it a try.  :)

> Using the redirection 2> whatwentwrong.err will send stderr to the named
> file.  It may be that you create the file "touch errorfile.name", then
> concatenate with 2>>errorfile.name will work better.
> 
> for example:
> 
> touch error.file
> texi2html some.texi some.html 2>> error.file
> 
> I'm new to this redirection stuff, and I have no clue to the syntax for
> texi2html.  I'm sure someone will jump in with the straight poop.
> 
> In any case, you won't break anything so give it a try. ;)



-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: