On Fri, May 05, 2006 at 05:01:11PM +1000, Michael Lake wrote: > The make install for the compiled subversion I think will go into > /usr/local/ > But I need to "remove" the subversion that was put on via apt-get which is > in /usr/bin/ and /usr/lib etc otherwise there will be clashes and things > will get confusing.
/usr/local/bin should be in your path before /usr/bin, so your locally installed version will be called when you just call 'svn'. I'd just leave the old package there. If you have root, why not symlink /dev/random to /dev/urandom and avoid the need for entropy. I'm sure the security implications are minimal. -i
signature.asc
Description: Digital signature
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
