[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: Some suggestions
On Tue, Dec 28, 2004 at 05:22:53PM -0500, Stuart Brorson wrote:
> As for installation, once Ales releases the next rev (coming very
> soon. . . .), I will put my install CD .iso onto geda.seul.org for
> folks to download. It automates the installation process with a
> Python-based GUI which manages the ./configure && make && make install
> process for all the usual tools (not just gEDA/gaf).
For those who use NetBSD or NetBSD's pkgsrc (which supports quite a number
of other operating systems including solaris, linux, and microsofts interix),
gEDA installation has been as easy as:
cd /usr/pkgsrc/cad/geda && make install
for several years. That will do everything you need. All dependencies
are built and installed if they're not there as well as the various geda
components.
-Dan
--