maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   OS2008 / Maemo 4 / Chinook - Diablo (https://talk.maemo.org/forumdisplay.php?f=29)
-   -   Atari800 v2.2.1 port and xkbd (https://talk.maemo.org/showthread.php?t=81629)

Addison 2012-01-20 06:52

Re: Atari800 v2.2.1 port and xkbd
 
Awesome!

Thanks!

Now your script makes complete sense to me. :)

Sorry for being a little slow witted but I can't read code very well.

Anyway, I'm pretty sure I installed this version.
http://talk.maemo.org/showpost.php?p=162401&postcount=1

I don't believe I have ever seen it available for download in the App Manager so that's where I got it from.

Addison 2012-01-20 07:13

Re: Atari800 v2.2.1 port and xkbd
 
Okay.

I deleted the old atari800.

Renamed atari800.bin to atari.bin

Renamed at to atari and put this in /usr/games/

I'm now getting this message....


[1|user@Nokia-N800-43-7|~]/usr/games/atari
/usr/games/atari.bin: error while loading shared libraries: libncurse sw.so.5: cannot open shared object file: No such file or directory

shawnjefferson 2012-01-21 01:40

Re: Atari800 v2.2.1 port and xkbd
 
It would probably be better if I packaged this up as a deb. There is a prerequisite of the ncurses library for this version. I'll try to track down the actual name of the library, I didn't pay attention to what it was exactly.

Addison 2012-01-21 01:44

Re: Atari800 v2.2.1 port and xkbd
 
Thanks Shawn.

I do have libncurses5_5.7+20081213-1_armel but it stated that an update was available but the deb was not installable so I gave up. :)

Addison 2012-01-24 23:20

Re: Atari800 v2.2.1 port and xkbd
 
Hey Shawn.

Any luck with building a deb for this?

If not, could you post a link to all of the dependencies needed and the order in which to install them?

Thanks. :)

shawnjefferson 2012-01-26 02:17

Re: Atari800 v2.2.1 port and xkbd
 
Sorry, no, I haven't had a chance to figure out how to create a deb install yet.

As far as dependencies go, I think libncurses is the only one. I did:

apt-get install libncurses5

I'll have to sort all that out for creating an install package, just need to sit down and actually do it sometime. :)

Addison 2012-01-26 02:22

Re: Atari800 v2.2.1 port and xkbd
 
Okay. I just tried your suggestion.

[1|root@Nokia-N800-43-7|~]apt-get install libncurses5
Reading package lists... Done
Building dependency tree
Reading state information... Done
libncurses5 is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
gpspmgui: Depends: libqtcore4 (>= 4.5.0) but it is not going to be installed
Depends: libqtgui4 (>= 4.5.0) but it is not going to be installed libqjson: Depends: libqt4-core but it is not going to be installed
libsdl-haa1.2-1: Depends: libsdl1.2 (>= 1.2.10-1) but 1.2.8-23 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).


If you can point me to the dependencies, I'll manually install them instead.

shawnjefferson 2012-02-02 03:10

Re: Atari800 v2.2.1 port and xkbd
 
I've got a deb packaged, but it needs to be refined a bit.

Here's the dependencies:

Depends: libc6 (>= 2.5.0-1), libncursesw5 (>= 5.4-1), libpng12-0 (>= 1.2.8rel), libsdl1.2, zlib1g (>= 1:1.2.1)

[sbox-DIABLO_X86: ~/atari800-2.2.1] > ldd atari800
libncursesw.so.5 => /usr/lib/libncursesw.so.5 (0x00b17000)
libm.so.6 => /lib/libm.so.6 (0x00d48000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00791000)
libz.so.1 => /usr/lib/libz.so.1 (0x00b6f000)
libSDL-1.2.so.0 => /usr/lib/libSDL-1.2.so.0 (0x00dc7000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00e42000)
libc.so.6 => /lib/libc.so.6 (0x00943000)
/lib/ld-linux.so.2 (0x00c4e000)
libdl.so.2 => /lib/libdl.so.2 (0x001c7000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x001cb000)
libXext.so.6 => /usr/lib/libXext.so.6 (0x00db4000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00cc9000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x004d5000)

It looks like libncursesw5 is the one you need maybe?

Addison 2012-02-02 03:17

Re: Atari800 v2.2.1 port and xkbd
 
I have ncurses-base_5.4-3.osso1_all installed but I deleted your Atari junk.

I'll start over again and post back tomorrow if I have any luck with this. :)

Addison 2012-02-03 05:48

Re: Atari800 v2.2.1 port and xkbd
 
I'm still so lost on your project Shawn.

I'm sorry.

/usr/games/atari800.bin: error while loading shared libraries: libncursesw.so.5: cannot open shared object file: No such file or directory

libncurses5 is already the newest version and I've also installed ncurses-base_5.4-3.osso1_all.

If you could post exactly each step to install this, I promise I can follow. :)


All times are GMT. The time now is 16:47.

vBulletin® Version 3.8.8