* Alex Pennace <[EMAIL PROTECTED]> [001205 09:46]:
> On Tue, Dec 05, 2000 at 03:24:18PM +0100, Herr Blüschke wrote:
> > When I try to compile qmail, I receive the following error masage
> > (RH 7)
> > 
> > #make setup check
> > ./compile qmail-local.c
> > ./compile: exec: cc: not found
> > make: *** [qmail-local.o] Error 127
> > #
> > What do I make wrong ?
> 
> echo gcc > conf-cc
> 
> Why does Redhat 7 drop the cc link?

It doesn't.

  (pcg@pcg2) ~> which cc
  /usr/bin/cc
  (pcg@pcg2) ~> ll /usr/bin/cc
  lrwxrwxrwx    1 root     root            3 Dec  1 11:08 /usr/bin/cc -> gcc
  (pcg@pcg2) ~> cc -v
  Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
  gcc version 2.96 20000731 (Red Hat Linux 7.0)

/pg
-- 
Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED]
---
A quote from the recently completed book of Joseph Hall and Randal
Schwartz (http://www.effectiveperl.com/intro.html) that strikes
me as odd:
  I don't use English. It's just too verbose for this little book.
  Furthermore, English is not common practice among Perl
  programmers, and scripts that use English suffer a speed penalty.
  This is not to say that English is not useful, just that you won't
  see it here.
Words to live by :)

Reply via email to