python-py{orbit,gnome} build fail

Jacek Konieczny jajcus at bnet.pl
Sun Sep 26 17:50:27 CEST 2004


On Sun, Sep 26, 2004 at 01:10:55AM +0200, Fryderyk Dziarmagowski wrote:
> configure found this:
> checking for python... /usr/bin/python
> checking for python version... 2.3
> checking for python platform... linux2
> checking for python script directory... 
> ${prefix}/share/python2.3/site-packages
> checking for python extension module directory... 
> ${exec_prefix}/lib/python2.3/site-packages

That is right. Our old python used bad paths so packages build with it
were wrong (but working).

> what's wrong with this thing? I got no idea about python dir 
> placement, can somebody enlight a little bit?

Change %{py_sitedir} to %{py_sitescriptdir} for *.py[oc] files (*.so
should stay in %{py_sitedir}.

Greets,
	Jacek




More information about the pld-devel-en mailing list