[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Next step questions



For pcb, just:

cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/pcb login
(hit entery for password)

cvs -z3 -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxx:/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@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user