OESF Portables Forum
Everything Else => General Support and Discussion => Zaurus General Forums => Archived Forums => Software => Topic started by: addict on May 05, 2004, 12:14:11 pm
-
Can somebody tell me, wath i must install, that the opie mediplayer 2 works on openzaurus 3.3.5???
Who can I download this .ipk-files???
-
Try search - look at my post in the OpenZaurus bit of the forum. Post was titled opie-mediaplayer2 or some such.
-
I have make this! But ir doesent work! It cames a message like this when i klick on the Icon: Can\'t find the opiemediaplayer 2!
What did I make false?
-
Try running it from the terminal and see what happens.
Where did you install it? Perhaps the symlinks weren\'t made correctly. Update them using \'ipkg-link add opie-mediaplayer2\' (check the name though, as it may be opie-mplayer2 I suppose).
Si
-
I make this whit the ipkg-link but it doesent work! (It came the same error when I want start the player) How can I start the player from the consol????
-
Do something like:
# cd /opt/QtPalmtop/bin
# ls opie*
Should list all of the files starting with \'opie\' (you may have to do ls * and search through if this doesn\'t work).
Then look for the appropriate file and (assuming it\'s called opie-mediaplayer2), do:
# ./opie-mediaplayer2
Si