How to install TVants on Mac

chailao

Guest
I try to set up TVants on Mac, but found problem during the configure, anyone can help me with this problem and how to proceed. Thanks.
Below is the message shown in Xterm


bash-3.2$ cd Documents
bash-3.2$ tar -jxf wine-1.1.2.tar.bz2.tar
bash-3.2$ cd wine-1.1.2
bash-3.2$ ./configure
checking build system type... i386-apple-darwin9.4.0
checking host system type... i386-apple-darwin9.4.0
checking whether make sets $(MAKE)... no
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
bash-3.2$
 
Back
Top