Hi,

        with reference to RH 6.1

I'm sure there is a way to turn the CD automounter off - this dispensing
with the cd busy messages when a cd isn't in the tray.  Does anyone know
what it is ?

Secondly, I've installed egcs and egcs-c++ in the hope of obtaining a cc
or CC compiler.  rpm -qlp does not identify a stdio.h file and hence 
the following simple program fails to comple :

        [kyle@nelson play]$ cat hello.c
        #include        <stdio.h>

        main ()
          {
          printf ("\n\n\n\n Hi There \n\n\n\n");
          }

The compat-egcs (pp335-6) of the RH Reference Guide doesn't seem to posess
the stdio.h file either

Am I missing something VERY obvious in the installation of a C / C++
compiler

cheers, Kyle Hargraves


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to