%-> Hi all.
%-> I recently installed RH6.0 on a 486.  I tried to do a minimal install
%-> because the hard drive is only 325Mb. This is only a test/play machine.
%-> Now, I was under the impression that in order to make a module, i had to
%-> compile the corresponding file ending with '.c'.  The problem I am
%-> encountering now is that I get the message "gcc: command not found" (i'm
%-> going from my memory right now, so it might not be exact). what might
%-> cause this? Was there some option I was supposed to specify in the
%-> install that I didn't?
%-> Thanks for any advice/help.
%-> Terry

You are missing the gcc/egcs compiler -- find the egcs<version.no>.i386.rpm
and do 'rpm -ivh <filename>' to install it. Might be a tight squeeze on a
325MB HD though, especially since you'll need the kernel source, headers and
some development libraries as well.


-- Juha




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to