|
2009-10-05
, 16:30
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#2
|
I want to compile a PyQt4 application for the N810. So Qt,sip and Pyqt need to be installed inside scratchbox. So I've compiled qt inside scratchbox and is running. But sip and pyqt need real root privileges to do that. Sudo nor fakeroot where the answer.
The Following 4 Users Say Thank You to attila77 For This Useful Post: | ||
|
2009-10-05
, 17:25
|
Posts: 12 |
Thanked: 1 time |
Joined on Sep 2009
|
#3
|
|
2009-10-06
, 11:40
|
|
Posts: 2,535 |
Thanked: 6,681 times |
Joined on Mar 2008
@ UK
|
#4
|
Waaaitaminute. What do you need scratchbox for ? Avoiding scratchbox and the SDK is half of the reason to use PyQt
|
2009-10-13
, 11:17
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#5
|
Tags |
pluthon, problem, pyqt, scratchbox |
|
I want to compile a PyQt4 application for the N810. So Qt,sip and Pyqt need to be installed inside scratchbox. So I've compiled qt inside scratchbox and is running. But sip and pyqt need real root privileges to do that. Sudo nor fakeroot where the answer.
Getting it over the sources extras and extras-devel doens't work for me yet, because can't connect the scratchbox inside a VM to the net.
export http_proxy=http://anyproxy.de:8080
also ends in an 111 Connection refused error...
What did I miss?
thanks
greetings