Thread
:
How To: Nintendo 64 Emu for N900 <Now in Extras-Devel>
View Single Post
DreamLand
2010-08-24 , 20:14
Posts: 15 | Thanked: 11 times | Joined on Jun 2010
#
1042
All having trouble updating app with error: libsdl-ttf2.0... here is the solution: (
This worked perfectly for me!!
)
-----------------------------------------------------------------------------
The problem seems to be caused because apt tries to install both libsdl-ttf2.0-0 and libsdl-ttf2.0.
I resolved this by force removing the installed libsdl-ttf2 version:
Code:
$ dpkg --force-all -r libsdl-ttf2.0-0
Afterward running apt-get install -f resolved the issue and installed both packages without problems
-------------------------------------------------------------------------------
THANKS TO vStone
Solution posted at this link:
http://talk.maemo.org/showthread.php?t=59573
Quote & Reply
|
DreamLand
View Public Profile
Send a private message to DreamLand
Find all posts by DreamLand