LinuxQuestions.org - C compiler cannot create executables [PHP5/Apache2] - where Linux users come for help:
problem:
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
solution:
apt-get install build-essential

0 Comments:
Post a Comment
<< Home