Operating Systems > Linux and UNIX

Sound Card Problem

(1/13) > >>

LordWiccara:
Hello everybody, I know that this is an extremely ignorant question, but I'm sick of trying to figure it out:

I have a Aureal Vortex: Aztech with the 8820 chipset.  I found some drivers online, and they gave me instructions.  I tried it, and it did not work.  Heres what it would say:

[mike@pcp03617860pcs mike]$ cd aureal
[mike@pcp03617860pcs aureal]$ su
Password:
[root@pcp03617860pcs aureal]# make install20
make install AUCHIP=AU8820
make[1]: Entering directory `/home/mike/aureal'
cc -D__KERNEL__  -DMODULE -DAU8820 -mpentium  -O6 -fomit-frame-pointer -Wall -pipe -I/usr/src/linux/include   -c -o au_audio.o au_audio.c
make[1]: cc: Command not found
make[1]: *** [au_audio.o] Error 127
make[1]: Leaving directory `/home/mike/aureal'
make: *** [install20] Error 2
[root@pcp03617860pcs aureal]#

It will not install, and i cannot figure out what to do.  Thanks for your help/

flap:
Do you have gcc installed?
Type 'gcc'. if you get an error, you'll need to install it.

LordWiccara:
[mike@pcp03617860pcs mike]$ gcc
bash: gcc: command not found
[mike@pcp03617860pcs mike]$

i dont think so. ill install it and try again, thanks

LordWiccara:
Ok, I tried to instal the development tools to put GCC on my computer, and it gave me another error:

Packages Not Found

The following packages could not be found on your system.  Installation cannot continue until they are installed.
Unlocatable package     Required by
krb5-libs = 1.2.7-8     krb5-devel
openssl = 0.9.7a-2      openssl-devel

Fett101:
Dependency hell. WHOOOOO.

Go download and install those files. www.rpmfind.net is a good place to get pre-compiled software.

Navigation

[0] Message Index

[#] Next page

Go to full version