php5 "make" problem: php.h not found

Discussion in 'Site & Server Administration' started by Hunne, Jul 31, 2007.

  1. #1
    I'm trying to recompile my php5 with eaccelerator.

    I get following error messages:


    when it comes to "make" I get this:

    the files php.h and zend.h, zend_API.h etc. are in subfolder of /usr/include/php5
    that's why I have this option in the configure line:
    I have no idea what's wrong

    please help!
     
    Hunne, Jul 31, 2007 IP
  2. Hunne

    Hunne Guest

    Messages:
    85
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    problem solved.

    -> wrong paths (php instead of php5)

    create soft link:
    now run the eaccelerator setup
    Regards
     
    Hunne, Jul 31, 2007 IP
  3. agnivo007

    agnivo007 Peon

    Messages:
    4,290
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hmm. feels great when you solve problems yourself by a bit of research.
     
    agnivo007, Jul 31, 2007 IP