LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem encountered on installing qpopper (https://www.linuxquestions.org/questions/linux-newbie-8/problem-encountered-on-installing-qpopper-261225/)

robrey13 12-01-2004 03:42 AM

problem encountered on installing qpopper
 
Here how i started, i downloaded the file qpopper4.0.5.tar.gz from qpopper.org. I also downloaded the guideline on installing and configuring qpopper. i did the symbolic links from /usr/mail to /usr/spool/mail. after that i extracted the qpopper4.0.5.tar.qz. then procede to tar qpopper.4.0.5.tar. these is what i encountered on installing, on the command ./ configure these errors came out.
./configure
checking whether make sets ${MAKE}... yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable cc found in $PATH

What could be the problem there?


Thx

linux_terror 12-01-2004 03:49 AM

you don't have a compiler installed, pop in the disk for your distro or use an rpm installer and locate the gcc package, install it and all of its dependent packages and you should be able to compile.
This is almost certainly the problem.

linux_terror

robrey13 12-01-2004 08:36 PM

thanks for the replay linux_terror. so that's what i missed installing the development package. Thanks a lot again....

linux_terror 12-03-2004 04:34 AM

no problem, glad to help :)

linux_terror


All times are GMT -5. The time now is 03:01 AM.