Here is my command line for my computer:

kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ uname -a
Linux kayve-HP-Compaq-Elite-8300-CMT 5.8.0-50-generic #56~20.04.1-Ubuntu
SMP Mon Apr 12 21:46:35 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ ldd timestamp
linux-gate.so.1 (0xf7fb6000)
libc.so.5 => not found
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$

(above timestamp was the 2.0.30 version (renamed to simply timestamp)..
later I tried 2.6.8 with more interesting but still failing results.. fail
to connect)

I can connect to ICC with my xboard it runs better than web interfaces but
I can’t figure out how to use timestamp.  I am not sure which version from
this webpage is the correct one:

https://download.chessclub.com.s3.amazonaws.com/timestamp/index.html
<https://www.chessclub.com/?URL=https%3A%2F%2Fdownload.chessclub.com.s3.amazonaws.com%2Ftimestamp%2Findex.html>

I believe the file I used is the first one right now linux 2.0.30 (I
renamed it to simply timestamp) but I have also tried linux 2.6.8

well I tried this advice:

http://www.talkchess.com/forum3/viewtopic.php?t=27107&start=10
<https://www.chessclub.com/?URL=http%3A%2F%2Fwww.talkchess.com%2Fforum3%2Fviewtopic.php%3Ft%3D27107%26start%3D10>

when I tried installing ia32-libs it said lib32z1 was a replacement so I
installed that and now this is what is happening:

kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ ls
example lantern timestamp timestamp_linux_2.6.8
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ rm timestamp
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ mv timestamp_linux_2.6.8
timestamp
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ xboard -ics -icshost
chessclub.com -icshelper timestamp
Gtk-Message: 15:50:12.750: Failed to load module “canberra-gtk-module”


kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ sudo apt install
canberra-gtk-module
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package canberra-gtk-module
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$

kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ ./timestamp 207.99.83.228 5000
timestamp: Connection timed out
timestamp: can’t connect to server

Can someone help me make my xboard work with timestamp?  Please don’t tell
me to use the web interface lag is everything in internet play I can’t have
that awful lag.

Here is more of a dump of what I have done:


kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ file timestamp
timestamp: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
dynamically linked, interpreter /lib/ld-linux.so.1, not stripped
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ sudo dpkg --add-architecture
i386
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ sudo apt-get update
Hit:1 http://dl.google.com/linux/chrome/deb stable InRelease
buntu.com/ubuntu focal-backports InRelease [101 kB]
[::deleted stuff::]

Err:12 http://ppa.launchpad.net/ffmulticonverter/stable/ubuntu focal
Release
  404  Not Found [IP: 2001:67c:1560:8008::19 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/ffmulticonverter/stable/ubuntu
focal Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore
disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration
details.
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ sudo apt-get install
libncurses5:i386 libstdc++6:i386 zlib1g:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done

[::deleted stuff::]

Setting up libncurses5:i386 (6.2-0ubuntu2) ...
Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ ./timestamp
bash: ./timestamp: No such file or directory
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ /home/kayve/chess/timestamp
bash: /home/kayve/chess/timestamp: No such file or directory
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ sudo apt-get install ia32-libs
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ia32-libs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  lib32z1

E: Package 'ia32-libs' has no installation candidate
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ ldd timestamp
linux-gate.so.1 (0xf7fce000)
libc.so.5 => not found

kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ sudo apt install lib32z1
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  libc6-i386
The following NEW packages will be installed:
  lib32z1 libc6-i386
0 upgraded, 2 newly installed, 0 to remove and 46 not upgraded.
Need to get 2,780 kB of archives.
After this operation, 14.9 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64
libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32z1
amd64 1:1.2.11.dfsg-2ubuntu1.2 [56.5 kB]
Fetched 2,780 kB in 4s (625 kB/s)
Selecting previously unselected package libc6-i386.
(Reading database ... 251907 files and directories currently installed.)
Preparing to unpack .../libc6-i386_2.31-0ubuntu9.2_amd64.deb ...
Unpacking libc6-i386 (2.31-0ubuntu9.2) ...
Replaced by files in installed package libc6:i386 (2.31-0ubuntu9.2) ...
Selecting previously unselected package lib32z1.
Preparing to unpack .../lib32z1_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ...
Unpacking lib32z1 (1:1.2.11.dfsg-2ubuntu1.2) ...
Setting up libc6-i386 (2.31-0ubuntu9.2) ...
Setting up lib32z1 (1:1.2.11.dfsg-2ubuntu1.2) ...
Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ ls
example  lantern  timestamp  timestamp_linux_2.6.8
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ rm timestamp
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ mv timestamp_linux_2.6.8
timestamp
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ xboard -ics -icshost
chessclub.com -icshelper timestamp
Gtk-Message: 15:50:12.750: Failed to load module "canberra-gtk-module"
^C
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ ./timestamp 207.99.83.228 5000
timestamp: Connection timed out
timestamp: can't connect to server
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ ^Cdo apt install lib32z1
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ sudo apt install
canberra-gtk-module
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package canberra-gtk-module
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ chmod a+x timestamp
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ ./timestamp 207.99.83.228 5000
^C
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ ./timestamp chessclub.com 5000
timestamp: Network is unreachable
timestamp: can't connect to server
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ ping
ping: usage error: Destination address required
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ ping yahoo.com
PING yahoo.com(media-router-fp73.prod.media.vip.bf1.yahoo.com
(2001:4998:124:1507::f000)) 56 data bytes
64 bytes from media-router-fp73.prod.media.vip.bf1.yahoo.com
(2001:4998:124:1507::f000): icmp_seq=1 ttl=51 time=93.5 ms
64 bytes from media-router-fp73.prod.media.vip.bf1.yahoo.com
(2001:4998:124:1507::f000): icmp_seq=2 ttl=51 time=119 ms
^C
--- yahoo.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 93.547/106.399/119.252/12.852 ms
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ ./timestamp www.chessclub.com
5000
timestamp: Network is unreachable
timestamp: can't connect to server
kayve@kayve-HP-Compaq-Elite-8300-CMT:~/chess$ ./timestamp www.google.com
5000

-- 
  Sincerely,

  Kayven Riese
*----------------------------------------------------------*
  Kayven Riese, MSCS,
                      MS  (Physiology and Biophysics)
  (415) 902 5513 cellular
  Webmaster http://ChessYoga.org
*----------------------------------------------------------*

Reply via email to