Jump to content
  • 0

./configure not working. please help me!


Mang-Berto

Question


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  139
  • Reputation:   2
  • Joined:  11/15/11
  • Last Seen:  

Good day, on my linux vps hosted server. the command "./configure" is not working. how can I fix it? this is the error message pops out

checking whether make sets $(MAKE)... yes

checking for gcc... no

checking for cc... no

checking for cc... no

checking for cl... no

configure: error: no acceptable C compiler found in $PATH

See `config.log' for more details.

and also the "make clean and make sql commands" are not working

"make: *** No rule to make target `clean'. Stop."

"make: *** No rule to make target `sql'. Stop."

I'm using cent os5 32bit

Edited by Mang-Berto
Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi Mang-Berto,

You're missing gcc.

yum -y install gcc

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...