Have you set up the environment correctly? I think you need at least EZXLIB.Originally Posted by fajar
Rick
Hi,
does anyone know how to start apps via command line interface (e.g from usblan -> telnet)?
I'm trying to make realplayer start using
/usr/Sysqtapp/mediaplayer/mediaplayer /mmc/mmca1/some_music_file.mp3
but it refused to play anything (it don't even startup correctly).
Any ideas?
Have you set up the environment correctly? I think you need at least EZXLIB.Originally Posted by fajar
Rick
export QTDIR=/usr/lib/ezx
export EZX_RES_FONT_PATH=/usr/lib/ezx/lib/fonts
Without those two, realplayer won't start.
With those two, realplayer starts, but doesn't play anything. Icons are missing.
Any ideas, what other environment variables are needed? Should I set EZXLIB=$QTLIB?
Sorry I always go from memory and mess up namesOriginally Posted by fajar
Yes I meant QTDIR not EZXLIB.
Rick