> That looks to me like sed is struggling over the ISO-8859-1 encoding
> of grolbp.man because your locale is, quite reasonably, telling it
> the world is UTF-8. If you run make in the C locale, does it still
> occur?
>
> ./configure && LC_ALL=C make
The issue should be fix in the CVS repos
Hi Petr,
> Good afternoon,
> On Sat, Nov 2, 2013 at 2:22 AM, Ralph Corderoy wrote:
> > ./configure && LC_ALL=C make
>
> That fixed it, thanks.
Glad to hear it, but it shouldn't be necessary to do that as a user; it
should be part of groff's makefiles IMHO.
Cheers, Ralph.
Good afternoon,
On Sat, Nov 2, 2013 at 2:22 AM, Ralph Corderoy wrote:
> ./configure && LC_ALL=C make
That fixed it, thanks.
Petr
Hi Petr,
> P.S. I can't compile the latest CVS snapshot, it fails with
> Making grolbp.n from grolbp.man
> sed: RE error: illegal byte sequence
> make[2]: *** [grolbp.n] Error 1
> make[1]: *** [src/devices/grolbp] Error 2
> make: *** [all] Error 2
> I thought it was an encoding problem in grolbp.m
On Thu, Oct 31, 2013, Petr Man wrote:
> I have a problem with MOM. My TOC spans multiple pages and it does not
> wrap to the next page correctly. The first page is filled up to the
> point where page footer would start and then instead of continuing on
> the next page it makes a 2cm space and start
Dear all,
I have a problem with MOM. My TOC spans multiple pages and it does not
wrap to the next page correctly. The first page is filled up to the
point where page footer would start and then instead of continuing on
the next page it makes a 2cm space and starts printing entries again.
When it r