Hi Karl, Dimitris,
Thank you for help. There is a good news; it seems that Ubuntu version is built
with static libraries so (theoretically) should work on anything, it works on
Lenny anyway (btw kicad is a very nice program). I like static build; it is
little larger, but it run faster & no headache with dependencies. The only
missing is some sort of validation (md5, sha1 etc.) I've tried to compile a
newest version of kicad with "mixed" success; cmake worked w/o errors, but make
reported following errors:
.............
In file included from /usr/src/build/include/wxBasePcbFrame.h:12,
from /usr/src/build/include/pcbstruct.h:43,
from /usr/src/build/3d-viewer/3d_viewer.h:24,
from /usr/src/build/3d-viewer/3d_aux.cpp:22:
/usr/src/build/include/wxstruct.h:714: error: expected class-name before `{'
token
/usr/src/build/include/wxstruct.h: In member function `bool
WinEDA_Toolbar::GetToolState(int)':
/usr/src/build/include/wxstruct.h:724: error: `GetToolToggled' was not declared
in this scope
/usr/src/build/include/wxstruct.h: In member function `void
WinEDA_Toolbar::AddRadioTool(int, const wxString&, const wxBitmap&, const
wxBitmap&, const wxString&, const wxString&, wxObject*)':
/usr/src/build/include/wxstruct.h:735: error: `AddTool' was not declared in
this scope
make[2]: *** [3d-viewer/CMakeFiles/3d-viewer.dir/3d_aux.cpp.o] Error 1
make[2]: Leaving directory `/usr/src/build/kicad'
make[1]: *** [3d-viewer/CMakeFiles/3d-viewer.dir/all] Error 2
make[1]: Leaving directory `/usr/src/build/kicad'
make: *** [all] Error 2
I've tried to use "testing" depository, but it pooled too many new staff that
it could be difficult to run lenny w/o serious modifications. Replacing libgtk
into a new one would be difficult w/o disabling the desktop. It would be nice
to compile kicad with lenny resources. Debian backport depository
(http://www.backports.org/debian/ ) has set of new programs compiled with
"stable-lenny" resources. Unfortunately new kicad is missing there.
Thanx for your help Gardner
--- In [email protected], Karl Schmidt <k...@...> wrote:
>
> Karl Schmidt wrote:
>
> >
> > So what I don't know is how to drop in the 20100505 tar ball and make a new
> > package.
> >
>
> Correction - make that 20100509 at least..
>
> --------------------------------------------------------------------------------
> Karl Schmidt EMail k...@...
> Transtronics, Inc. WEB http://xtronics.com
> 3209 West 9th Street Ph (785) 841-3089
> Lawrence, KS 66049 FAX (785) 841-0434
>
> Merchandise offered without price,
> is sure to cost more than it is worth. -kps
>
> --------------------------------------------------------------------------------
>