In order to get it to compile on a Sun SPARCstation 5 running with Solaris 8 and gcc 3.0.1 I had to fix most of the header files and add "class" after all the "friend" declarations. I also had to download the GNU binutils package as Sun's own 'as' produced a bunch of error messages. Now everything is working fine (except for the fact that this machine only supports 8 bit color depth but that's not important). On a side note I had to explicit set the path to the shared c++ libraries. Morten
