Trying to run svn on Hex 1.0.* you get the following error: /libexec/ld-elf.so.1: Shared object “libaprutil-1.so.2″ not found, required by “svn” As geek00l pointed out, this can be fixed by issuing the following command: cd /usr/ports/devel/apr-svn/ && make install clean Assuming you have a ports tree downloaded into hex, but what if you don’t have […]