FreeDoko: Doppelkopf card game

Play with your Puppy.
Post Reply
Message
Author
muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

FreeDoko: Doppelkopf card game

#1 Post by muggins »

http://free-doko.sourceforge.net/en/

Image

I've made a pet from the current debian package. It also needs the two attached library pets. I've uploaded the FreeDoko pet here:

freedoko-nonfree_0.7.9_i386.pet (7.8Mbytes)

Run with Menu>Fun>FreeDoko
Attachments
libalut0_1.1.0-2_i386.pet
(30.79 KiB) Downloaded 398 times
libgnet2.0-0_2.0.8-2_i386.pet
(105.87 KiB) Downloaded 406 times

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

FreeDoko: Doppelkopf card game

#2 Post by L18L »

Code: Select all

# freedoko
freedoko: error while loading shared libraries: libgtkmm-2.4.so.1: cannot open shared object file: No such file or directory
# 
sorry but thanks anyway :)

fido in wary512

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#3 Post by darkcity »

At a guess your missing the library libgtkmm,

there is a Pet from this but not sure if it'll work in Wary512, see this thread-
http://www.murga-linux.com/puppy/viewto ... 85&t=38746

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

FreeDoko: Doppelkopf card game

#4 Post by L18L »

thank you,
installed libgtkmm from http://distro.ibiblio.org/pub/linux/dis ... 2.12.1.pet

Code: Select all

# freedoko
freedoko: error while loading shared libraries: libgiomm-2.4.so.1: cannot open shared object file: No such file or directory
# 

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#5 Post by darkcity »

I can't find a Pet for libgiomm, Giomm is part of Gtkmm. I think it has been taken out of Wary due to size. Could check Barry's Blog.

I got the game working on 5.2.5 - but I really don't understand it ; -)

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#6 Post by muggins »

The missing libraries are standard in lupu520. Going through the process, of trying to get it working in wary512, after adding the missing libs, I received this error:

Code: Select all

# freedoko
freedoko: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by freedoko)
Which means the binary is incompatible with wary512's glibc version.

Post Reply