View Single Post
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#206
Originally Posted by attila77 View Post
That dir (=the whole python kingdom) is a softlink on the device, so it ends up being optified in the end.
Oh, it is not that way on my SDK. Didn't know if it was different on the N900.

The disk usage comes from webkit, based on the log snippet posten above, that sucker uses 17MB of rootfs space, though it might appear less due to the rootfs being compressed.
In what though?

This is all I see:

Code:
[sbox-FREMANTLE_X86: ~] > dpkg -L libqt4-webkit
/.
/opt
/opt/lib
/opt/lib/libQtWebKit.so.4.6.2
/usr
/usr/lib
/usr/share
/usr/share/doc
/usr/share/doc/libqt4-webkit
/usr/share/doc/libqt4-webkit/changelog.Debian.gz
/usr/lib/libQtWebKit.so.4
/usr/lib/libQtWebKit.so.4.6
/usr/lib/libQtWebKit.so.4.6.2
The libQtWebKit's in /usr/lib are just a bunch of symlinks

and:

Code:
[sbox-FREMANTLE_X86: ~] > dpkg -L python2.5-qt4-webkit
/.
/usr
/usr/lib
/usr/lib/python2.5
/usr/lib/python2.5/site-packages
/usr/lib/python2.5/site-packages/PyQt4
/usr/lib/python2.5/site-packages/PyQt4/QtWebKit.so
Which you say is a symlink to opt. So where does the space come from?
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!