
			 INSTALLING MICROABC

		      Hudson Lacerda (2006-2007)

			       microabc
			       ========

To install microabc,  just compile and link the source  files with a C
compiler and then optionally move,  copy or symlink the binary file to
your favourite directory.

With the GNU C Compiler, execute:

	gcc -lm microabc.c interval.c sagittal.c sagdata.c sagfont.c -o microabc

(Maybe you want to use the script `compile.sh' to build the program.)


		       Sagittal PostScript font
		       ========================

This package also includes a PostScript font for Sagittal accidentals.
To install the  Sagittal PostScript font, see the  instructions in the
file `Sagittal/Sagittal-HowToInstall.txt'.


			 abcm2ps format files
			 ====================

There  are yet  a  few format  files  for abcm2ps.   Format files  are
expected to be found in:  (1) the current directory from where abcm2ps
is called;  (2) the  default format files  directory; (3)  a directory
specified with the  command line option -D; (4)  the complete location
of the file, specified with the option -F.  You are encouraged to copy
all format  files (those  with extension `.fmt')  to the  default .fmt
directory,  defined  at  abcm2ps configuration/compilation  time.   To
check which one is that directory, run:

	abcm2ps -V

