In general, what is the process for (trying to) install shared libraries on OZ 3.5.2 with the compat libs? I was thinking of testing out an input method (the Japanese handwriting recognition method from the Japanese Sharp ROM's). I've noticed that when running makecompat on a file, though, the file is moved to <path>/opt/QtPalmtop.compat/bin, when it should obviously be elsewhere (in this case, presumably <path>/opt/QtPalmtop/plugins/inputmethods/).
It is possible to install the methods directly to the appropriate directory in <path>/opt/QtPalmtop.compat/*, and then link them to /opt/QtPalmtop/*? Or is there a more elegant way to do this? Also, would the soft-float issue affect something like handwriting recognition? Am I just asking for trouble, and should I back away slowly from trying this?