![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| setEnv.sh is found in which directory(path) | sachin.tendulka | UNIX for Dummies Questions & Answers | 8 | 12-13-2007 05:38 AM |
| Same ol "no acceptable cc found in $PATH" but I'm not clueless... just still a noob | SloYerRoll | UNIX for Dummies Questions & Answers | 4 | 10-22-2007 10:20 AM |
| $PWD shows absolute path vs path w/symbolic links | kornshellmaven | Shell Programming and Scripting | 3 | 06-13-2007 12:15 PM |
| vi - replacing a relative path with absolute path in a file | Yinzer955i | UNIX for Dummies Questions & Answers | 2 | 09-07-2006 11:47 AM |
| Path /usr/include/iso not found | Nads | SUN Solaris | 1 | 09-05-2003 09:06 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
cc path problem - no acceptable path found
Hello everyone,
I'm a unix noob. I have a powerbook running mac os x 10.4 and for one of my classes I need to install the latest version of php (5.0.5). I'm following the instructions at http://developer.apple.com/internet/opensource/php.html to install but I've run into a problem. The error happens when I type "./configure" - it starts going through the process and quits at the checking for cc part. Here's some code: Code:
usr:~/Desktop/apps/php-5.0.5 usr$ ./configure loading cache ./config.cache checking host system type... powerpc-apple-darwin8.2.0 checking for gcc... no checking for cc... no configure: error: no acceptable cc found in $PATH usr:~/Desktop/apps/php-5.0.5 usr$ echo $PATH /bin:/sbin:/usr/bin:/usr/sbin Thanks very much! |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|