Downloaded the rpm from Collabnet, as suggested by Netbeans 9 (Ubuntu 10.4 lts)
extracted the rpm on a folder structure like "myfolder/mysubverclient/[..extracted file..]
when in /bin folder ./svn command is given, the below error appeared.
./svn: error while loading shared libraries: libsvn_client-1.so.0: cannot open shared object file: No such file or directory
when i put all the .so libraries fro /lib to /usr/lib folder it worked.
No comments:
Post a Comment