Re: ./configure



On Sunday, June 3, 2012 3:19:16 PM UTC-6, Janet Heath wrote:
Hi,

I am trying to run the ./configure but I keep getting this:


configure:2756: checking for --enable-universalsdk
configure:2797: result: no
configure:2806: checking for --with-universal-archs
configure:2823: result: 32-bit
configure:2980: checking MACHDEP
configure:3129: result: darwin
configure:3135: checking EXTRAPLATDIR
configure:3150: result: $(PLATMACDIRS)
configure:3161: checking machine type as reported by uname -m
configure:3164: result: x86_64
configure:3177: checking for --without-gcc
configure:3221: result: no
configure:3282: checking for gcc
configure:3312: result: no
configure:3375: checking for cc
configure:3422: result: no
configure:3478: checking for cl.exe
configure:3508: result: no
configure:3532: error: in `/usr/bin/Python-2.7.3':
configure:3534: error: no acceptable C compiler found in $PATH
See `config.log' for more details


I can't seem to figure out the 2 errors at the bottom. Any suggestions?


Janet

I am trying to install Python-2.7.3.
.



Relevant Pages

  • Re: ./configure
    ... configure:2980: checking MACHDEP ... configure:3129: result: darwin ... configure:3135: checking EXTRAPLATDIR ... configure:3534: error: no acceptable C compiler found in $PATH ...
    (comp.lang.python)
  • ./configure
    ... configure:2980: checking MACHDEP ... configure:3129: result: darwin ... configure:3135: checking EXTRAPLATDIR ... I can't seem to figure out the 2 errors at the bottom. ...
    (comp.lang.python)