--- In [email protected], "Chris Albertson" 
> That's the trouble with all pre-built executables, they have to
assume some
> common hardware that maybe is not a match to yours.
> But your test methos was not so good.  Who knows eht that KDE
> shortcut does?  You should run the new executable yu made from the
terminal
> and see if it print some errors.  Could be as simple as not finding a
> library or some other file.  If it is crashing then use the debugger and
> try a backtrace.
>

so here's the error running the snapshot:
./kicad: error while loading shared libraries:
libwx_gtk2u_xrc-2.6.so.0: cannot open shared object file: No such file
or directory

I either don't have the right wx... stuff for unicode, or the snapshot
can't locate it. PCLinuxOS loves to put everything in /usr/share when
KiCad wants stuff in /usr/local. The executables in the non-unicode
folder still work fine.

It sounds like I'm going to be stuck at the 1-15-07 release unless I
can build it myself

Reply via email to