Thread: PySide on N8x0
View Single Post
Posts: 34 | Thanked: 68 times | Joined on Nov 2015 @ Russian Federation
#15
Originally Posted by auouymous View Post
Does it have a debian directory in the source? If not, try copying one from the old source in repos. Then run the following command while inside the source directory. And it should produce a .deb file you can transfer to the device.

Code:
fakeroot dpkg-buildpackage
And did you compile the source using sb-conf select DIABLO_ARMEL?
In the Diablo repository, the correct version of the package is missing. It is in the freemantle repository. I downloaded the sources with .diff and tried to compile. There is a dependence on the python-all-dev, but for the Diablo this package is called python2.5-dev... If I ignore dependencies gss compile all libraries boost... I only need boost-python