On Thu, 29 Nov 2001, Andy Firman wrote: > Trying to install on RH7.2 and I am a beginner. > > When I do ./configure I get this error: > > error: no acceptable cc found in $path
When you installed RedHat, did you choose to install "everything" or did you select individual packages? If you selected individual packages, did you install the "Development" stuff? If not, you might not have installed gcc (the C compiler). --a ------------------------------------------------------ Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users
