|
|
2011-01-11
, 10:07
|
|
|
Posts: 2,121 |
Thanked: 1,540 times |
Joined on Mar 2008
@ Oxford, UK
|
#12
|
|
|
2011-01-11
, 10:29
|
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#13
|
|
|
2011-01-11
, 13:01
|
|
|
Posts: 302 |
Thanked: 193 times |
Joined on Oct 2008
@ England
|
#14
|
|
|
2011-01-11
, 13:41
|
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#15
|
Nokia-N900:~# apt-file search /usr/lib/systemui/libsystemuiplugin_tklock.so
bash: apt-file: command not found
Nokia-N900:~# dpkg -L osso-systemui-tklock # lets guess it is there
...
/usr/lib/systemui/libsystemuiplugin_tklock.so
Nokia-N900:~# apt-cache showpkg osso-systemui-tklock
Package: osso-systemui-tklock
Versions:
0.2.2.21+0m5 (/var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_mr0_._Packages) (/var/lib/dpkg/status)
Description Language:
File: /var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_mr0_._Packages
MD5: 93a5c33ab4431776f5c0fa58f6d8cbb4
Reverse Depends:
mce,osso-systemui-tklock 0.1.8.12
mp-fremantle-generic-pr,osso-systemui-tklock 0.2.2.21+0m5
osso-systemui,osso-systemui-tklock 0.1.6.7
Dependencies:
0.2.2.21+0m5 - osso-system-lock-l10n-mr0 (16 (null)) osso-system-lock-l10n-mr (0 (null)) libatk1.0-0 (2 1.24.0) libc6 (2 2.5.0-1) libcairo2 (0 (null)) libfontconfig1 (2 2.6.0) libfreetype6 (2 2.3.9) libglib2.0-0 (2 2.20.0) libgtk2.0-0 (2 2:2.12.9-0osso1) libhildon1 (2 2.2.21) libpango1.0-0 (0 (null)) libsqlite3-0 (2 3.6.14) libtime0 (0 (null)) osso-systemui (2 0.2.0.13)
Provides:
0.2.2.21+0m5 -
Reverse Provides:
Nokia-N900:~# apt-cache showsrc osso-systemui-tklock
E: Could not open file /var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_apps_._Sources - open (2 No such file or directory)
Nokia-N900:~# apt-get --download-only source osso-systemui-tklock
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Could not open file /var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_apps_._Sources - open (2 No such file or directory)
| The Following User Says Thank You to zimon For This Useful Post: | ||
|
|
2011-01-11
, 13:54
|
|
|
Posts: 4,384 |
Thanked: 5,524 times |
Joined on Jul 2007
@ ˙ǝɹǝɥʍou
|
#16
|
| The Following User Says Thank You to ysss For This Useful Post: | ||
|
|
2011-01-11
, 14:05
|
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#17
|
|
|
2011-01-11
, 14:26
|
|
Posts: 1,522 |
Thanked: 391 times |
Joined on Jul 2010
@ São Paulo, Brazil
|
#18
|
| The Following User Says Thank You to TiagoTiago For This Useful Post: | ||
|
|
2011-01-11
, 16:34
|
|
Posts: 11 |
Thanked: 0 times |
Joined on Jan 2011
|
#19
|
![]() |
| Tags |
| because nokia, cares 'n stuff, just shoot me, when it comes, z2 money |
| Thread Tools | |
|
If it's an external module, then grab the kernel headers and compile your module.
Exactly the same as compiling kernel modules for a desktop box.