Release notes for the gEDA/gaf 20040111 snapshot

Changes


Bugs/Errata/Known Issues/Last Minute Issues



Download



Source Tarballs



Required Libraries/Programs



Binaries



Building, Installing, Running


  1. Download *all* the above files and the required libraries.
  2. Build and install the required and optional libraries.
  3. Untar all of the geda tar files in the same directory.
  4. Set the prefix= variable in the Makefile
  5. Run: make and set the specified variables (PATH, LD_LIBRARY_PATH, and PKG_CONFIG_PATH)
  6. Run: make install
    This should complete with NO errors.
  7. Run: gschem and select Help/Manual... for all available documentation.

    Before you run gschem, gnetlist, or gsymcheck, you will need to set those three environment variables, or add them to a shell startup file (.bashrc, or .bash_profile or .profile)

  1. Download all the above files and the required libraries.
  2. Build and install the required and optional libraries.
  3. Untar all of the geda tar files in the same directory.
  4. Go into each directory and run:
    ./configure [ with --prefix=$HOME/geda if you wish ]
    make install

    You must build and install the packages in the following order:

    1. libgeda
    2. symbols
    3. gschem
    4. gnetlist
    5. gsymcheck
    6. geda
    7. utils
    8. docs
    9. examples

  1. Download the toplevel Makefile into a empty directory.
  2. Type: make xinstall
    This will build and run the gEDA Suite Setup program, which will download all of the necessary tarballs from the Internet and build gEDA/gaf. You need a fairly fast connection or lots of patience. In 20040111, make xinstall will only install gtk+ 1.2.x and not gtk+ 2.2.x.
  3. Follow the GUI. When you get to the tree list of things to install, click in the check box for gManager and Schematic Capture and click "Always Yes". If you are given the choice, always click "Always Yes".



report all problems to the mailing lists. Thanks.



lls from the Internet and build gEDA/gaf. You need a fairly fast connection or lots of patience. In 20040111, make xinstall will only install gtk+ 1.2.x and not gtk+ 2.2.x. Also, make xinstall is only for GNU/Linux and will probably not work for any other Unix system.

  • Follow the GUI. When you get to the tree list of things to install, click in the check box for gManager and Schematic Capture and click "Always Yes". If you are given the choice, always click "Always Yes".