OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: jiangtao9999 on September 13, 2005, 11:57:45 am
-
installed ipkgs : gcc + gcc-herders + binutils + make
but I only get this with make :
make all-recursive
make[1]: Entering directory `/mnt/cf/scim-1.4.0'
Making all in m4
make[2]: Entering directory `/mnt/cf/scim-1.4.0/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/cf/scim-1.4.0/m4'
Making all in intl
make[2]: Entering directory `/mnt/cf/scim-1.4.0/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/cf/scim-1.4.0/intl'
Making all in src
make[2]: Entering directory `/mnt/cf/scim-1.4.0/src'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/usr/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib/scim-1.0\" -g -O2 -MT scim_backend.lo -MD -MP -MF ".deps/scim_backend.Tpo" -c -o scim_backend.lo scim_backend.cpp; \
then mv -f ".deps/scim_backend.Tpo" ".deps/scim_backend.Plo"; else rm -f ".deps/scim_backend.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/usr/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib/scim-1.0\" -g -O2 -MT scim_backend.lo -MD -MP -MF .deps/scim_backend.Tpo -c scim_backend.cpp -fPIC -DPIC -o .libs/scim_backend.o
In file included from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/cstdio:50,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/armv5tel-cacko-linux/bits/c++io.h:35,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/bits/fpos.h:44,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/iosfwd:49,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/ios:44,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/ostream:45,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/iostream:45,
from scim.h:193,
from scim_backend.cpp:33:
/opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/cstddef:52: error: syntax
error before `long'
make[2]: *** [scim_backend.lo] Error 1
make[2]: Leaving directory `/mnt/cf/scim-1.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/cf/scim-1.4.0'
make: *** [all] Error 2
It's a Input Method , support Chinese (S & T) Korean Japanese ....
-
installed ipkgs : gcc + gcc-herders + binutils + make
but I only get this with make :
make all-recursive
make[1]: Entering directory `/mnt/cf/scim-1.4.0'
Making all in m4
make[2]: Entering directory `/mnt/cf/scim-1.4.0/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/cf/scim-1.4.0/m4'
Making all in intl
make[2]: Entering directory `/mnt/cf/scim-1.4.0/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/cf/scim-1.4.0/intl'
Making all in src
make[2]: Entering directory `/mnt/cf/scim-1.4.0/src'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/usr/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib/scim-1.0\" -g -O2 -MT scim_backend.lo -MD -MP -MF ".deps/scim_backend.Tpo" -c -o scim_backend.lo scim_backend.cpp; \
then mv -f ".deps/scim_backend.Tpo" ".deps/scim_backend.Plo"; else rm -f ".deps/scim_backend.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/usr/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib/scim-1.0\" -g -O2 -MT scim_backend.lo -MD -MP -MF .deps/scim_backend.Tpo -c scim_backend.cpp -fPIC -DPIC -o .libs/scim_backend.o
In file included from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/cstdio:50,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/armv5tel-cacko-linux/bits/c++io.h:35,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/bits/fpos.h:44,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/iosfwd:49,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/ios:44,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/ostream:45,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/iostream:45,
from scim.h:193,
from scim_backend.cpp:33:
/opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/cstddef:52: error: syntax
error before `long'
make[2]: *** [scim_backend.lo] Error 1
make[2]: Leaving directory `/mnt/cf/scim-1.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/cf/scim-1.4.0'
make: *** [all] Error 2
It's a Input Method , support Chinese (S & T) Korean Japanese ....
[div align=\"right\"][a href=\"index.php?act=findpost&pid=95691\"][{POST_SNAPBACK}][/a][/div]
Why not use the SCIM 1.0.2 in unstable feed?
-
installed ipkgs : gcc + gcc-herders + binutils + make
but I only get this with make :
make  all-recursive
make[1]: Entering directory `/mnt/cf/scim-1.4.0'
Making all in m4
make[2]: Entering directory `/mnt/cf/scim-1.4.0/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/cf/scim-1.4.0/m4'
Making all in intl
make[2]: Entering directory `/mnt/cf/scim-1.4.0/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/cf/scim-1.4.0/intl'
Making all in src
make[2]: Entering directory `/mnt/cf/scim-1.4.0/src'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/usr/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib/scim-1.0\" Â Â -g -O2 -MT scim_backend.lo -MD -MP -MF ".deps/scim_backend.Tpo" -c -o scim_backend.lo scim_backend.cpp; \
then mv -f ".deps/scim_backend.Tpo" ".deps/scim_backend.Plo"; else rm -f ".deps/scim_backend.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/usr/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib/scim-1.0\" -g -O2 -MT scim_backend.lo -MD -MP -MF .deps/scim_backend.Tpo -c scim_backend.cpp  -fPIC -DPIC -o .libs/scim_backend.o
In file included from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/cstdio:50,
        from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/armv5tel-cacko-linux/bits/c++io.h:35,
        from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/bits/fpos.h:44,
        from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/iosfwd:49,
        from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/ios:44,
        from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/ostream:45,
        from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/iostream:45,
        from scim.h:193,
        from scim_backend.cpp:33:
/opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/cstddef:52: error: syntax
 error before `long'
make[2]: *** [scim_backend.lo] Error 1
make[2]: Leaving directory `/mnt/cf/scim-1.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/cf/scim-1.4.0'
make: *** [all] Error 2
It's a Input Method , support Chinese (S & T) Korean Japanese ....
[div align=\"right\"][a href=\"index.php?act=findpost&pid=95691\"][{POST_SNAPBACK}][/a][/div]
Why not use the SCIM 1.0.2 in unstable feed?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=95754\"][{POST_SNAPBACK}][/a][/div]
it include all of the input method mod ?
I need " Zhi Neng Pin Yin " (chinese : 智能拼音) ...
-
installed ipkgs : gcc + gcc-herders + binutils + make
but I only get this with make :
make all-recursive
make[1]: Entering directory `/mnt/cf/scim-1.4.0'
Making all in m4
make[2]: Entering directory `/mnt/cf/scim-1.4.0/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/cf/scim-1.4.0/m4'
Making all in intl
make[2]: Entering directory `/mnt/cf/scim-1.4.0/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/cf/scim-1.4.0/intl'
Making all in src
make[2]: Entering directory `/mnt/cf/scim-1.4.0/src'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/usr/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib/scim-1.0\" -g -O2 -MT scim_backend.lo -MD -MP -MF ".deps/scim_backend.Tpo" -c -o scim_backend.lo scim_backend.cpp; \
then mv -f ".deps/scim_backend.Tpo" ".deps/scim_backend.Plo"; else rm -f ".deps/scim_backend.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/usr/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib/scim-1.0\" -g -O2 -MT scim_backend.lo -MD -MP -MF .deps/scim_backend.Tpo -c scim_backend.cpp -fPIC -DPIC -o .libs/scim_backend.o
In file included from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/cstdio:50,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/armv5tel-cacko-linux/bits/c++io.h:35,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/bits/fpos.h:44,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/iosfwd:49,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/ios:44,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/ostream:45,
from /opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/iostream:45,
from scim.h:193,
from scim_backend.cpp:33:
/opt/native/arm/3.3.6-xscale-softvfp/include/c++/3.3.6/cstddef:52: error: syntax
error before `long'
make[2]: *** [scim_backend.lo] Error 1
make[2]: Leaving directory `/mnt/cf/scim-1.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/cf/scim-1.4.0'
make: *** [all] Error 2
It's a Input Method , support Chinese (S & T) Korean Japanese ....
[div align=\"right\"][a href=\"index.php?act=findpost&pid=95691\"][{POST_SNAPBACK}][/a][/div]
Why not use the SCIM 1.0.2 in unstable feed?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=95754\"][{POST_SNAPBACK}][/a][/div]
it include all of the input method mod ?
I need " Zhi Neng Pin Yin " (chinese : 智能拼音) ...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=95790\"][{POST_SNAPBACK}][/a][/div]
There are some Pin Yin input methods. Just try it. It is just an older version.
-
I think getting a lastest version is needed ...
-
I think getting a lastest version is needed ...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=95901\"][{POST_SNAPBACK}][/a][/div]
How can you find this input method? I cannot find it in my Linux box. Is it another additional input module? If yes, I think you only need to compile the input module yourself with scim 1.0.2 and use the scim in the unstable feed.
-
?????
SCIM include "Zhi Neng Pin Yin" in MagicLinux.
I think it's in the lastest version.
You can get the lastest version source in : www.scim-im.org
-
?????
SCIM include "Zhi Neng Pin Yin" in MagicLinux.
I think it's in the lastest version.
You can get the lastest version source in : www.scim-im.org
[div align=\"right\"][a href=\"index.php?act=findpost&pid=96170\"][{POST_SNAPBACK}][/a][/div]
Are you sure it is in SCIM? I can't find it in the website. I use Gentoo Linux and it don't have this input module as well.
One possibility is MagicLinux packaged this input method for you but the input method is not in SCIM. I am not sure.
-
IMEngines Download
All of the available input methods made by SCIM project are listed here. For the complete list of available input methods (including third party ones), please consult IMEngines .
Note: All of these IMEngine packages are compatible with scim 1.2.x in source code level. But the binary packages may not be compatible with scim 1.2.x binary.
?????
-
i added scim 1.4.0 in the build system, what input methods you need?
http://www.scim-im.org/downloads/imengines_download (http://www.scim-im.org/downloads/imengines_download)
-
http://212.10.30.205/rc11/Zaurus-7x0-860/f...-1_armv5tel.ipk (http://212.10.30.205/rc11/Zaurus-7x0-860/feed-addon/scim_1.4.0-1_armv5tel.ipk)
http://212.10.30.205/rc11/Zaurus-7x0-860/f...-1_armv5tel.ipk (http://212.10.30.205/rc11/Zaurus-7x0-860/feed-addon/scim-pinyin_0.5.91-1_armv5tel.ipk)
-
Hi sashz,
Thank you very much. I think every pdaXrom scim users will switch to 1.4 soon.
Would you mind to add scim-m17n and scim-tables as well? Thanks in advance.
Jacky
-
http://212.10.30.205/rc11/Zaurus-7x0-860/f...-1_armv5tel.ipk (http://212.10.30.205/rc11/Zaurus-7x0-860/feed-addon/scim_1.4.0-1_armv5tel.ipk)
http://212.10.30.205/rc11/Zaurus-7x0-860/f...-1_armv5tel.ipk (http://212.10.30.205/rc11/Zaurus-7x0-860/feed-addon/scim-pinyin_0.5.91-1_armv5tel.ipk)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=96430\"][{POST_SNAPBACK}][/a][/div]
Thank you Very Much.
hope skim IME for QT-base-program with scim-base.
-
http://212.10.30.205/rc11/Zaurus-7x0-860/f...-1_armv5tel.ipk (http://212.10.30.205/rc11/Zaurus-7x0-860/feed-addon/scim_1.4.0-1_armv5tel.ipk)
http://212.10.30.205/rc11/Zaurus-7x0-860/f...-1_armv5tel.ipk (http://212.10.30.205/rc11/Zaurus-7x0-860/feed-addon/scim-pinyin_0.5.91-1_armv5tel.ipk)
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=96430\")
Thank you Very Much.
hope skim IME for QT-base-program with scim-base.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=96489\"][{POST_SNAPBACK}][/a][/div]
please check that and say if that work ok.
Another 2 plugins:
[a href=\"http://212.10.30.205/rc11/Zaurus-7x0-860/feed-addon/scim-hangul_0.2.0-1_armv5tel.ipk]http://212.10.30.205/rc11/Zaurus-7x0-860/f...-1_armv5tel.ipk[/url]
http://212.10.30.205/rc11/Zaurus-7x0-860/f...-1_armv5tel.ipk (http://212.10.30.205/rc11/Zaurus-7x0-860/feed-addon/scim-m17n_0.1.4-1_armv5tel.ipk)
scim-tables coming soon)
-
scim-qtimm for QT: http://www.scim-im.org/projects/scim_qtimm (http://www.scim-im.org/projects/scim_qtimm)
&
scim-tables
-
scim-pinyin
thinks ~~~~
-
Thanks again for the great efforts.
It would be wonder if there will be other input modules as well (aside from pinyin), like in the previous versions.
Thanks!
-
Thanks again for the great efforts.
It would be wonder if there will be other input modules as well (aside from pinyin), like in the previous versions.
Thanks!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=96577\"][{POST_SNAPBACK}][/a][/div]
Do you mean the scim input modules available in unstable feed?
These modules are scim-tables. Sashz said it will be available soon .
Thank you very much Sashz
-
Yes, it's the corresponding updated version of scim-tables. Really looking forward to this!
-
scim-qtimm for QT: http://www.scim-im.org/projects/scim_qtimm (http://www.scim-im.org/projects/scim_qtimm)
&
scim-tables
[div align=\"right\"][a href=\"index.php?act=findpost&pid=96523\"][{POST_SNAPBACK}][/a][/div]
do we have to wait long time?
-
???
-
???
[div align=\"right\"][a href=\"index.php?act=findpost&pid=96881\"][{POST_SNAPBACK}][/a][/div]
Hey man, it is weekends! Give him some time to relex (although I am waiting for the module so that I can migrate to RC11 ).
-
Oh ....
I can't compile scim 1.4.2 in RC11 , too.
Why ?????
-
Thank you very much Sashz!
-
top to top
-
there updated all scim input methods, previous was with wrong patch for plugins.
http://212.10.30.205/rc11/Zaurus-7x0-860/feed-addon/ (http://212.10.30.205/rc11/Zaurus-7x0-860/feed-addon/)
http://212.10.30.205/rc11/Zaurus-7x0-860/f...-1_armv5tel.ipk (http://212.10.30.205/rc11/Zaurus-7x0-860/feed-addon/scim_1.4.0-1_armv5tel.ipk)
http://212.10.30.205/rc11/Zaurus-7x0-860/f...-1_armv5tel.ipk (http://212.10.30.205/rc11/Zaurus-7x0-860/feed-addon/scim-hangul_0.2.0-1_armv5tel.ipk)
http://212.10.30.205/rc11/Zaurus-7x0-860/f...-1_armv5tel.ipk (http://212.10.30.205/rc11/Zaurus-7x0-860/feed-addon/scim-m17n_0.1.4-1_armv5tel.ipk)
http://212.10.30.205/rc11/Zaurus-7x0-860/f...-1_armv5tel.ipk (http://212.10.30.205/rc11/Zaurus-7x0-860/feed-addon/scim-pinyin_0.5.91-1_armv5tel.ipk)
http://212.10.30.205/rc11/Zaurus-7x0-860/f...-1_armv5tel.ipk (http://212.10.30.205/rc11/Zaurus-7x0-860/feed-addon/scim-tables_0.5.3-1_armv5tel.ipk)
http://212.10.30.205/rc11/Zaurus-7x0-860/f...-1_armv5tel.ipk (http://212.10.30.205/rc11/Zaurus-7x0-860/feed-addon/m17n-lib_1.2.0-1_armv5tel.ipk)
scim-m17n probbaly not work - abnormal exit and GTK2 apps running and exit with error.
plz test
-
U r my god,sashz!thank you very much!
-
thanks ~~~~
And I want to know how you compiled it ?
SDK of RC11 ?
-
thanks very much!!
please compile SCIM-QTimm.again.
scim-qtimm for QT:
-> http://www.scim-im.org/projects/scim_qtimm (http://www.scim-im.org/projects/scim_qtimm)
-
Overall ,it runs very well,the Pinyin is perfect.but it seems run much slowlier than the old version ,and try to launch being accompany with every Applications.
My Z is SL-7500C.Is there any possible to make it faster by tuning the configuration file?
Looking forward to your solution.My lord!
-
request: i would really like support for japanese (uim)
sashz, if you're compiling other plugins please compile the scim-uim!!
thanks so much!
-
Oh....
It can't input Chinese in SciTE ...
But it can input in AbiWord .
&& It seems can't br used in GTK1 .
-
Request for scim-m17n.
The sole language that I need to add is Tibetan which is under scim-m17n support version is 0.1.3 input method "bo-wylie".
Reference:
http://www.freedesktop.org/wiki/Software_2...SupportLanguage (http://www.freedesktop.org/wiki/Software_2fScimSupportLanguage)
Many thanks