OESF Portables Forum

Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => Cxx0 General discussions => Topic started by: penguinsam on June 23, 2004, 06:02:04 pm

Title: How to bring back the CRIM?
Post by: penguinsam on June 23, 2004, 06:02:04 pm
Can I have CRIM back to my zaurus c760 after Cacko rom has been installed?

I found it quite useful in typing chinese characters.
Title: How to bring back the CRIM?
Post by: Stubear on June 23, 2004, 11:36:24 pm
There is no easy way as all of the Japanese support files were removed to make room for other apps.

It is possible however to get all the packages you need from another Z or from the latest rom1.4j for the C860 and install them on your Z.

Good luck

Stu
Title: How to bring back the CRIM?
Post by: penguinsam on June 24, 2004, 12:40:21 pm
Quote
There is no easy way as all of the Japanese support files were removed to make room for other apps.

It is possible however to get all the packages you need from another Z or from the latest rom1.4j for the C860 and install them on your Z.

Good luck

Stu
So may I know what's the file I need to have CRIM back?

Thanks!  
Title: How to bring back the CRIM?
Post by: Stubear on June 24, 2004, 01:00:21 pm
You need a bunch of them
From /usr/QtPalmtop.rom/plugins/inputmethods/ you need
libCRIM.cf              
libCRIM.so              
libCRIM.so.1            
libCRIM.so.1.0        
libCRIM.so.1.0.0  

These need to be symlinked to /home/QtPalmtop/plugins/inputmethods/

From  /usr/QtPalmtop.rom/plugins/applets you probably need

libfepmonapplet.so.* - which need to be symlinked to /home/QtPalmtop/plugins/applets/

And you'll need some (maybe all but I doubt it) files from
/usr/QtPalmtop.rom/dic - which need to be symlinked to /home/usr/QtPalmtop/dic

You may also need some files from /usr/QtPalmtop.bin/lib but I have no idea which ones - sorry

hope this helps

Stu
Title: How to bring back the CRIM?
Post by: penguinsam on June 27, 2004, 02:27:56 am
Oh it looks difficult. I will try it out. Thanks anyways.