Updated ChangeLogs one more time.
[geda-gaf.git] / README
blob3bd10d2301b27cf1a7eb83ee94bc1f4138a40a1d
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, intltool, 
17                 cvs, flex, 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.