[Home]

Summary:ASTERISK-10895: instalation problam
Reporter:venkateswararao (venkateswararao)Labels:
Date Opened:2007-11-27 05:04:17.000-0600Date Closed:2011-06-07 14:02:36
Priority:MajorRegression?No
Status:Closed/CompleteComponents:. I did not set the category correctly.
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Hi, this is venkateswararao. When i am installl asterisk 1.4.14 on fedora 6 i got error message. the error message is

[root@localhost ~]# cd /usr/src/asterisk
[root@localhost asterisk]# make install
****
**** The configure script must be executed before running 'make'.
****               Please run "./configure".
****
make: *** [makeopts] Error 1

[root@localhost asterisk]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.


plesea help help me .
Comments:By: Joshua C. Colp (jcolp) 2007-11-27 08:22:44.000-0600

The bug tracker is not a support forum. Please use the asterisk-users mailing list or the #asterisk IRC channel. In your case your system is not setup with development tools to compile Asterisk. There are also helpful guides out there that will tell you what you need to compile.