Folks:
FRED runs perfectly on Ubuntu 10.4. The only difference with running on
9.10 is that you have to recompile fred-server. The libboost libraries
changed their version. What is needed for getting the correct libraries is
simple (as far as I can tell). Simply install this:
apt-get install libboost-all-dev
This in turn, will install the libboost needed libraries. After that, you
should configure and install the fred-server package.
Mario Guerra