Results 1 to 3 of 3

Thread: "make" won't execute while installing FFMEG

  1. #1
    Member
    Join Date
    Jan 2012
    Location
    Philippines
    Posts
    18
    cPanel/WHM Access Level

    Root Administrator

    Default "make" won't execute while installing FFMEG

    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.
    Last edited by pauloray; 01-27-2012 at 08:25 PM. Reason: added info

  2. #2
    Member
    Join Date
    Jan 2012
    Location
    Philippines
    Posts
    18
    cPanel/WHM Access Level

    Root Administrator

    Default Re: "make" won't execute while installing FFMEG

    I am so happy I was able to make this work. After long hours searching on the net. So, here's what I did.

    1. I followed the instructions on this link:
    /http://servertune.com/kbase/?View=entry&EntryID=133 ServerTune KnowledgeTune / HowTo :: Install and configure FFmpeg and FFpeg-Php

    2. There's an error when I run ./configure saying "configure: error: ffmpeg headers not found. Make sure ffmpeg is compiled as shared libraries using the --enable-shared option"

    So, I run this command to fix it - "yum install ffmpeg-devel"

    3. Then I encountered error when "make" saying - "FFmpeg :: make: *** [ffmpeg_frame.lo] Error 1"

    I use this link to fix it - /http://servertune.com/kbase/entry/373/ ServerTune KnowledgeTune / FFmpeg :: make: *** [ffmpeg_frame.lo] Error 1

    4. Last command is "echo 'extension=ffmpeg.so' >> /usr/local/lib/php.ini"

    5. Then restart httpd (Apache)

    That's it.


    And I can see that FFMPEG is installed in my server when I go to this link

    /https://www.cebuwebsolutions.com/phpinfo.php

  3. #3
    Member hoststop's Avatar
    Join Date
    Dec 2011
    Location
    Bolton, UK
    Posts
    84
    cPanel/WHM Access Level

    Root Administrator

    Default Re: "make" won't execute while installing FFMEG

    Easy steps to install FFMPEG /http://www.hoststop.co.uk/whmcs/knowledgebase.php?action=displayarticle&id=43 & if you receive the error refer /http://www.hoststop.co.uk/whmcs/knowledgebase.php?action=displayarticle&id=42
    HostsTop UK
    www.hoststop.co.uk
    Cheap Web Hosting | Pre-Sales
    Skype :: hoststop

Similar Threads

  1. Replies: 5
    Last Post: 10-07-2011, 11:29 AM
  2. better log handling and make "piped Apache logs" work better
    By ikillbill in forum Feature Requests for cPanel & WHM
    Replies: 3
    Last Post: 06-09-2011, 04:42 AM
  3. Replies: 2
    Last Post: 02-05-2009, 12:55 PM
  4. Frontpage won't install "Unable to create a web for the URL"
    By DWHS.net in forum cPanel & WHM Discussions
    Replies: 3
    Last Post: 08-29-2006, 07:30 PM

Tags for this Thread