Click to See Complete Forum and Search --> : wine install


mind
01-29-2003, 05:02 PM
i'm trying to install wine but get the error "no acceptable C compiler found in $PATH"

i type gcc or cc and get command not found.
i typed locate gcc and it shows several files so i guess it's either not installed or not in the path.

how can i install gcc?
thanks i'm dumb

melban
01-29-2003, 05:05 PM
I know I get this in Red Hat if I do not install the Development Tools. i've had to go back and install it many a time.

Shelby

mind
01-29-2003, 05:09 PM
yeah i guess thats what i need to do since i'm using red hat too.
how would i go about doing that?
thanks

melban
01-29-2003, 05:13 PM
Put your cd in and reboot. When it goes to the installation choose upgrade or install new modules. I can't remember exactly what it says but you should be able to figure it out. Just selected the Dev Tools and it should work fine.

Shelby

mind
01-29-2003, 07:02 PM
works now!
thanks