This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: installing gcc
- To: Alexandre Oliva <aoliva at redhat dot com>
- Subject: Re: installing gcc
- From: Yung Kwong Wing <yungp at netvigator dot com>
- Date: Sat, 2 Dec 2000 15:10:25 +0800 (HKT)
- cc: help-gcc at gnu dot org
Thanks. Oh now I have finally found the make program on my RedHat 6.2
CD-ROM. It comes in a RPM, make-3.78.1-4.i386.rpm. I have installed the
"make" rpm and have also installed egcs-1.1.2-30.i386.rpm and it have
managed to create the Makefiles necessary for first step of Apache 1.3.6
installation.
Thanks for all of your help.
Now I just hope I can finish the compilation, and installation parts of
Apache.
Peter
On 1 Dec 2000, Alexandre Oliva wrote:
> On Dec 1, 2000, Yung Kwong Wing <yungp@netvigator.com> wrote:
>
> > thanks for your answer. But may I ask how do I get the "make" program?
>
> It's usually part of a ``development'' installation of most operating
> systems, but you can always get GNU make from
> ftp://ftp.gnu.org/pub/gnu/make
>
> AFAIK, it doesn't need another `make' to build, there's a fallback
> shell-script somewhere in the distribution.
>
> --
> Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
> Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
> CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
> Free Software Evangelist *Please* write to mailing lists, not to me
>
>