Stay in GETCOORDS if there are more coord prompts.
[geda-gaf/berndj.git] / README
blob771d4dfd39ee18e46410d75c0f65f55d8a280ea9
2 gEDA 
4 GPL Electronic Design Automation
5 ------------------------------------------------------------------------------
7 README for gEDA/gaf 
10 - Installation
12         - Install all the dependencies (glib, gtk, and guile).
13         - Download all source packages and the toplevel Makefile. 
14         - If you are building the CVS version, then you must also have
15           autoconf, automake, libtool, and gettext installed.
16         - Untar all packages in a directory and place toplevel Makefile 
17           in this same directory. 
18         - [OPTIONAL] Edit Makefile changing prefix to a different install 
19                      directory other than the default ($HOME/geda)
20         - Type: make
21         - Follow instructions on setting all the shell variables.
22         - Set shell variables.  *VERY IMPORTANT*
23         - Type: make install
24         - Read the release notes for more information and last minute issues.
25         - Read the docs in: ${prefix}/share/doc/geda-doc/gedadocs.html
26         - Run: gschem and play! :-)
30 - System Requirements
32         See section in libgeda's README
36 - License  
38         gEDA/gaf (which includes libgeda, gschem, gnetlist, geda, setup,
39         gsymcheck, gschcheck, gpcb, utils, all associated files, the
40         component symbols and all the file formats) is placed under the
41         GNU Public License (GPL) version 2.0.  See the various COPYING
42         files for more information.
44         Programs and associated files are: 
45         Copyright 1998-2008 by Ales Hvezda and the respective
46         original authors (which are listed on the respective files)
50 - gEDA Internet resources
52         Homepage: http://geda.seul.org
54         Mailing lists: http://geda.seul.org/mailinglist
56         For any questions related to gEDA/gaf, please subscribe and post
57         to the "geda-user" mailing list.