For pcb, just:

cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/pcb login
(hit entery for password)

cvs -z3 -d:pserver:[EMAIL PROTECTED]:/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

Reply via email to