Morion wrote on Sep 4: > >oh, forgot about text of the error) >checking for gcc... no >checking for cc... no >checking for cl.exe... no >configure: error: in `/Users/aleksandrdiomkin/desktop/wine': >configure: error: no acceptable C compiler found in $PATH > What is your path? You have to include where your 'c' and C++ compilers are in the path statement. When you installed XCode this should be automatic. James McKenzie