Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
First of all, I have very limited knowlegde of Unix/Linux, I am struggling to solve one problem.
I am following http://dns323.kood.org/howto:subversion to install SVN server. I have successfully installed Fonz Fun Plug (I believe 0.5). Now I am stuck at the step to execute ./svnserve.sh start because I got error message "ERROR: svnserve not found or not executable".
I opened svnserve.sh and checked source code, and it looks like svnserve is not found, which leads me to think $BINDIR variable is not setup correctly. If I simply run svnserve -d "/mmt/HD_a2/svn", I got another error message "svnserve: can't load library 'libc.so.6'", I guess I missed another library to install.
Anybody could provide some hint, what shall I do from that step?
Thanks
Hardy
Offline
It sounds like you are missing ffp-base. If you look here you will see the packages that subversion is dependent on.
http://www.inreto.de/dns323/fun-plug/0. … subversion
Offline
Thanks a lot!! I finally have SVN installed.
Now I am tweaking permissions.
Offline