Added tests in gschem/tests to run durning make check.
[geda-gaf/peter-b.git] / libgeda / README
blobcd4637599c7b91d0f0cd2655de745916e8721492
2 gEDA
4 GPL Electronic Design Automation
5 ------------------------------------------------------------------------------
7 README for libgeda 
10 - Installation
12         See the toplevel INSTALL for more instructions on how to build libgeda
16 - System Requirements
18         A computer:
19            - at least the processing power of a i486/66
20            - Enough RAM for X (usually 16 Mbytes but 32 Mbytes recommended)
22         Running UNIX:
23            - Semi recent version of Unix or Linux
25         The X window system     
26                 - A resolution of at least 800x600
27                 - A color display
28                 - 3 button mouse (2 button works, but 3 button is better)
30         A C compiler (that understands ANSI, like gcc) 
32         GLIB version 2.4.x or later (and anything glib requires)
33         GLIB version 1.2.x is no longer supported.
34         Glib can be found at ftp://ftp.gtk.org/pub/gtk
36         GTK+ version 2.4.x or later (and anything gtk requires)
37         GTK+ version 1.2.x is no longer supported.
38         Gtk can be found at: ftp://ftp.gtk.org/pub/gtk
40         GUILE - guile-1.6.x or later is required (and anything guile
41         requires).  Guile 1.4.x is no longer supported.
42         Guile can be found at: ftp://ftp.gnu.org/pub/gnu/guile
44         LibStroke 0.5.1 [OPTIONAL] - if you want stroke support.  The homepage
45         for LibStroke is: http://www.etla.net/libstroke/
47         libgdgeda 2.0.15 [OPTIONAL] - if you want the ability to write png 
48         images.  New versions of libgeda/gschem write png using internal code,
49         so you will still be able to create png images without using libgdgeda.
50         Since 20060922, gd 2.0.x is used instead of libgdgeda, so libgdgeda 
51         is not needed anymore.
53         libgdgeda is based on gd 2.0.15  The homepage for gd 2.0.x is
54         http://www.boutell.com/gd  You can find libgdgeda on the gEDA
55         website: http://www.geda.seul.org/dist
57         If you use libgdgeda then you also need zlib.  zlib can be found at:
58         http://www.cdrom.com/pub/infozip/zlib  zlib can also be found on
59         the gEDA website: http://www.geda.seul.org/dist 
61         If you use libgdgeda then you also need libpng.  libpng can be found 
62         at: http://www.libpng.org/pub/png/pngcode.html  libpng can also be              found on the gEDA website: http://www.geda.seul.org/dist
64         
66         An understanding that this software is ALPHA release quality :)
70 - License  
72         gEDA/gaf (which includes libgeda, gschem, gnetlist, geda, setup,
73         gsymcheck, gschcheck, gpcb, utils, docs, examples, all associated
74         files, the component symbols, and all the file formats) is placed
75         under the GNU Public License (GPL) version 2.0.  See the various
76         COPYING files for more information.
78         Programs and associated files are:
79         Copyright 1998-2006 by Ales Hvezda and the respective original
80         authors (which are listed on the respective files)
84 - gEDA Internet resources
86         Homepage: http://geda.seul.org
88         Mailing lists: http://geda.seul.org/mailinglist
90         For any questions related to gEDA/gaf, please subscribe and post
91         to the "geda-user" mailing list.