svn co https://myrepos/svn/project1 /home/ostraaten/project1 -N causes Segmentation fault
My repos is Subversion version 1.6.9 (r901367) I created my client from the trunk this morning revision 961534. I was warned for segmentation fault with regards to the way I set LD_LIBRARY_PATH. I used ldconfig when I compiled my first client, I didn't know at the time that I shouldn't have done that. Is the problem related to use of ldconfig? Can I undo what I have done with ldconfig? How? Onno