request for kjumpingcube

Play with your Puppy.
Post Reply
Message
Author
User avatar
bobwrit
Posts: 283
Joined: Mon 12 Mar 2007, 23:33
Contact:

request for kjumpingcube

#1 Post by bobwrit »

it's avalible in red hat but can someone package it for puppy?
I need help with my forum. [b][u]LINK:[/u][/b][url]http://www.programers.co.nr/[/url]
[url]http://www.freewebs.com/programm/iframe.html[/url] is my gateway page...

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

#2 Post by muggins »

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.

User avatar
bobwrit
Posts: 283
Joined: Mon 12 Mar 2007, 23:33
Contact:

#3 Post by bobwrit »

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. [b][u]LINK:[/u][/b][url]http://www.programers.co.nr/[/url]
[url]http://www.freewebs.com/programm/iframe.html[/url] is my gateway page...

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

#4 Post by muggins »

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.

User avatar
bobwrit
Posts: 283
Joined: Mon 12 Mar 2007, 23:33
Contact:

#5 Post by bobwrit »

coulden't i symlink across my partitions?
I need help with my forum. [b][u]LINK:[/u][/b][url]http://www.programers.co.nr/[/url]
[url]http://www.freewebs.com/programm/iframe.html[/url] is my gateway page...

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

#6 Post by muggins »

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.

Post Reply