Skip to content
Prev 208 / 919 Next

installing 2.14.0 on fedora

On Nov 7, 2011, at 9:00 AM, Mark Leeds wrote:

            
Mark,

If you are building from SVN as opposed to using the tarball, there is an extra step that is required.

Change into the main folder into which the svn files have been downloaded. Then run:

  ./tools/rsync-recommended

After doing that, then run ./configure, make, etc. The svn repo does not contain the source files for the "Recommended" packages and these need to be downloaded separately via rsync.

HTH,

Marc Schwartz