This build was on solaris 10 SPARC, x86/x86-64 is untested but should work.
Firstly make sure you have the Tcl and Tk packages from
www.blastwave.org and also the tcltls package. (use pkg-get)
my path was set to /usr/sfw/bin:/usr/local/bin:/opt/csw/bin:/usr/bin:/opt/csw/gcc3/bin/:/usr/ccs/bin
download 0.96:
wget
http://prdownloads.sourceforge.net/amsn/amsn-0.96.tar.bz2uncompress/untar the file:
bunzip2 amsn-0.96.tar.bz2
tar -xvf amsn-0.96.tar
cd amsn-0.96
run the configure script:
./configure --with-tcl=/opt/csw/lib --with-tk=/opt/csw/lib
and run the make
gmake
and hope you dont get any errors!
if you dont you should be able to start amsn by running
./amsn
This method works for the SVN snapshot as well as of 03/03/07.
reply with any questions and i will help if i can.
BUG: amsn doesnt seem to be able to come up in the system tray. not a show stopper though