Re: [BUG] man(7) page not showing footer

2022-11-08 Thread Alejandro Colomar
Hi Branden, On 11/6/22 08:25, G. Branden Robinson wrote: At 2022-11-02T13:39:58+0100, Alex Colomar wrote: I'll get it from git soon. I'm not in a hurry for it ;) Hi Alex, I've pushed this patch. Let me know if it doesn't work, 'cause that will mean my regression tests are bogus! So far i

Re: Nimbus fonts missing (was: [BUG] man(7) page not showing footer)

2022-11-08 Thread Alejandro Colomar
On 11/8/22 22:25, Deri wrote: On Tuesday, 8 November 2022 20:07:02 GMT Alejandro Colomar wrote: Deri, do you have the changes you mentioned in https://savannah.gnu.org/bugs/?62950#comment5 ready to push? I saw his email about being locked out Hi Alejandro, I have now pushed changes to gropd

Re: Nimbus fonts missing (was: [BUG] man(7) page not showing footer)

2022-11-08 Thread Deri
On Tuesday, 8 November 2022 20:07:02 GMT Alejandro Colomar wrote: > > Deri, do you have the changes you mentioned in > > https://savannah.gnu.org/bugs/?62950#comment5 ready to push? > > I saw his email about being locked out Hi Alejandro, I have now pushed changes to gropdf. If your system is i

Re: Specifying dependencies more clearly

2022-11-08 Thread Alejandro Colomar
Hi Branden, On 11/8/22 16:12, G. Branden Robinson wrote: Hi Alex, At 2022-11-08T13:26:21+0100, Alejandro Colomar wrote: I've always had trouble installing the correct dependencies for groff, since depending on what you compile you might need some more or some less dependencies, and there's not

Nimbus fonts missing (was: [BUG] man(7) page not showing footer)

2022-11-08 Thread Alejandro Colomar
Hi Branden, On 11/8/22 15:51, G. Branden Robinson wrote: At 2022-11-08T13:12:17+0100, Alejandro Colomar wrote: I'm having issues compiling groff: [...] GROFFdoc/groff-man-pages.pdf /home/alx/src/gnu/groff/gropdf:src/utils/addftinfo/addftinfo.1: fatal error: unable to open font '/usr/

Re: [BUG] man(7) page not showing footer

2022-11-08 Thread G. Branden Robinson
Hi Deri, At 2022-11-08T16:00:14+, Deri wrote: > On Tuesday, 8 November 2022 14:51:58 GMT G. Branden Robinson wrote: > > You might also look over https://savannah.gnu.org/bugs/?62860 and > > consider reopening it. > > Probably not worth it, the problem was with "vestiges" of the old > download

Re: [BUG] man(7) page not showing footer

2022-11-08 Thread Deri
On Tuesday, 8 November 2022 14:51:58 GMT G. Branden Robinson wrote: > You might also look over https://savannah.gnu.org/bugs/?62860 and > consider reopening it. Probably not worth it, the problem was with "vestiges" of the old download file, either in site-fonts or the system directory, and gropd

Re: Specifying dependencies more clearly

2022-11-08 Thread G. Branden Robinson
Hi Alex, At 2022-11-08T13:26:21+0100, Alejandro Colomar wrote: > I've always had trouble installing the correct dependencies for groff, > since depending on what you compile you might need some more or some > less dependencies, and there's not a clear list of what you need for > what. I'm sorry t

Re: [BUG] man(7) page not showing footer

2022-11-08 Thread G. Branden Robinson
Hi Alex, At 2022-11-08T13:12:17+0100, Alejandro Colomar wrote: > I'm having issues compiling groff: [...] > GROFFdoc/groff-man-pages.pdf > /home/alx/src/gnu/groff/gropdf:src/utils/addftinfo/addftinfo.1: fatal error: > unable to open font > '/usr/share/ghostscript/9.56.1/Resource/Font/Nimbu

Specifying dependencies more clearly

2022-11-08 Thread Alejandro Colomar
Hi Branden! I've always had trouble installing the correct dependencies for groff, since depending on what you compile you might need some more or some less dependencies, and there's not a clear list of what you need for what. I suggest that you add a very schematic list similar to the one I

Re: [BUG] man(7) page not showing footer

2022-11-08 Thread Alejandro Colomar
On 11/6/22 08:25, G. Branden Robinson wrote: At 2022-11-02T13:39:58+0100, Alex Colomar wrote: I'll get it from git soon. I'm not in a hurry for it ;) Hi Alex, I've pushed this patch. Let me know if it doesn't work, 'cause that will mean my regression tests are bogus! Hi Branden, I'm havi