Hi folks,
Here's the avs module, the include file, the ansifix lib(joke), and the .txt
files. Also here is a static linked version of convert from John Cristy's
Imagemagick, for the sun, 4.1.3. Needed will be imconv (imconv.sun.exe), and
you will have a working package for the sun. I have put together the sources
for ImageMagick, and several things it needs, and will be sending you a clean
version soon to this directory as a big tar file. This will probably be the
easiest way to make binaries for other platforms, as there is a lot of 
ancillary junk needed, which you will otherwise have to scavange around and 
get. I have found it necessary to statically link these files, as otherwise
convert has a hard time when LD_LIBRARY_PATH doesn't include /usr/openwin,
which can be the case easily. I have no idea what a dynamically linked binary
would do on other platforms. You may also want to consider putting versions 
of gzip out too. I will put the tar file out in about a week.
Cheers,
-A.J.