I would like to install ScummVM 1.8 on my Nokia N810. However, during installation an error occurs, that libmpeg2-4 is not installed. Where can I find the necessary files?
Regards
Stephan
ScummVM 1.8 on Nokia N810
Moderator: ScummVM Team
It is listed in the extras repo since 2010
http://maemo.org/packages/view/libmpeg2-4/
Not sure what the problem is, maybe you need to apt-get update?
How are you installing the 1.8.0 deb? (Start with: "I downloaded it from the scummvm.org website downloads page)
http://maemo.org/packages/view/libmpeg2-4/
Not sure what the problem is, maybe you need to apt-get update?
How are you installing the 1.8.0 deb? (Start with: "I downloaded it from the scummvm.org website downloads page)
This is very very odd.
The only thing left to try (that I can think of) is to try to install it from the command line:
The only thing left to try (that I can think of) is to try to install it from the command line:
Code: Select all
sudo apt-get update
sudo apt-get install libmpeg2-4
What do you mean nothing happens? You should see a lot of activity after each of them. What is the output? Can you capture the output and paste it on pastebin (or similar)?the-force wrote:Nothing happens when entering these commands (after sudo gainroot)
I don't have an N800 but I've tested it on my N810 and it works for me. As part of the release, I've installed the ScummVM deb file and launched a few games to quick-test if everything works.the-force wrote:Do you have a Nokia N800 or N810 and are able to test the installation of ScummVM 1.8?
Re: ScummVM 1.8 on Nokia N810
I know there should be any activity but nothing happens. I'm also surprised that I can use gainroot without installing anything before. Maybe I have activated the RD mode. I will reflash my device and see if it helps. Thanks so far.