On Sat, Oct 11, 2014 at 01:28:34PM +0200, Julien Cristau wrote:
> On Sat, Oct 11, 2014 at 02:45:17 -0400, Lee Cremeans wrote:
> > I was trying out xman on my jessie system, and it turns out it won't render
> > any pages at all. I notice that when I start xman from a terminal, I see
> > 
> > sh: 1: zsoelim: not found
> > 
> > in the terminal when I tell it to load a man page. Some checking shows that
> > zsoelim was in man-db in wheezy, but that no longer seems to be the case
> > with man-db in jessie on AMD64.
> 
> man-db 2.7.0's changelog says "Move zsoelim to /usr/lib/man-db/".
> Colin, how should I handle this in xman?  Hardcode the path, patch out
> the use of zsoelim, something else?

Wow that's an evil mess, and almost certainly broken with anything other
than ISO-8859-1.  I would suggest burning it to the ground and using
"man -l" or similar, at least on systems that have man-db, because xman
appears to be just doing a bad job of reimplementing it.  Failing that
it would be OK to hardcode /usr/lib/man-db/zsoelim for now (although you
might want to test it and try both).

Sorry for the inconvenience; I thought this was an internal utility
nobody else was using, so it seemed a no-brainer to move it when it was
conflicting with other packages on other systems ...

-- 
Colin Watson                                       [cjwat...@debian.org]


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to