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

Re: gEDA-user: PCB+GL Usability updates



On Tue, 2009-10-20 at 17:35 +0000, Kai-Martin Knaak wrote:
> On Tue, 20 Oct 2009 08:30:34 +0100, Peter Clifton wrote:
> 
> > There is a "2D View" toggle button so you can get back to a straight-up
> > view. (When in 2D view, the drawing is also simplified - no vias on each
> > layer, so this is quicker).
> 
> Hm, I don't see no 2D View button and no 3D view, either. 
> I there any other obvious hint that I compiled ans started the 
> correct version? 
> 
> This is how I cloned git repo:
> 
> $ git clone git://repo.or.cz/geda-pcb/pcjc2.git
> $ cd pcjc2
> $ git checkout -b local_customisation_no_pours origin/ local_customisation_no_pours
							^__ shouldn't be a space here

Not sure if this is the issue or not.

> $ ./autogen.sh
> $ ./configure --disable-doc --enable-dbus --enable-gl
> $ make
> $ cd pcjc2/src
> $ pcb

You probably won't get an component libraries when running it from that
directory. Also.. did you mean "./pcb" to run the copy in that dir?


Best wishes,

Peter C.



PS.. to save bandwidth when updating your checkout (untested):

cd <<<repository dir>>>
git fetch
git reset --hard origin/local_customisation_no_pours

(Discards local changes and makes your local branch the same as my
remote one).




_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user