OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: jabbath on April 15, 2004, 10:28:00 am

Title: Freeciv on xqt?
Post by: jabbath on April 15, 2004, 10:28:00 am
Hi!
Has anyone already tried to make freeciv run on xqt?
xqt.sourceforge.jpg (http://www.xqt.sourceforge.net)

I\'m using cacko qtopia 1.21.
I installed xqt with fluxbox and it\'s running fine.
So I thought, because the pdaXrom-libs are available in pdaXrom-sdk, it should be possible to install freeciv. But when I\'m trying to start freeciv, it says, there were some problems with libX11.so (i don\'t remember the error-message anymore, sorry...)

After this error, I decided to ask, because it\'s much easier
If somebody already did, why do it again...
If not, I have to try myself again... :-/

grusz, jabbath
Title: Freeciv on xqt?
Post by: omega on June 10, 2004, 07:46:09 am
Any luck with this?
Title: Freeciv on xqt?
Post by: yzord on June 13, 2004, 12:33:32 pm
Well, I decided to try this as well (as I\'ve been hankering for a game of civ for the past 3+ years!). I\'ve gotten a bit further, but I\'m stuck with a missing library (hopefully, someone who has PdaXrom can help out here)...

Firstly, you can get past the first two missing library calls by doing this:
Code: [Select]
cd /home/Qtpalmtop/lib/

ln -s libgtk-1.2so.0.9.1 libgtk-x11-2.0.so.0

ln -s libgdk-1.2so.0.9.1 libgdk-x11-2.0.so.0


After that step, civclient will complain about \"libatk-1.0.so.0\" (which is apparently some sort of accessibilty toolkit), which unfortunately, I do not have nor can download an arm compile from anywhere (I looked). I tried extracting out of the PdaXrom initrd.bin but I cant seem to (isn\'t it supposed to be a tar.gz file?). Can anyone with PdaXRom installed help out here?

Yz
Title: Freeciv on xqt?
Post by: yzord on June 14, 2004, 04:39:25 pm
For those interested, I got the libraries from sashz, but am still having trouble. Others are welcome to try and see if they can help solve the problem:
http://www.zaurususergroup.com/index.php?n...iewtopic&t=4933 (https://www.oesf.org/forums/index.php?showtopic=4933)

Yz
Title: Freeciv on xqt?
Post by: demosthenes on June 14, 2004, 07:17:21 pm
have you tried this?

http://ipkgfind.handhelds.org/details.phtm...ficial=&format= (http://ipkgfind.handhelds.org/details.phtml?package=libatk0&official=&format=)
Title: Freeciv on xqt?
Post by: yzord on June 15, 2004, 10:03:45 am
Thanks Demosthenes, but I already received the atk library from sash (see the thread I referenced above) yesterday. Unfortunately, still having issues.

Yz