I have unpacked the file XaoS-3.2.3.tar.gz and when I'm running ./configure this is what i get back
@:~/Desktop/test/XaoS-3.2.3> ./configure
checking build system type... i686-suse-linux
checking host system type... i686-suse-linux
checking target system type... i686-suse-linux
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
@:~/Desktop/test/XaoS-3.2.3>
What can I do to solve this and to get configure to work?
My distro is SUSE 10.2
any help is apprichiated:)