GMOS - GTK Metal/Oxyde Semiconductor simulator



Installation instructions 
-------------------------

- To compile gmos it should be as easy as typing:


		./configure		(This should guess everything right)
					(e-mail me if it doesn't)	
		make

  Run: configure --help for more options (such as overriding the default
  prefix).




- To install gmos into the prefix dir (and subdirs) type:

		make install



- Uninstall

  To uninstall a previous version (or the current version) of gmos type:

	make uninstall

  in the top level gmos source directory. 



*If the 'configure' script doesn't work, see if you can fall back
on the 'Makefile.old' and edit it manually - if you succeed in 
compiling it that way, please send me the edited 'Makefile' with
a few notes - that'll help me to update the 'configure' script
- or even better, if you can modify the configure.in, send it back
to me!

(Should compile OK on most linux boxes.)


Mail: emmanuel.rouat@wanadoo.fr