I am new to development on MaC, so forgive me if question is stupid. I am getting the following output, when trying to configure the DIYMacServer config on MaC osx 64 bit:
'configuring package in srclib/apr now
checking build system type... i386-apple-darwin10.3.0
checking host system type... i386-apple-darwin10.3.0
checking target system type... i386-apple-darwin10.3.0
Configuring APR library
Platform: i386-apple-darwin10.3.0
checking for working mkdir -p... yes
APR Version: 1.4.2
checking for chosen layout... DIYMacServer
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/Applications/IntraMed/httpd-2.2.15/srclib/apr':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
configure failed for srclib/apr'
How to find and add a C compiler?
tejlgaard 21 May 2010
Ok figured that one out by Google. Waiting to go home and fetch my MaC installation DVD
21 May 2010
Hi
I am new to development on MaC, so forgive me if question is stupid. I am getting the following output, when trying to configure the DIYMacServer config on MaC osx 64 bit:
'configuring package in srclib/apr now
checking build system type... i386-apple-darwin10.3.0
checking host system type... i386-apple-darwin10.3.0
checking target system type... i386-apple-darwin10.3.0
Configuring APR library
Platform: i386-apple-darwin10.3.0
checking for working mkdir -p... yes
APR Version: 1.4.2
checking for chosen layout... DIYMacServer
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/Applications/IntraMed/httpd-2.2.15/srclib/apr':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
configure failed for srclib/apr'
How to find and add a C compiler?
21 May 2010
Ok figured that one out by Google. Waiting to go home and fetch my MaC installation DVD
31 May 2010
Sorry, I´m on holday. Bit of time offline... Just install XCode. You can also download it from developer.apple.com