I think I answered my own question:

bzr branch lp:~kicad-lib-committers/kicad/library

for the libs and

bzr branch lp:~kicad-developers/kicad/doc

for the docs.

This info isn't included in the Build System wiki page 
(http://kicad.sourceforge.net/wiki/index.php/Build_System). Should it be?

--- In [email protected], "mithat_konar" <mithat_ko...@...> wrote:
>
> I am trying to build the latest Bazaar stable on Ubuntu 9.10 and can't seem 
> to find the kicad-doc and kicad-library equivalents.
> 
> What I've done:
> 
> bzr branch lp:kicad/stable
> cd stable
> mkdir build
> cd build
> cmake -DCMAKE_BUILD_TYPE="RELEASE" ../
> make
> sudo checkinstall
> 
> Everything seems great until I try to launch eeschema, whereupon I get a 
> message telling me that none of the parts/part-libraries could be found. And 
> indeed looking through what was built above, I can't find them either.
> 
> When I try to access Help->Contents, I get a message that kicad.pdf could not 
> be found.
> 
> The former suggests to me that I need kicad-library and the latter kicad-doc. 
> But where/how do I get them now when building from Launchpad sources?
>


Reply via email to