LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   too strange problem? (https://www.linuxquestions.org/questions/linux-software-2/too-strange-problem-506644/)

nesta 12-01-2006 03:17 PM

too strange problem?
 
hi all,
I have compiled ffmpeg package on my PC. This package is a video player.
I run the program by typing ffplay in shell.
when I tried to run it, i got the following error:
bash : ffplay bad command.
although the executable file "ffplay" exists in /usr/local/bin?
I m using Linux SuSe 9.2
can anyone help me please?
thanks in advance

nadroj 12-01-2006 03:21 PM

do you get an error when you run '/usr/local/bin/ffplay'? if not then you have to add this path (/usr/local/bin) to your $PATH variable. search here on how to do that if this is the case.


All times are GMT -5. The time now is 03:45 PM.