QUOTE(pdaXrom<3 @ Jun 17 2005, 09:31 PM)
You mean the libs too ?

I installed kdelibs and kdebase packages onto the card, there was a lib I had to install seperatly (forget the name) i put that in the root. see the kde with screen shots thread for the packages (thats where I got them from anyway)
QUOTE(pdaXrom<3 @ Jun 17 2005, 09:31 PM)
How do you do that from commandline?

My 240mb ext3 file image is mounted on /mnt/img, so add the following line to the end of /etc/ipkg.conf
CODE
dest sdimg /mnt/img
Copy the kde packages to your Z, change to the same directory and
CODE
ipkg -d sdimg install kdepackage.ipk
if you just type ipkg at a command prompt it gives you the usage instructions.