On Thu, Oct 30, 2014 at 2:12 PM, Valerio Messina <e...@iol.it> wrote:
> The 'sudo make install' run in '~/c/gerbv/' ended without error, binary was > put in: > /usr/local/bin/gerbv > but runnig 'gerbv' from my home give: > efa@ts102757:~$ gerbv > gerbv: error while loading shared libraries: libgerbv.so.1: cannot open shared > object file: No such file or directory > [Exit 127] I am installing gerbv in /usr/local and in ~/local (with configure --prefix=~/local) without any problem in Debian 7 (and 6). > Anyway as work around, running from build directory work. > > As you say, multi-layer selection work with Fast and Fast+XOR Rendering mode > only. > In Normal Rendering, status bar report the incremented number of selection of > objects, > but no selection can be seen in drawing area > This is satisfying for me as now. > > Now I will try to generate the binary for Win32 For static build you can use MXE on Linux PKG_CONFIG=/path/to/mxe.git/usr/bin/i686-pc-mingw32-pkg-config ./configure --host=i686-pc-mingw32 > But I had other two RFEs: > - switching a layer visibility, remove all tracks selections. This undermines > the usefulness of cross-layer tracks selection. > Normally you need to switch off all other tracks in a full PCB to avoid > confusion. > - there is no possibility to unselect a single object (keeping shift pressed), > like happen in many other vectorial drawing tools. > This is needed for example when you select something by mistake Yes this is already in my TODO list. ------------------------------------------------------------------------------ _______________________________________________ Gerbv-devel mailing list Gerbv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gerbv-devel