Thanks to your excellent RPM packages, I've gotten Sablotron 0.60 to work wonderfully
on Linux (Intel) but I'm unable to get it to compile on Solaris 7 (Sparc), and I don't
see any Solaris binary on your web site except for a very old version of Sablotron...
After much struggle I finally discovered I had to upgrade to gcc 2.95.3 or gcc would
crash and tell me to report some gcc bug....
After much more struggle I'm supposing Sablotron isn't compatible with my Sun Solaris
default iconv implementation, so I installed libiconv 1.6.1. But Sablotron won't find
it since it finds the system one first... is there any way to explicitly tell it where
to find iconv? I'm not that familiar with hacking configure/make to figure this one
out myself...
Dave