sillycat 发表于 2013-1-16 02:19:40

Install SVN tool on redhat

Install SVN tool on redhat

website to download the package:
http://subversion.apache.org/packages.html#redhat

file URL
http://subversion.tigris.org/downloads/subversion-1.6.12.tar.gz

unzip the file:
>tar zxvf subversion-1.3.2.tar.gz

# ./configure
configure: Configuring Subversion 1.6.12
configure: creating config.nice
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/usr/tmp/subversion-1.6.12':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

install full version of redhat5 again

faint, after full installation of redhat5, I have svn tool already.
页: [1]
查看完整版本: Install SVN tool on redhat