Search found 6 matches

by a1872
Thu Aug 24, 2023 1:53 pm
Forum: Computer Go
Topic: Katrain installation help
Replies: 4
Views: 7524

Re: Katrain installation help

I got Katrain working again.
by a1872
Thu Aug 24, 2023 12:30 pm
Forum: Computer Go
Topic: Katrain installation help
Replies: 4
Views: 7524

Re: Katrain installation help

Hi. I did enable the debugging log with the command "katrain -d"--that's what was posted. I was hoping that someone could "identify potential causes" (as the log says). I figure that was the part where you stated that I appeared to be compiling something to try to fix the sound issue. The problem ...
by a1872
Thu Aug 24, 2023 9:15 am
Forum: Computer Go
Topic: Katrain installation help
Replies: 4
Views: 7524

Katrain installation help

Hi. When I try to start Katrain on my Ubuntu 22.04 machine, I get this output from the debug log"

[INFO ] Logger: Record log in /home/anthony/.kivy/logs/kivy_23-08-24_2.txt
[INFO ] Kivy: v2.2.1
[INFO ] Kivy: Installed at "/home/anthony/.local/lib/python3.10/site-packages/kivy/__init__.py"
[INFO ...
by a1872
Thu Apr 19, 2018 8:25 pm
Forum: KGS
Topic: KGS on Ubuntu
Replies: 19
Views: 61931

Re: KGS on Ubuntu

sudo tar xvzf jdk-8u172-linux-x64.tar.gz /opt/java/x64


That command means: extract the file /opt/java/x64 from the archive jdk-8u172-linux-x64.tar.gz.
Perhaps you hoped that it would mean: extract the contents of the archive into the given directory.


I don't quite understand--an ...
by a1872
Wed Apr 18, 2018 10:53 pm
Forum: KGS
Topic: KGS on Ubuntu
Replies: 19
Views: 61931

Re: KGS on Ubuntu

I am trying to follow zwim's good instructions, but:

Maybe I'm one with the archives problem--I tried sudo tar xvzf jdk-8u172-linux-x64.tar.gz /opt/java/x64


and got the reply tar: /opt/java/x64: Not found in archive
tar: Exiting with failure status due to previous errors

I ...
by a1872
Sun Jul 19, 2015 3:24 pm
Forum: IGS
Topic: GoPanda2 for Linux problems
Replies: 12
Views: 14872

Re: GoPanda2 for Linux problems

Hi, all. When I try to run GoPanda2 from a terminal, this is what I get:

anthony@anthony-desktop:~$ .local/bin/GoPanda2
.local/bin/GoPanda2: /usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.18' not found (required by .local/bin/GoPanda2)


I don't think libudev.so.1 is present on disk ...