Networker

Re: [Networker] nwrecover requires XKeysymDB on Linux

2003-02-28 02:29:12
Subject: Re: [Networker] nwrecover requires XKeysymDB on Linux
From: Dag Nygren <dag AT NEWTECH DOT FI>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Fri, 28 Feb 2003 09:29:09 +0200
> No error messages appeared, but after trawling through strace output I've
> worked out that nwrecover requires the presence of /usr/lib/X11/XKeysymDB
> which is part of the XFree86 server RPM. I haven't been able to find this
> dependency documented anywhere.

I can verify this. Both with strace and doing a simple:
strings /usr/bin/nwrecover | grep XKeySymDB
There also seems to be a environment variable: XKEYSYMDB by which
you can point to the file of your installation.

> 
> I'm tempted to report this as a bug - while I'm not an X programmer, I don't
> see why a client program should require a server component (and I'd hate to
> have to install an X server on every Networker client machine we have). Even
> if there is a good reason, it would be nice if Legato documented the
> requirement. However, I can't believe I'm the first person to encounter
> this, which makes me wonder if I'm just missing something obvious.

I agree that that file shouldn't be parsed and used directly by any 
X-client....
Te resources should be asked for through the API!
So also in my view it is a bug, or rather sloppy programming until something
else has been proven.


-- 
Dag Nygren                               email: dag AT newtech DOT fi
Oy Espoon NewTech Ab                     phone: +358 9 8024910
Träsktorpet 3                              fax: +358 9 8024916
02360 ESBO                              Mobile: +358 400 426312
FINLAND

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

<Prev in Thread] Current Thread [Next in Thread>