$Id: INSTALL,v 1.4 2003/12/16 21:38:41 rwuest Exp $

Building instructions for the spgmr08

WARNING: This is still an _early_ development release so things may not work as
planned. I have, however, been using it daily for the past two weeks.  It does a
personality :)

The archive is made so it untars into it's own directory.

cd to a convenient build place,
tar xzf spgmr08-version.tar.gz,
cd spgmr08-version

Edit Makefile as need.  You may want to change the location of BINDIR and LIBDIR.
You will need to verify, and change as necessary,  ANTLRHDIR to the location of
pccts' header files. As of 0.11, it should compile without pccts installed.


make
make install

The install script sets the GUI dialog classes to tkspgmr.  You may want to
set an appropriate icon for that in your window manager (I use a brain icon,
but I'm looking for a good one, anyone have a ood one to contribute? 64x64 is
good for me).



Required libraries and tools:

   Readline library
   PCCTS 1.33 (mr31 is the latest at this time)
      Get it here: http://www.polhode.com/pccts.html
   gcc
   GNU make
   ncurses
   The Macroassembler AS
      Get it here: http://john.ccac.rwth-aachen.de:8000/as/


Post comments/bugs to the sourceforge Open discussion forum at
   http://sourceforge.net/forum/forum.php?forum_id=96736

The homepage is here:
   http://sourceforge.net/projects/spgmr08/


Robert
