Search found 4 matches
- Fri Jun 05, 2026 1:23 pm
- Forum: Trading Post
- Topic: Like-New Premium Go Set: Size 36 (10.1mm) Clamshell & Slate Stones, Chestnut Bowls, Reversible Board & Travel Case
- Replies: 0
- Views: 266
Like-New Premium Go Set: Size 36 (10.1mm) Clamshell & Slate Stones, Chestnut Bowls, Reversible Board & Travel Case
Up for sale is a complete, collector-grade, premium Go (Weiqi / Baduk) set in like-new condition. This bundle features highly coveted, thick Japanese slate and shell stones paired with beautiful traditional hardwood components. Perfect for an intermediate player looking for a permanent upgrade or a ...
- Sat Jul 25, 2015 2:20 pm
- Forum: IGS
- Topic: GoPanda2 for Linux problems
- Replies: 12
- Views: 15792
Re: GoPanda2 for Linux problems
For libstdc++, go to the directory in which it is located and run: strings ./libstdc++.so.6 | grep LIBCXX
This will give you a list of the versions that your version of libstdc++ is compatible with, so you can check to make sure that GLIBCXX_3.4.18 is provided by it. If it's not (it may stop an ...
This will give you a list of the versions that your version of libstdc++ is compatible with, so you can check to make sure that GLIBCXX_3.4.18 is provided by it. If it's not (it may stop an ...
- Thu Jul 23, 2015 4:08 pm
- Forum: IGS
- Topic: GoPanda2 for Linux problems
- Replies: 12
- Views: 15792
Re: GoPanda2 for Linux problems
I think the package would be the standard libstdc++ library, but I'm not sure which version offhand (5 or 6). If you're missing one or both of them for some reason, that seems like the best place to start.
For libudev, the package should be libudev or something like it.
Honestly, though, I'd find ...
For libudev, the package should be libudev or something like it.
Honestly, though, I'd find ...
- Thu Jul 23, 2015 10:51 am
- Forum: IGS
- Topic: GoPanda2 for Linux problems
- Replies: 12
- Views: 15792
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 ...
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 ...