Peter Clifton wrote: > I've got a load of changes I've been working on recently in PCB+GL, this > time on my "local_customisation_no_pours" branch.
For those not familiar with git, these are the commands I ran to install Peters version in /usr/local/bin/pcb-test : /------------------------ git clone git://repo.or.cz/geda-pcb/pcjc2.git cd pcjc2 git checkout -b local_customisation_no_pours ./autogen.sh ./configure --disable-doc --enable-dbus --enable-gl make sudo make install cd /usr/local/bin/ mv pcb pcb-test \------------------------ ---<)kaimartin(>--- -- Kai-Martin Knaak tel: +49-511-762-2895 Universität Hannover, Inst. für Quantenoptik fax: +49-511-762-2211 Welfengarten 1, 30167 Hannover http://www.iqo.uni-hannover.de GPG key: http://pgp.mit.edu:11371/pks/lookup?search=Knaak+kmk&op=get _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

