On 10/11/07, das <dasd.here@xxxxxxxxx> wrote: > On Thu, 2007-10-11 at 10:58 -0600, Karl Larsen wrote: > > Try #yum install vlc and all your problems are over. > > I have heard good things about VLC, but never tried it. And does VLC > encode? I have to encode a stream-dump with mp3lame as the audio > encoder. mencoder does it so nicely and I am doing these things with > mplayer/mencoder for years. Why they won't compile? And with such > bizarre messages: Permission denied to root to run an executable file. These are just some ideas, none maybe be related to your problem: - Did you delete all the mplayer files, download a new tarball and make sure there was no corruption in the files? - Is the filesystem EXT2/EXT3? Did you check the fs in case of errors (fsck)? - Try compiling as non-root (only the 'make install' requires root access) - Try compiling some other package (ex: lame) does it give similiar problems? - Are you out of space in /tmp (or in some other partition)? -Mauriat