I too tried to use a mplayer rpm on CC and gave up in the end... ..got it working by downloading the source and compiling it on the server. Obvious advantage of this is that MPlayer is now optimised for my processor (Athlon).
>From memory I needed to install a couple of development tools using apt-get with the standard CC Sources. Looking at my command history it looks like I used: apt-get install gcc apt-get install libpng-devel Then to compile it (following instructions in the readme in the source): ./configure make make install Took a while to compile, but worked first time! -- Browny ------------------------------------------------------------------------ Browny's Profile: http://forums.slimdevices.com/member.php?userid=2295 View this thread: http://forums.slimdevices.com/showthread.php?t=19741 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
