[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Installing TOR on CentOS



Hi,

Would like to run a node on a centOS box.

Got the source from
http://www.torproject.org/dist/tor-0.2.0.12-alpha.tar.gz

./configure: I get an error message:

[root@localhost tor-0.2.0.12-alpha]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... //bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH


What must I do, or (better!) is there a rpm already for centOS??

Thanks :)