2003-Jan-23
I want to place preformatted (with tabs spaces) plain text with fixed font in a LyX document.
The following worked in Latex mode (including the text):
begin{verbatim} text here end{verbatim}
There are also a verbatim.sty, moreverb, fancyverb, alltt, and listings.sty packages that could help. And tt might work for some short things.
pkgsrc/net/bind9 under Linux didn't install include/isc/ipv6.h. The configure saw that the system had IPv6 structures, so it decided not to install include/isc/ipv6.h. But the pkgsrc Makefile still assumes it is installed and is in the PLIST. (So it can't be packaged.) I send-pr: pkg/20019. (hubertf had a simple fix and this was closed on 20/Mar/2003.)