gschem: Add name completion to attribute edit dialog
[geda-gaf/whiteaudio.git] / README
blob6cb43dc523aa989c4a9268e6b00bc3f36344c26b
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         - If you are building the repository version, then you will
14           need the following packages installed as well: 
16                 autoconf, automake, libtool, gettext, cvs, flex,
17                 groff, transfig
19         - Download all source packages and the toplevel Makefile. 
20         - Untar all packages in a directory and place toplevel Makefile 
21           in this same directory. 
22         - [OPTIONAL] Edit Makefile changing prefix to a different install 
23                      directory other than the default ($HOME/geda)
24         - Type: make
25         - Follow instructions on setting all the shell variables.
26         - Set shell variables explicitly in your shell.  *VERY IMPORTANT*
27         - Type: make install
28         - Read the release notes for more information and last minute issues.
29         - Read the docs in: ${prefix}/share/doc/geda-doc/gedadocs.html
30         - Run: gschem and play! :-)
34 - System Requirements
36         See section in libgeda's README
40 - License  
42         gEDA/gaf (which includes libgeda, gschem, gnetlist, geda, setup,
43         gsymcheck, gschcheck, gpcb, utils, all associated files, the
44         component symbols and all the file formats) is placed under the
45         GNU Public License (GPL) version 2.0.  See the various COPYING
46         files for more information.
48         Programs and associated files are: 
49         Copyright 1998-2008 by Ales Hvezda and the respective
50         original authors (which are listed on the respective files)
54 - gEDA Internet resources
56         Homepage: http://geda.seul.org
58         Mailing lists: http://geda.seul.org/mailinglist
60         For any questions related to gEDA/gaf, please subscribe and post
61         to the "geda-user" mailing list.