It seems like your system was not installed with all packages needed to develop
applications. You should add all packages that come with the install option
"developement"
On Mon, 25 Mar 2002 11:42:54 -0800 (PST)
Juan Anzola <[EMAIL PROTECTED]> wrote:
> Hello, I am new in linux and I am trying
You need to have a compiler installed in order to compile software from
source code.
gcc = gnu C compiler
There should be an rpm of gcc available for your distribution either on
the CDs you used to install your system (if you installed from CDs) of
from Redhat's website.
-Eric Rz.
Juan Anzola
Hello, I am new in linux and I am trying to install a
souncard in RedHat
linux 7.0.
I have an Avance logic soundcard: ALS4000.
My problem is the following:
When I try to configure the drivers (./configure), the
operating system
shows this error message:
checking for gcc ...no
checking for c