Page 1 of 1
vlc-0.8.2 run Problem
Posted: 05 Oct 2005 15:52
by joydevgh
Hi All,
when i am trying to run VLC-0.8.2 in Redhat 9, the following message are occured...
checking for ffmpeg-config... no
checking ffmpeg/avcodec.h usability... no
checking ffmpeg/avcodec.h presence... no
checking for ffmpeg/avcodec.h... no
configure: error: Missing header file ffmpeg/avcodec.h.
How can i solved it...
if anybody knows.pls help me....
Thanks..
joydev
problem
Posted: 05 Oct 2005 16:57
by ciccio
installa ffmpeg
vlc-0.8.2 error
Posted: 13 Oct 2005 12:28
by saravanan.G
Hi,
U did't specified whether u installed ffmpeg or not ...
If u installed ffmpeg Send me the proper configuration ...
Ok I will tell how i configured ffmpeg ok ...
$tar xvf ffmpeg-2004113.tar
$cd ffmpeg-2004113
$./configure --enable-shared-pp --enable-shared --enable-pp --enable-gpl
$make
$make install
So follow these steps it will work try and tell me the result
---All the Best
vlc on RHEL3
Posted: 05 Dec 2005 10:25
by joydevgh
Hi saravanan.G,
I am using RHEL3
ok i am follow your instructions step by step.....
root@aktplserver ffmpeg-20041113]#cd ffmpeg-2004113
root@aktplserver ffmpeg-20041113]#./configure --enable-shared-pp --enable-shared --enable-pp --enable-gpl
After [root@aktplserver ffmpeg-20041113]# make
the following Error is occured...............
gcc -Wl,--warn-common -rdynamic -g -o ffmpeg_g ffmpeg.o cmdutils.o -L./libavformat -lavformat -L./libavcodec -lavcodec -lm -lz -ldl
/usr/lib/libpostproc.so.0: undefined reference to `fast_memcpy'
collect2: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1
[root@aktplserver ffmpeg-20041113]#
This is my result...........
what i am wrong pls. help..................
joydevgh
vlc
Posted: 06 Dec 2005 10:17
by saravanan.g
Hi,
U configured ffmpeg without any errors..?
make symbolic link from /usr/lib to /usr/local/lib/...
Send me which gcc version ur using right now ....
Try again to configure ffmpeg .........
Send me the answers for above questions .....
k,
All the Best