Re: Is it safe to remove deleted and no longer used branches from the svn:mergeinfo property?
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 06 Jun 2017 17:56:39 +0000
Alfred von Campe wrote on Tue, 06 Jun 2017 13:36 -0400:
The runtime linker finds libsvn_gnome_keyring.so in /usr/lib, rather
Your options include:
- Link statically. (--enable-all-static to configure)
- Set LD_LIBRARY_PATH as in my 'manual' example. (If running from the
- Run the executable as 'libtool --mode=execute ./svn-mergeinfo-normalizer'.
- Pass --prefix to configure, then run 'make install-tools', and run the
- (included for completeness) Temporarily move /usr/lib/libsvn*.so out
Daniel
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.