What are the differences? I thought the main one was that the older apps could save rtf and the new ones can't. The reason why the newer ones can't be installed easily is Sharp's closed source drivers. If you really want them then a group of us did get them working, there are two threads about it on the devnet:
http://www.zaurus.com/dev/board/index.php?...,features&st=15http://www.zaurus.com/dev/board/index.php?act=ST&f=6&t=3351&Now this is curious, there was more info in the first thread but I can't seem to find it. There was a posting by drboom "Posted on: May 16 2003, 07:28 PM" which doesn't seem to be there any more, but can be found with the search function.
Ah, ha - look here:
http://www.zaurus.com/dev/board/index.php?...opic=3250&st=10You have to manually change the number on the end; for some reason it doesn't do it properly. Anyway hopefully this will give you some idea of the pain involved.
If you just want to get the old ones working then here goes:
# more control
Package: hancomsheet
Installed-Size: 891116
Filename: ./hancomsheet_1.0.0_arm.ipk
Version: 1.0.0
Depends: qpe-base (1.5.0)
Priority:optional
Section: qpe
Maintainer: HancomLinux
Architecture: arm
Description: Spreadsheet
You also need to either create a /bin/bash symlink pointing to /bin/sh or edit the postinst script first line (where the hash-bang is) to point to /bin/sh. In the script I also changed /home/QtPalmtop to /opt/QtPalmtop, but this is not necessary.
Hope that helps.
Si