Comment 5 for bug 627487

Revision history for this message
Matthias Blaicher (blaicher) wrote :

I did a rebuild with

> sudo apt-get install devscripts build-essential fakeroot
> sudo apt-get build-dep kicad
> apt-get source kicad
> cd kicad-0.0.20100314
> debuild -us -uc
> cd ..
> sudo dpkg -i kicad*.deb

There is no error on startup anymore and everything seems to work es expected. Building KiCAD takes some time though..