In Ubuntu 9.10, pyo gets installed in /usr/local/lib/python2.6/dist-packages
However, it seems that get_python_lib returns
'/usr/lib/python2.6/dist-packages' which means the pyodemos folder and
pyo.py are copied there instead breaking the installation.
According to this post :
https://lists.ubuntu.com/archives/ubuntu-devel/2009-February/027439.html we
need to use --install-layout=deb extra option, using this, all gets
installed in /usr/lib
Original issue reported on code.google.com by leca...@gmail.com on 4 Feb 2010 at 4:14
Original issue reported on code.google.com by
leca...@gmail.com
on 4 Feb 2010 at 4:14