Hey,
a few month ago i,ve installed subversion 1.4.4 by compiling it myself (My first steps in compiling software

)
Yesterday i´ve "deinstalled" this version via
Code:
find / -name svn* | xargs rm -r {}
because make uninstall won´t worked for me (No Rule :/)
Ok now i´ve installed the new subversion 1.5.5 via yast
But, if i type "svnversion" in console it says
Code:
svn: Version mismatch in 'svn_diff': found 1.4.4, expected 1.5.5
svn: Version mismatch in 'svn_delta': found 1.4.4, expected 1.5.5
svn: Version mismatch in 'svn_ra': found 1.4.4, expected 1.5.5
svn: Version mismatch in 'svn_wc': found 1.4.4, expected 1.5.5
svn: Version mismatch in 'svn_client': found 1.4.4, expected 1.5.5
svn: Version mismatch in 'svn_subr': found 1.4.4, expected 1.5.5
which svn says:
and
Code:
rpm -qa subversion
subversion-1.5.5-23.1
Mr. Google & Mr. Forum Search are this time not my friends and i cant solve this problem
Please anyone any idea to solve this ?
i´m running OpenSuse 11.1 with default Kernel
´
Thanks to all who read this and BIG thanks to all who can give me some hints
Greets Acanthus