|
2008-01-31
, 06:16
|
Posts: 42 |
Thanked: 7 times |
Joined on Dec 2007
@ Biel/Bienne - Switzerland
|
#212
|
|
2008-01-31
, 15:14
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#213
|
The Following User Says Thank You to penguinbait For This Useful Post: | ||
|
2008-02-01
, 03:26
|
Posts: 11 |
Thanked: 1 time |
Joined on Jan 2008
|
#214
|
The Following User Says Thank You to jllchao For This Useful Post: | ||
|
2008-02-10
, 18:36
|
|
Posts: 33 |
Thanked: 13 times |
Joined on Dec 2007
|
#215
|
The Following 5 Users Say Thank You to pronuke For This Useful Post: | ||
|
2008-02-11
, 02:08
|
Posts: 19 |
Thanked: 2 times |
Joined on Jan 2008
|
#216
|
|
2008-02-17
, 21:41
|
Posts: 5 |
Thanked: 0 times |
Joined on Jan 2008
|
#217
|
|
2008-02-19
, 02:55
|
Posts: 5 |
Thanked: 0 times |
Joined on Jan 2008
|
#218
|
|
2008-02-27
, 03:38
|
Posts: 13 |
Thanked: 1 time |
Joined on Dec 2007
|
#219
|
Here's the link:
http://thisweekinnuclear.com/KDEonN800.html
12. Move the KDE and SUP files to root < / >. In my first attempt I "copied" vs. "moved" the tarballs - big mistake. That leaves behind huge tarballs in "Documents" that take up valuable SD card space.
# mv /home/user/MyDocs/.documents/KDE358.tar.bz2 /KDE358.tar.bz2
# mv /home/user/MyDocs/.documents/SUP.tgz /SUP.tgz
PATH=/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11
export PATH
|
2008-03-06
, 06:05
|
Posts: 4 |
Thanked: 0 times |
Joined on Jan 2008
|
#220
|
Tags |
deprecated, kde, kde35, koffice |
|
cd /
tar jxvf KDE358.tar.bz2
I got "invalid option......". My tar is BusyBox v1.6.1 (2007-09-27). When I checked the option of my default tar, I found out that it doesn't have the j option. Later on I used /usr/bin/tar (this version actually is an older version, GNU 1.5) and tried to do the same thing, but I missed typing something, so it didn't get through with installing KDE356.tar.bz2. When I corrected the typing and did /usr/bin/tar again, I got something says: use bzip2recover. I couldn't find where I could down that executable for n800.
Pleas help.
James Chao