[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-user: Next step questions
For pcb, just:
cvs -d:pserver:anonymous@pcb.cvs.sourceforge.net:/cvsroot/pcb login
(hit entery for password)
cvs -z3 -d:pserver:anonymous@pcb.cvs.sourceforge.net:/cvsroot/pcb co -P pcb
cd pcb
./configure --prefix=/opt/geda --with-gui=lesstif
or
./configure --prefix=/opt/geda --with-gui=gtk
[other configure options, type "./configure --help" to see them all:
--enable-doc to build documenatation
--enable-maintainer-mode to rebuild docs from sources]
make
make install
_______________________________________________
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user