Re: Translation Table Syntax Errors? SOLVED

1997-09-28 Thread Victor Torrico
On 97/09/28 at 16:28 PM +, 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] .


Re: Translation Table Syntax Errors? SOLVED

1997-09-28 Thread Victor Torrico
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.

Cheers,

Victor
--
  -- 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] .


Re: Translation Table Syntax Errors?

1997-09-28 Thread Scott K. Ellis
On Sun, 28 Sep 1997 [EMAIL PROTECTED] wrote:

> >> > I have encountered the same problem. I have downgraded several packages
> >> > and then re-upgraded them. I have tracked it down to be either 
> >> > xlib6_3.3-6
> >> > or xlib6g_3.3-6 that is causing this problem. Downgrading xlib6 to 3.3-4
> >> > and downgrading enough packages so that I could remove xlib6g (because it
> >> > conflicts with xlib6_3.3-4) solved the problem. I have been using
> >> > xlib6_3.3-5 and xlib6g_3.3-5 without this problem, but I couldn't find
> >> > these packages anywhere. If anybody knows where I can download 
> >> > xlib6_3.3-5
> >> > and/or xlib6g_3.3-5, I could take an even more close look at it.
> >> 
> >> Sorry, but unfortunately, I don't have the -5 version of the libraries.
> >> 
> >> Since I only have a couple of packages that I use which are affected I will
> >> wait.  I can do without Mosaic and nedit temporarily until things are 
> >> fixed.
> 
>  This also caused Netscape to crash with bus-error, without even starting. 
>  Downgrading to xlib6_3.3-5 cured this totally. If you want all 700k of it, 
> it's
>  still in my "backup-mirror-storage-whatever" partition. 

This definatly looks like you've been bit by the same bug I've discovered
and reported (xlib6 wasn't linked with '-lc').  A quick "mostly-fix" of
the problem is to make sure that '/usr/lib/libc5-compat' is below
'/usr/X11R6/lib' in your /etc/ld.so.conf file and rerun ldconfig.  This
may temporarily remedy the problem.

>  BTW. Where are (if any) the changelogs for the X packages?



-- 
   Scott K. Ellis|The reason angels can fly is that
   [EMAIL PROTECTED]| they take themselves so lightly.
 |-- G.K. Chesterson


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


Re: Translation Table Syntax Errors?

1997-09-28 Thread liiwi
>> > I have encountered the same problem. I have downgraded several packages
>> > and then re-upgraded them. I have tracked it down to be either xlib6_3.3-6
>> > or xlib6g_3.3-6 that is causing this problem. Downgrading xlib6 to 3.3-4
>> > and downgrading enough packages so that I could remove xlib6g (because it
>> > conflicts with xlib6_3.3-4) solved the problem. I have been using
>> > xlib6_3.3-5 and xlib6g_3.3-5 without this problem, but I couldn't find
>> > these packages anywhere. If anybody knows where I can download xlib6_3.3-5
>> > and/or xlib6g_3.3-5, I could take an even more close look at it.
>> 
>> Sorry, but unfortunately, I don't have the -5 version of the libraries.
>> 
>> Since I only have a couple of packages that I use which are affected I will
>> wait.  I can do without Mosaic and nedit temporarily until things are fixed.

 This also caused Netscape to crash with bus-error, without even starting. 
 Downgrading to xlib6_3.3-5 cured this totally. If you want all 700k of it, it's
 still in my "backup-mirror-storage-whatever" partition. 
 
 BTW. Where are (if any) the changelogs for the X packages?



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


Re: Translation Table Syntax Errors?

1997-09-28 Thread Carlos Martinez Txakartegi
-BEGIN PGP SIGNED MESSAGE-

Hi!

On Sat, 27 Sep 1997, Victor Torrico wrote:

> > > 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?

Try with this environment variable

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


- --
txakar[EMAIL PROTECTED]
  http://txakar.home.ml.org
  For pgp key send e-mail with subject: GET-PGP-PUBLIC-KEY

-BEGIN PGP SIGNATURE-
Version: 2.6.3i
Charset: latin1
Comment: Public key -> http://www.redestb.es/personal/inakitxu/txakar.asc

iQCVAwUBNC5R70ghrGduKruBAQH5twQAncKqQuP76Wdr3iIASbZt1L4wcK7g0u5K
P3aQaPU74c9v2lgQTx+mJfwcQ472NbVTGsd5b8w7+htqW11wUTQ/DW/cpKWjhETf
SoD4VcB5wMe+AelNSSvkT2mfLspcvK0n5N/+6UEVXv7udvDfwfhhJNgiLgbWQDYB
qOO6EkUCvpk=
=dnrk
-END PGP SIGNATURE-


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


Re: Translation Table Syntax Errors?

1997-09-27 Thread Philippe Troin

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.



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


Re: Translation Table Syntax Errors?

1997-09-27 Thread Victor Torrico
On 97/09/27 at 16:38 PM +0200, Remco Blaakmeer 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?
> 
> I have encountered the same problem. I have downgraded several packages
> and then re-upgraded them. I have tracked it down to be either xlib6_3.3-6
> or xlib6g_3.3-6 that is causing this problem. Downgrading xlib6 to 3.3-4
> and downgrading enough packages so that I could remove xlib6g (because it
> conflicts with xlib6_3.3-4) solved the problem. I have been using
> xlib6_3.3-5 and xlib6g_3.3-5 without this problem, but I couldn't find
> these packages anywhere. If anybody knows where I can download xlib6_3.3-5
> and/or xlib6g_3.3-5, I could take an even more close look at it.

Sorry, but unfortunately, I don't have the -5 version of the libraries.

Since I only have a couple of packages that I use which are affected I will
wait.  I can do without Mosaic and nedit temporarily until things are fixed.

Thanks for your reply.

Regards,

Victor
--
  -- 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] .


Re: Translation Table Syntax Errors?

1997-09-27 Thread Remco Blaakmeer
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?

I have encountered the same problem. I have downgraded several packages
and then re-upgraded them. I have tracked it down to be either xlib6_3.3-6
or xlib6g_3.3-6 that is causing this problem. Downgrading xlib6 to 3.3-4
and downgrading enough packages so that I could remove xlib6g (because it
conflicts with xlib6_3.3-4) solved the problem. I have been using
xlib6_3.3-5 and xlib6g_3.3-5 without this problem, but I couldn't find
these packages anywhere. If anybody knows where I can download xlib6_3.3-5
and/or xlib6g_3.3-5, I could take an even more close look at it.

Remco



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


Translation Table Syntax Errors?

1997-09-27 Thread Victor Torrico
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
Warning: ... found while parsing ':osfDown:
IncrementDownOrRight(0)'
Warning: ... found while parsing '%s'
Warning: translation table syntax error: Unknown keysym name: osfLeft
Warning: translation table syntax error: %s
Warning: ... found while parsing ':c osfLeft:
PageUpOrLeft(1)'
Warning: ... found while parsing '%s'
Warning: translation table syntax error: Unknown keysym name: osfLeft
Warning: translation table syntax error: %s
Warning: ... found while parsing ':osfLeft:
IncrementUpOrLeft(1)'
Warning: ... found while parsing '%s'
Warning: translation table syntax error: Unknown keysym name: osfRight

I'm running all the latest hamm/hamm stuff.  What can I do to correct this
problem?

Regards,

Victor
--
  -- 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] .