uhm... and what about memory request? 6000's 64 MB flash memory???
[div align=\"right\"][a href=\"index.php?act=findpost&pid=110788\"][{POST_SNAPBACK}][/a][/div]
Oh, I was just thinking 6000 has got 128MB flash. Then probably the only way to do this is to mount the squashfs on card and make symlinks to the paths there, or just use Laze's packages of kdebase and kdelibs. Not sure about the difference in performance between these two setups.
Also I don't know if 6000 runs a 2.4.18 or 2.4.20 kernel. If it's 2.4.18 then use the squashfs module mentioned by ShioriKuma on the first page of this post; if it's 2.4.20 then pgas' may do.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=110790\"][{POST_SNAPBACK}][/a][/div]
Here is what I did, which should work fine on a 6000 also asuming there is squashfs support.
KDE lite 3.5.0 Installation procedure for non-flash install
#1 Install the symlinks package to the main memory
#2 Copy kde_lite_3.5.0.squashfs to storage media (SD, CF, HDD)
#3 ln -s /mnt/card/kde_lite_3.5.0.squashfs /usr/lib/kde/ (asuming file on SD card)
#4 ln -s /usr/lib/kde/bin/startkde ~/.xinitrc (Use mv ~./.xinitrc ~./.xinitrc.old to restore matchbox if necessary)
#5 startx
Probably doesn't run as fast as from flash, but it works great and seems much faster then the standard IPK install. Now to start looking into getting a build of Koffice