This copy from my feed has worked for me:
http://www.tekprosystems.com/zaurus/downlo...r_0.9-4_arm.ipkAfter the app is insatlled, reboot the Z and tap the upper left and lower right corners of the display after opie comes up to configure the pointer for VNC, then start the server.
If you get an error in the package installer after installing the app, follow the instructions below (they were taken from somewhere in the middle of the following thread:
http://www.zaurus.com/dev/board/index.php?...wtopic=7048&hl= )
- First, figure out what destination you used when you installed the app. Root? Card?
For root, cd /usr/lib/ipkg
For card, cd /mnt/card/usr/lib/ipkg
For cf, cd /mnt/cf/usr/lib/ipkg
- vi status
- Find the paragraph for fbvncserver (or atd)
- Change the \"Status:\" line for fbvncserver from:
Status: install ok unpacked
to:
Status: install ok installed
- :wq to quit vi
You shouldn\'t see the message anymore when you install other packages.....
I guess the proper way to fix the problem is to correct the postinst script and then re-install the apps.
soycap