View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#9
Yes, you can.
You may have to install them manually
Code:
sudo gainroot
dpkg -i /opt/var/cache/apt/archives/libqt4-sql-sqlite_1:4.7.4~git20110505+cssu11_armel.deb
dpkg -i /opt/var/cache/apt/archives/libqt4-sql_1:4.7.4~git20110505+cssu11_armel.deb
dpkg -i /opt/var/cache/apt/archives/libqt4-sql-xml_1:4.7.4~git20110505+cssu11_armel.deb
Please note: Although your cache for apt is on /opt, which is ext3-formatted file system, there is still a chance this just is a link to some folder on the fat32-formatted MyDocs partition. You could follow the link chain. This is the output for my N900
[1|user@Nokia-N900|~]ls -al /var/cache/apt
lrwxrwxrwx 1 root root 18 Nov 17 10:15 /var/cache/apt -> /opt/var/cache/apt
[1|user@Nokia-N900|~]ls -al /opt/var/cache/apt/
drwxr-xr-x 3 root root 4096 Feb 19 21:15 .
drwxr-xr-x 3 root root 4096 Nov 17 10:15 ..
drwxr-xr-x 3 root root 20480 Feb 19 20:48 archives
-rw-r--r-- 1 root root 9000048 Feb 19 21:16 pkgcache.bin
-rw-r--r-- 1 root root 8934319 Feb 19 20:44 srcpkgcache.bin