-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello all, I followed these instructions from a previous mailing: Thanks super again, Peter--you were right! I just finished migrating to Intrepix Ibex ubuntu 8.10, and realized I needed to install libgd2-noxpm-dev as well. So for those who may be trying to figure out how to install gEDA on ubuntu 8.10 from the repository, here is my HOW-TO: $ sudo apt-get install git-core cvs flex bison texinfo automake autoconf libtool pkg-config gettext groff intltool guile-1.8 guile-1.8-dev libgtk2.0-0 libgtk2.0-dev libglib2.0-dev libgd2-noxpm-dev tetex-bin tetex-base doxygen transfig gettext gettext-base For gschem et al: $ git clone git://[1]git.gpleda.org/gaf.git $ cd gaf Edit Makefile for the following line: Edit prefix?=/usr/local $ make $ export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH $ export PATH=/usr/local/bin:${PATH} $ export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH $ sudo make libgeda $ sudo make install $ sudo ldconfig However, when I do the above (I used the Makefile's /usr/local/geda defaults) I am getting this error when I go to execute the: sudo make install (after I did the sudo make libgeda) configure: error: libgeda detection error: No package 'libgeda' found make: *** [gschem/config.h] Error 1 Any ideas on this? Thanks. - -- Newell [2]http://www.gempillar.com Before enlightenment: chop wood, carry water After enlightenment: code, build circuits -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkkhNmIACgkQdmyjKRmwZoQFYQCaA+4Npy3RM4IED6ZnsiAiIam3 KT4An0FK8QiWCgchFId55lncajh0pB9s =/plr -----END PGP SIGNATURE-----
References 1. http://git.gpleda.org/gaf.git 2. http://www.gempillar.com/
_______________________________________________ geda-dev mailing list geda-dev@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev