On Tue, Nov 05, 2019 at 12:39:21PM -0600, Blake McBride wrote:
> I am attempting to build the latest rpo copy of groff on 64-bit LinuxMint
> 19.2. I am running:
>
> ./bootstrap
>
> ./configure --prefix=/usr
[...]
> config.status: error: cannot find input file: `Makefile.in'
I expect that this f
On Tue, Nov 05, 2019 at 12:31:45PM -0600, Blake McBride wrote:
> While trying to build the latest git repo on a 64 bit Linux machine, I get
> the following when running bootstrap:
>
> contrib/mom/mom.am:109: error: 'nodist_momprocessedexample_DATA' is used
> but 'momprocessedexampledir' is undefin
Thanks for the interest Andrea (people who are using such a nerdy program
as Groff got to stand together :-)). I give you a picture of the first
page. And the source. Be aware that I've made my own markup for textual
features. It's nothing to be sacred of. It's a simple sed job. It's just
because I
Greetings,
I am attempting to build the latest rpo copy of groff on 64-bit LinuxMint
19.2. I am running:
./bootstrap
./configure --prefix=/usr
and I am getting:
[...]
checking for pnmtops... found
checking whether pnmtops can handle the -nosetpage option... yes
checking whether make has built
Greeting,
While trying to build the latest git repo on a 64 bit Linux machine, I get
the following when running bootstrap:
contrib/mom/mom.am:109: error: 'nodist_momprocessedexample_DATA' is used
but 'momprocessedexampledir' is undefined
Thanks.
Blake
I can see that this hasn't really inspired anybody. Don't worry about it.
I've found a solution.
//Mikkel.
man. 4. nov. 2019 17.04 skrev Mikkel Meinike Nielsen :
> Hi friends
>
> We are starting an association here and in order to do so we need to make
> a minute of our founding meeting. I woul
> I tried editing the devps download file to read [...] and
> putting the TwCenMT-Regular.pfa file in the devps directory,
> but grops won't use it.
Probably grops simply isn't aware that your file needs this
font. Try adding a
%%IncludeResource: font TwCenMT-Regular
DSC comment into the p
Dear Mr. Corderoy,
> If that distinction is unclear then reading Kernighan's CSTR 54 may help
> as the tutorial at the end creates macros. https://troff.org/54.pdf
>
> I'd also highly recommend it as a good concise introduction to troff,
> and an easy reference to keep returning to.
Thank you ve