Brief installation instructions Easel h3.0; March 2010 SRE, Mon Mar 24 09:05:20 2008 ------------------------------------------------------------- Starting from a source distribution, easel-h3.0.tar.gz: Uncompress: uncompress easel-h3.0.tar.gz Unpack: tar xf easel-h3.0.tar Move into new directory: cd easel-h3.0 Configure: ./configure Build: make Automated tests: make check Automated install: make install For information on more expert customization options available to you in the configuration and the Makefiles, see the Installation chapter in the Easel User's Guide (Userguide.pdf). Easel is developed on Linux, and tested on a variety of UNIX and UNIX-like operating systems, including Apple OS/X. It is written in ANSI C99 and should build cleanly on any system with an ANSI C99 compiler, including Microsoft Windows. -------------------------------------------------------------