Computing.Net > Forums > Linux > Sound Card Issues

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Sound Card Issues

Reply to Message Icon

Name: Doug
Date: March 27, 2002 at 07:43:55 Pacific
Comment:

First, I am a n00b to linux...second, it appears i have found the proper drivers for my sound card. Upon reading the README it says type "make install" i assume i do this in the directory where all the xxxx.c files are. Anyway, when i do this i get the following error cc:command not found From what i understand, cc is the command to compile C or C++. Now how would one go about getting this cc command to work? Is it like 'path' in MSDos? and i just have to point it? Anyhelp would be great!!! Thanks, these forums have been a lot of help!



Sponsored Link
Ads by Google

Response Number 1
Name: Lawrence
Date: March 27, 2002 at 08:37:23 Pacific
Reply:

You either don't have gcc (cc) compiler on
your system or it is not in your path!!!
Look in /usr/bin/ to see if you have either
one, gcc or cc. And if there is one, then
check your path. Which shell (bash, ksh,
zsh, or csh/tcsh) are you using? Just
finger your account if you are not sure
which one is your dafault...

Lawrence


0

Response Number 2
Name: Doug
Date: March 27, 2002 at 08:49:16 Pacific
Reply:

First, thanks for the speedy response. Second, I am using the Bash Shell, and upon inspection of /usr/bin, it doesn't look like either gcc or cc are there. I thought those were some packages that RedHat would automatically put in, alas no. How would I go about doing that? Thanks


0

Response Number 3
Name: Tom
Date: March 27, 2002 at 14:09:38 Pacific
Reply:

Try 'which gcc' or 'which cc'. That will tell you the path to cc/gcc, assuming it is in the PATH variable. If you don't have a c compiler, then you obviously won't be able to install anything from source, so you'll need the rpm file. Try searching rpmfind.net for the gcc rpm. Download it, and install it, as root, by running 'rpm -i filename.rpm'. You're using RedHat, so you should have rpm.


0

Response Number 4
Name: Nanda Kumar
Date: March 29, 2002 at 06:01:23 Pacific
Reply:

I have a ac 97 Integreated sound card.I am using linux (red hat 7.1).The auto configuration of my sound card failed and i have a great problem solving this problem.My motherboard is an original INTEL 815e.
Please do give me a solution.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Sound Card Issues

sound card issues www.computing.net/answers/linux/sound-card-issues/22730.html

Possible Sound Card Issue www.computing.net/answers/linux/possible-sound-card-issue/2415.html

Sound Card Device driver www.computing.net/answers/linux/sound-card-device-driver/18816.html