2008/7/19 J.P. Casainho <[EMAIL PROTECTED]>: > On Saturday 19 July 2008 07:01:18 Mateusz Skowroński wrote: >> Do You have the libboost-dev package installed? >> If no then do: >> >> apt-get install libboost-dev >> make rebuild_cache >> make > > Thank you - I got it, I have Kicad running now ;-) > > I had libboost-dev installed but I saw that libboost-serialization-dev was > available to install and since error on build tells about serialization and > installed it and it's working now :-) > > Thank you :-) >
You're welcome. You may also try to build Ubuntu packages so Your system won't be a mess ;) Take a look at: http://svn.flexserv.de/websvn/listing.php?repname=kicad&path=%2Ftrunk%2F&rev=0&sc=0 It is for Debian but it should also work with Ubuntu. Use pbuilder (preffered) or debuild. Cheers, Mateusz -- AKA f3nix AKA metyl AKA skowri ;)
