aMule Forum

English => Compilation problems => Topic started by: michelinok on May 06, 2011, 07:18:16 PM

Title: "SVN rev." without version?
Post by: michelinok on May 06, 2011, 07:18:16 PM
Hi there, am i missing something or the svn version is not displayed anymore? (in amulecmd and amuled).
Or it's a problem of mine?  ???
Title: Re: "SVN rev." without version?
Post by: Stu Redman on May 06, 2011, 07:31:43 PM
You are building from an svn working copy and configure can't find the "svnversion" program. That's my best guess.
Install/make available  svnversion or use a tarball.
Title: Re: "SVN rev." without version?
Post by: michelinok on May 08, 2011, 10:36:58 AM
You are building from an svn working copy and configure can't find the "svnversion" program. That's my best guess.
Install/make available  svnversion or use a tarball.

subversion is installed, but i cannot find any utility called "svnversion"...which utility do you mean?
Title: Re: "SVN rev." without version?
Post by: Stu Redman on May 08, 2011, 09:03:00 PM
svnversion should be installed along with svn. If it isn't check your distro for "subversion tools" or something alike.