Just trying the latest build kicad-20080612-r1119-linux. All works but kicad (the manager).
Moses, you can track down the dependencies using ldd command. ldd eeschema provides a list, if there is 'not found', you see what to install. Greetings Martin Moses O McKnight napsal(a): > I thought those were the ones I tried. Are they built with wxWidget > 2.8.x? Could be I didn't have 2.8.x installed... I'll try them again > sometime, right now kicad works, and I'm using it so I don't want to > mess anything up. > > Moses > > > On Wed, 2008-06-11 at 18:03 +0200, Milan Horák wrote: >> Hi :-) >> >> Moses O McKnight napsal(a): >>> I believe I know what the problem is. I had the same thing in Linux, >>> and it turns out that the binaries for Linux that are available on the >>> Kicad site are compiled with an older version of wxWidgets which is the >>> culprit in this bug. >>> >>> You will need to install wxWidgets 2.8.x and compile Kicad yourself >>> (unless someone has better binaries somewhere!) >> There it is http://beischer.com/kicad/ :-) >> >> Milan >> >>> I added the following line to my repositories in Ubuntu to get the >>> latest wxWidgets: >>> >> >> ------------------------------------ >> >> Please read the Kicad FAQ in the group files section before posting your >> question. >> Please post your bug reports here. They will be picked up by the creator of >> Kicad. >> Please visit http://www.kicadlib.org for details of how to contribute your >> symbols/modules to the kicad library. >> For building Kicad from source and other development questions visit the >> kicad-devel group at http://groups.yahoo.com/group/kicad-develYahoo! Groups >> Links >> >> >> > > > ------------------------------------ > > Please read the Kicad FAQ in the group files section before posting your > question. > Please post your bug reports here. They will be picked up by the creator of > Kicad. > Please visit http://www.kicadlib.org for details of how to contribute your > symbols/modules to the kicad library. > For building Kicad from source and other development questions visit the > kicad-devel group at http://groups.yahoo.com/group/kicad-develYahoo! Groups > Links > > > > >
