I did an upgrade from 7.3 to 8.1 using the FreeBSD-update utility. When I tried to rebuild the ruby port as shown in the FreeBSD handbook I receive an error:
If I try to use pkg_add I get libfetxh.so.5 not found.
I also tried downloading all sources and ran
Code:
libcrypt.so.4 not found.
If I try to use pkg_add I get libfetxh.so.5 not found.
I also tried downloading all sources and ran
make buildworld
and make buildkernel
etc... with the same results.