Notices


Reply
Thread Tools
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#41
dpkg -i *.deb
this is for installing. -r to remove. Good luck!

dpkg -i --force-all *.deb for forceful installing. You might as well try to just unpack it with midnight commander, less fuss with removing. (for mc to view/unpack deb files a tweak is needed, described at last page of midnight commander thread)

Last edited by szopin; 2011-09-05 at 22:55. Reason: oops, question was about forcing
 

The Following User Says Thank You to szopin For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#42
Any suggestions on what to do next?


[1|root@Nokia-N800-43-7|/media/mmc1]dpkg -i zsxd-de.deb
Selecting previously deselected package solarus.
(Reading database ... 21626 files and directories currently installed.)
Unpacking solarus (from zsxd-de.deb) ...
dpkg: dependency problems prevent configuration of solarus:
solarus depends on liblua5.1-0; however:
Package liblua5.1-0 is not installed.
solarus depends on libmodplug0c2; however:
Package libmodplug0c2 is not installed.
solarus depends on libsdl-ttf2.0; however:
Package libsdl-ttf2.0 is not installed.
solarus depends on libgcc1 (>= 1:4.4.0); however:
Version of libgcc1 on system is 1:3.4.4cs2005q3.2-5.osso8.
dpkg: error processing solarus (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
solarus
 
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#43
Forcing install with no lua installed is not going to help I'm not sure how is the library compatibility, maemo5 has lua working for sure in some apps. You're using N850 or N810? (or is it 800 v 810? I'm maemo fanboy from 5, if I can build for 4 I'll help you as I can)
 

The Following User Says Thank You to szopin For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#44
I have an old N800.

Also, I get this when trying to launch.

[1|user@Nokia-N800-43-7|~]/opt/solarus-zsxd/zsxd
/opt/solarus-zsxd/bin/solarus: error while loading shared libraries: liblua5.1.so.0: cannot open shared object file: No such file or direc tory
 
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#45
Old? Which OS version are you running? Fremantle apps run (without qemu, my batch was just that) without problems? You have the bloody 80x25 I would love to see. Compiling osso-xterm though needs around .5G of sources it would seem. If you run maemo5 console apps no need to feel old from my experience anyway
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#46
I have Maemo 4 installed.

Off topic. I also never did figure out that whole qemu thing you guys have been doing lately.

I think someone needs to do it for me because I can't seem to put my head around all of what needs to be done in getting that to work.
 
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#47
Do console fremantle games work for you? Were you able to run any last roguelikes?
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#48
The only Fremantle game I installed and tried to run was someone's port of the ASCII version of Nethack.

All I got was an illegal command error when trying to run it.
 
Posts: 298 | Thanked: 197 times | Joined on Dec 2009 @ Norway
#49
Originally Posted by szopin View Post
Compiling osso-xterm though needs around .5G of sources it would seem.
I dare you to try compiling Qt libraries. On the N900. I tried.

Repairing depencies is a treat. (Unless it's Gnome... Totem is a nightmare. I want that app...)
Fortunately, this is a minor lack of deps. I'll see what I can find.

Ok, same link (here) and the changes are as following:
-Removed version depency for libgcc1. It won't give a duck if you're running 1.0 or 4.4.
-Changed name of libsdl-ttf2.0 to libsdl-ttf2.0-0, so it should be compatible with Diablo.
And that's all. It should work if you have extras-devel enabled, as it's the location where libmodplug and lua are pulled from.
Also... The reason for the error is simple: you forgot to run apt-get -f install. It will install missing depencies. Dpkg has nothing to do with repairing depencies, only to install packages. (Aka apt's b*tch.)

Last edited by Nokia 5700; 2011-09-06 at 15:47.
 

The Following User Says Thank You to Nokia 5700 For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#50
Second attempt with the latest link.

[1|root@Nokia-N800-43-7|/media/mmc1]dpkg -i zsxd-de.deb
(Reading database ... 21641 files and directories currently installed .)
Preparing to replace solarus 1.0 (using zsxd-de.deb) ...
Unpacking replacement solarus ...
dpkg: dependency problems prevent configuration of solarus:
solarus depends on liblua5.1-0; however:
Package liblua5.1-0 is not installed.
solarus depends on libmodplug0c2; however:
Package libmodplug0c2 is not installed.
dpkg: error processing solarus (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
solarus




[1|user@Nokia-N800-43-7|~]/opt/solarus-zsxd/zsxd
/opt/solarus-zsxd/bin/solarus: error while loading shared libraries: liblua5.1.so.0: cannot open shared object file: No such file or directory
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:11.