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

Title: Opie mediaplayer
Post 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???
Title: Opie mediaplayer
Post by: lardman on May 06, 2004, 05:24:30 am
Try search - look at my post in the OpenZaurus bit of the forum. Post was titled opie-mediaplayer2 or some such.
Title: Opie mediaplayer
Post by: addict on May 06, 2004, 05:42:45 am
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?
Title: Opie mediaplayer
Post by: lardman on May 06, 2004, 07:46:25 am
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
Title: Opie mediaplayer
Post by: addict on May 06, 2004, 09:32:47 am
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????
Title: Opie mediaplayer
Post by: lardman on May 06, 2004, 12:11:35 pm
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