Hi,
I use this guide in trying to install FFMEG, /http://servertune.com/kbase/?View=entry&EntryID=133
I have was not able to complete this cause i got error and here's my questions:
1. The first step says :
"First, make sure the following binary packages are installed on your server:
gcc, gcc4, gcc4-c++, gcc4-gfortran, gd, gd-devel, gmake, ImageMagick, ImageMagick-devel, libcpp, libgcc, libstdc++, make, ncurses, ncurses-devel, ruby, subversion"
How can I install some of these binary packages since I do not have all these in my server? I tried "yum install libcpp" but it will say
"No Package libcpp available. Nothing to do"
2. I just continue following the steps and when I reached the step to run "make" command, it just says
"make: *** No targets specified and no makefile found. Stop."
I noticed that when I run "./configure" command, the line says:
configure: error: ffmpeg headers not found. Make sure ffmpeg is compiled as shar ed libraries using the --enable-shared option
Maybe this error causes "make" not to run properly.
How can I fix this?
Hope someone can give suggestions and please give detailed info since I am a newbie in Linux.
THanks in advance.


LinkBack URL
About LinkBacks

Reply With Quote