Thread
:
From scratchbox to device per debian
View Single Post
TheTall1
2010-03-04 , 13:58
Posts: 12 | Thanked: 1 time | Joined on Sep 2009
#
1
Hi
After some hard tries I finally managed to install the python rdflib in scratchbox. Needed a newer gcc version.
All right after that i could use 'python setup.py install' to install the package and compile the SPARQLParser.c inside. Hurray!
But how can I now get the same on the N810?
I want to build a debian package out of the rdflib python-egg.
I've got a dummy package that installs fine, but the only content in
rules:install is 'python setup.py install' and thats not enough.
What do I miss? Where is some magic missing?
Thank you.
Bastian
Quote & Reply
|
TheTall1
View Public Profile
Send a private message to TheTall1
Find all posts by TheTall1