Author |
Message |
bobwrit

Joined: 12 Mar 2007 Posts: 286
|
Posted: Fri 20 Jul 2007, 16:34 Post subject:
request for kjumpingcube Subject description: a logic game |
|
it's avalible in red hat but can someone package it for puppy?
_________________ I need help with my forum. LINK:http://www.programers.co.nr/
http://www.freewebs.com/programm/iframe.html is my gateway page...
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6756 Location: hobart
|
Posted: Sat 21 Jul 2007, 05:58 Post subject:
|
|
it has quite a few kde library needs...maybe if you do a forum search for mu's kde maker, and use it to make a kde game .sfs.
|
Back to top
|
|
 |
bobwrit

Joined: 12 Mar 2007 Posts: 286
|
Posted: Sat 21 Jul 2007, 22:24 Post subject:
|
|
yes i had tryed that but the sfs didn't work... i'll just use my redh hat system to play then.
_________________ I need help with my forum. LINK:http://www.programers.co.nr/
http://www.freewebs.com/programm/iframe.html is my gateway page...
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6756 Location: hobart
|
Posted: Sun 22 Jul 2007, 03:21 Post subject:
|
|
i forgot that on another partition i've got a copy of mu's first usr_more.sfs, which had the kdelibs. so symlinking the necessary files to /usr/lib, then clicking on kjumpingcube, it starts up...after a complaint about no DCOP server running. also, the file menu didn't work, until i copied some icons from /usr/share/icons/hicolor to /usr/share/icons/crystalsvg.
the library files you would need to have to run this, (they bzip up to about 3.4M), are:
libkdegames.so.1 => /usr/lib/libkdegames.so.1 (0xb7e74000)
libkio.so.4 => /usr/lib/libkio.so.4 (0xb7b36000)
libkdeui.so.4 => /usr/lib/libkdeui.so.4 (0xb7654000)
libkdecore.so.4 => /usr/lib/libkdecore.so.4 (0xb741a000)
libkdesu.so.4 => /usr/lib/libkdesu.so.4 (0xb6d25000)
libkwalletclient.so.1 => /usr/lib/libkwalletclient.so.1 (0xb6d13000)
libkdnssd.so.1 => /usr/lib/libkdnssd.so.1 (0xb6cfe000)
libDCOP.so.4 => /usr/lib/libDCOP.so.4 (0xb6cca000)
libkdefx.so.4 => /usr/lib/libkdefx.so.4 (0xb6c83000)
so you could try downloading these libraries from rpmfind & see if it works OK.
|
Back to top
|
|
 |
bobwrit

Joined: 12 Mar 2007 Posts: 286
|
Posted: Sun 22 Jul 2007, 23:14 Post subject:
|
|
coulden't i symlink across my partitions?
_________________ I need help with my forum. LINK:http://www.programers.co.nr/
http://www.freewebs.com/programm/iframe.html is my gateway page...
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6756 Location: hobart
|
Posted: Mon 23 Jul 2007, 05:17 Post subject:
|
|
if you've got the required libraries on another partition, then you can symlink them and see if kjumpingcube will run. but the links will only be active when the other partition is mounted.
change directory to where the executable kjumpingcube is & type:
ldd kjumpingcube to see any libraries that are missing.
|
Back to top
|
|
 |
|