Jean-Marc Lasgouttes wrote: > Le 13/04/2011 18:17, Pavel Sanda a écrit : >> Jean-Marc Lasgouttes wrote: >>> I just noticed that cmake builds fail because I do >>> not have polib on my ubuntu 9.10. I tried to install it by myself but I >>> do >>> not have access to /usr/local. What is the easy way to install a python >>> library in my local directory? >> >> why you should need polib for normal build in the first place? >> pavel > > I don't know, ask cmake about it. autotools do not complain.
looks like bug in cmake then. polib is neede only when layouttranslation is generated and that should never happen in normal build. pave