Having gotten gnu screen functioning, my next step was to install and run fbterm. I downloaded all the .tcz packages from the repository on a different computer and copied them to /tce/optional. I made sure to get all dependencies. I can run
tce-load -i fbterm
And it will load without a problem; it also loads libx86, Xorg-7.6-lib, gpm, expat2, and fontconfig. These all load fine. When I run "fbterm" though, I get the following message:
fbterm: error while loading shared libraries: libfreetype.so.6: cannot open shared object file: No such file or directory
I searched the TCZ repository for libfreetype, but with no results.
How can I get this working?