PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPHP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 17th, 1999, 01:40 AM
pmongkol
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
I want to setting up Database Driven Website by using Apache+MySQL+PHP3. (OS:Redhat6.0) . Now I have already settingup Apache and MySQL Server. But When configures PHP for compile. I get error massage like this.-
...........................................................................
I do like this.>>>>
$ cd /temp #(where my php3)
$ tar -zxvf php-3.0.7.tar.gz
$ cd php-3.0.7
$ ./configure --with-apxs=/usr/sbin/apxs --with-mysql --with -ldap
..........................................................................
error like this>>>
loading cache ./config.cache
checking whether build environment is sane...yes
checking whether to enable maintainer-specific portions of Make file...no
checking for bison...no
checking for byacc...no
configure: warning: You will need bison if you'd want to regenerate the PHP3.0 parsers.
checking for gcc...no
checking for cc...no
configure: error: no acceptable cc found in $PATH
..........................................................................
What it means. should I do. ? And what is bison, byacc, gcc and cc. Please Help me...
Thank,
Mongkol
Lopburi, THAILAND.

Reply With Quote
  #2  
Old September 17th, 1999, 03:58 PM
jpenix
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
CC and GCC are C compilers for Unix (CC is typically a link to GCC - the GPL'd version of the compiler that comes with Linux).

It sounds like the necessary RPMs weren't installed when you set up RedHat. There is an option to choose whether or not the "development tools" are installed, and in some installs it's not checked by default.

Anyhow, very easy to fix - just find the gcc, bison, yacc RPMs on your CD and use 'rpm -Uvh' (or the GUI RPM manager if you're in X Windows) to install them. If there are any other supporting packages, it'll tell you.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPHP Development > Error when configures PHP !

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap