> One question: how did you build the binaries? Which Compiler and > Toolchain? I would like to add this info to the documentation.
I installed the Solaris 10 OS as well as the included open source tools (they are placed in /usr/sfw). This provides a full build environment. I built all the ancillary libraries (gd, libart, rrdtool, etc) as well. gcc version: 3.4.3 The only "special" thing I did was to use gmake instead of the regular make. There is a website called blastwave which has pre-compiled packages for Solaris (SPARC and x86). It can be useful for people looking to bootstrap an environment. Alexei

