On 97/09/28 at 16:28 PM +0000, Victor Torrico wrote: 

> On 97/09/27 at 15:01 PM -0700, Philippe Troin wrote: 
> 
> > 
> > On Sat, 27 Sep 1997 16:38:46 +0200 Remco Blaakmeer 
> > ([EMAIL PROTECTED]) wrote:
> > 
> > > On Sat, 27 Sep 1997, Victor Torrico wrote:
> > > 
> > > > Hello All,
> > > > 
> > > > I keep getting error messages similar to the following when I run 
> > > > Mosaic and
> > > > nedit:
> > > > 
> > > > Warning: ... found while parsing '%s'
> > > > Warning: translation table syntax error: Unknown keysym name: osfDown
> > > > Warning: translation table syntax error: %s
> > > 
> > > [snip more errors]
> > > 
> > > > I'm running all the latest hamm/hamm stuff.  What can I do to correct 
> > > > this
> > > > problem?
> > 
> > # su
> > # cd /usr/i486-linuxlibc1/lib/X11
> > # ln -s ../../../X11R6/lib/X11/XKeysymDB ../../../X11R6/lib/X11/locale .
> > # ^D
> > $ Mosaic
> > 
> > Phil.
> > 
> 
> Thanks to all who responded:  Remco Blaakmeer, Scott Ellis, Carlos Martinez,
> [EMAIL PROTECTED] and Phillipe Troin.  Your kindness is appreciated very much.
> 
> Scott Ellis advised putting /usr/lib/libc5-compat line beneath the
> /usr/X11R6/lib line in the /etc/ld.so.conf file.  This was done.
> 
> A slight modification of Phil's suggestion worked for me.
> 
> I did a locate XKeysymDB and found the file in the /usr/X11/lib directory. 
> Then I made a soft link as follows:
> 
> ln -s /usr/X11/lib/XKeysymDB /usr/X11R6/lib/locale
> 
> Now both Mosaic and nedit work normally for me using the -6.deb versions of
> the packages.
> 

Whoops!  Latest bulletin!

It turned out that I had incorporated Carlos Martinez Txakartegi's
suggestion and that was what actually solved the problem.  It was to simply
export an environmental variable for the XKeysymDB file.  I put this
variable in my ~/.bash_profile and sourced it and all was well.  It turned
out I did not need the above soft link.

Here is the solution by Carlos:

export XKEYSYMDB="/usr/X11R6/lib/X11/XKeysymDB"

Gracias,

Victor
--
          viviendo en el lugar de
          ------ Wildflower Hill, Head Waters, Virginia ------


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to