No compiler found check path

Discussion in 'Installation/Configuration' started by xcam, Apr 10, 2006.

  1. xcam

    xcam New Member

    I am installing perfect setup for suse 10.0 ISPCONFIG
    Whan it came to installing proftpd, I get the following error. Actually at this command I get the error. ./configure --sysconfdir=/etc
    I get:
    no acceptable c compiler found in path.

    Need help with this one.
    Its a fresh install of suse 10.0 folowing the ispconfig perfect setup.

    Thanks,
    Cam
     
  2. tom

    tom Member

    I guess you have to install gcc.

    tom
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, gcc is missing. Better install bison and flex too to avoid other compile problems.
     
  4. xcam

    xcam New Member

    more info

    heres the info from config.log
    configure:1533: checking for gcc
    configure:1562: result: no
    configure:1613: checking for cc
    configure:1642: result: no
    configure:1655: checking for cc
    configure:1701: result: no
    configure:1754: checking for cl
    configure:1783: result: no
    configure:1797: error: no acceptable C compiler found in $PATH


    Thanks,
    Cam
     
  5. xcam

    xcam New Member

    Thank you!

    Woot!
    That was easy. heheh
    Guees yah better install it. :)

    Thank you,
    Cam
     

Share This Page