OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: jiangtao9999 on September 13, 2005, 11:57:45 am

Title: Can't Compile Scim On Rc11 ...
Post by: jiangtao9999 on September 13, 2005, 11:57:45 am
 
installed ipkgs : gcc + gcc-herders + binutils + make

but I only get this with make :
Code: [Select]
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 ....
 
Title: Can't Compile Scim On Rc11 ...
Post by: cs_jacky on September 13, 2005, 11:15:05 pm
Quote

installed ipkgs : gcc + gcc-herders + binutils + make

but I only get this with make :
Code: [Select]
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?
Title: Can't Compile Scim On Rc11 ...
Post by: jiangtao9999 on September 14, 2005, 06:17:56 am
Quote
Quote

installed ipkgs : gcc + gcc-herders + binutils + make

but I only get this with make :
Code: [Select]
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 : 智能拼音) ...
Title: Can't Compile Scim On Rc11 ...
Post by: cs_jacky on September 14, 2005, 11:20:09 pm
Quote
Quote
Quote

installed ipkgs : gcc + gcc-herders + binutils + make

but I only get this with make :
Code: [Select]
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.
Title: Can't Compile Scim On Rc11 ...
Post by: jiangtao9999 on September 15, 2005, 06:12:13 am
I think getting a lastest version is needed ...
Title: Can't Compile Scim On Rc11 ...
Post by: cs_jacky on September 18, 2005, 03:27:35 am
Quote
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.
Title: Can't Compile Scim On Rc11 ...
Post by: jiangtao9999 on September 18, 2005, 09:21:56 am
?????  
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
Title: Can't Compile Scim On Rc11 ...
Post by: cs_jacky on September 18, 2005, 07:03:58 pm
Quote
?????  
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.
Title: Can't Compile Scim On Rc11 ...
Post by: jiangtao9999 on September 19, 2005, 09:04:18 am
Quote
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.
?????
Title: Can't Compile Scim On Rc11 ...
Post by: sashz on September 20, 2005, 12:19:12 pm
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)
Title: Can't Compile Scim On Rc11 ...
Post by: sashz on September 20, 2005, 02:09:44 pm
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)
Title: Can't Compile Scim On Rc11 ...
Post by: cs_jacky on September 20, 2005, 07:18:22 pm
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
Title: Can't Compile Scim On Rc11 ...
Post by: badog on September 20, 2005, 11:31:32 pm
Quote
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.
Title: Can't Compile Scim On Rc11 ...
Post by: sashz on September 21, 2005, 03:58:33 am
Quote
Quote
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)
Title: Can't Compile Scim On Rc11 ...
Post by: badog on September 21, 2005, 05:42:01 am
scim-qtimm for QT:  http://www.scim-im.org/projects/scim_qtimm (http://www.scim-im.org/projects/scim_qtimm)
&
scim-tables
Title: Can't Compile Scim On Rc11 ...
Post by: jiangtao9999 on September 21, 2005, 06:09:03 am
scim-pinyin

thinks ~~~~
Title: Can't Compile Scim On Rc11 ...
Post by: ZDevil on September 21, 2005, 02:23:21 pm
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!
Title: Can't Compile Scim On Rc11 ...
Post by: cs_jacky on September 22, 2005, 01:54:11 am
Quote
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  
Title: Can't Compile Scim On Rc11 ...
Post by: ZDevil on September 23, 2005, 12:40:14 am
Yes, it's the corresponding updated version of scim-tables.   Really looking forward to this!  
Title: Can't Compile Scim On Rc11 ...
Post by: badog on September 23, 2005, 12:52:49 am
Quote
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?
Title: Can't Compile Scim On Rc11 ...
Post by: badog on September 24, 2005, 11:07:10 am
???
Title: Can't Compile Scim On Rc11 ...
Post by: cs_jacky on September 24, 2005, 06:15:43 pm
Quote
???
[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   ).
Title: Can't Compile Scim On Rc11 ...
Post by: jiangtao9999 on September 24, 2005, 10:32:20 pm
Oh ....
I can't compile scim 1.4.2 in RC11 , too.

Why ?????
Title: Can't Compile Scim On Rc11 ...
Post by: john4 on September 25, 2005, 01:28:38 am
Thank you very much Sashz!
Title: Can't Compile Scim On Rc11 ...
Post by: badog on September 26, 2005, 10:12:52 am
top to top
Title: Can't Compile Scim On Rc11 ...
Post by: sashz on September 26, 2005, 07:51:38 pm
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
Title: Can't Compile Scim On Rc11 ...
Post by: john4 on September 26, 2005, 08:52:44 pm
U r my god,sashz!thank you very much!
Title: Can't Compile Scim On Rc11 ...
Post by: jiangtao9999 on September 27, 2005, 06:38:47 am
thanks ~~~~

And I want to know how you compiled it ?
SDK of RC11 ?
Title: Can't Compile Scim On Rc11 ...
Post by: badog on September 27, 2005, 07:06:20 am
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)
Title: Can't Compile Scim On Rc11 ...
Post by: john4 on September 27, 2005, 08:53:26 pm
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!
Title: Can't Compile Scim On Rc11 ...
Post by: takuan on October 02, 2005, 02:29:03 am
request: i would really like support for japanese (uim)
sashz, if you're compiling other plugins please compile the scim-uim!!
thanks so much!
Title: Can't Compile Scim On Rc11 ...
Post by: jiangtao9999 on October 02, 2005, 07:10:19 am
Oh....
It can't input Chinese in SciTE ...
But it can input in AbiWord .

&& It seems can't br used in GTK1 .
Title: Can't Compile Scim On Rc11 ...
Post by: asura on October 11, 2005, 01:42:00 pm
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