Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following packages must be installed, e.g. with "sudo yum install":

Code Block
yum install automake
 gcc-c++
 openssl-devel
 tcl-devel
 expat-devel
 db4-devel
 pcre-devel

Subversion and Git

In order to use git and subversion with any of the Fedora releases, the following packages needs to be installed:

Code Block
yum install subversion
 git-svn