Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] can not install scim-anthy and scim-pinyin
View unanswered posts
View posts from last 24 hours

rackathon
 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
ljy
n00b
n00b


Joined: 31 Aug 2008
Posts: 3

PostPosted: Sun Sep 07, 2008 5:36 am    Post subject: [solved] can not install scim-anthy and scim-pinyin Reply with quote

Anybody can help me?


im-1.0 -lscim-x11utils-1.0 -lX11 -lscim-1.0
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lscim-kdeutils
collect2: ld returned 1 exit status
scons: *** [src/libskim.so.0.1.0] Error 1
scons: building terminated because of errors.
*
* ERROR: app-i18n/skim-1.4.5 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2911: Called die
* The specific snippet of code:
* CFLAGS="${CXXFLAGS}" ./scons ${sconsopts} || die
* The die message:
* (no error message)
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/app-i18n/skim-1.4.5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-i18n/skim-1.4.5/temp/environment'.
*

* Messages for package app-i18n/skim-1.4.5:

*
* ERROR: app-i18n/skim-1.4.5 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2911: Called die
* The specific snippet of code:
* CFLAGS="${CXXFLAGS}" ./scons ${sconsopts} || die
* The die message:
* (no error message)
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/app-i18n/skim-1.4.5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-i18n/skim-1.4.5/temp/environment'.
*


Last edited by ljy on Tue Sep 09, 2008 9:12 am; edited 3 times in total
Back to top
View user's profile Send private message
nixnut
Administrator
Administrator


Joined: 09 Apr 2004
Posts: 10459
Location: the dutch mountains

PostPosted: Mon Sep 08, 2008 3:31 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Desktop Environments.
desktop stuff, so moved here
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
pirata
n00b
n00b


Joined: 13 Sep 2004
Posts: 51
Location: Peru

PostPosted: Mon Sep 08, 2008 10:57 pm    Post subject: Reply with quote

I found another post that linked to a bug that said to do
Code:

#ebuild /usr/portage/app-i18n/skim/skim-1.4.5.ebuild clean
#ebuild /usr/portage/app-i18n/skim/skim-1.4.5.ebuild compile (fails the 1st time)
#ebuild /usr/portage/app-i18n/skim/skim-1.4.5.ebuild compile (works the 2nd)
#ebuild /usr/portage/app-i18n/skim/skim-1.4.5.ebuild merge

worked for me
Back to top
View user's profile Send private message
ljy
n00b
n00b


Joined: 31 Aug 2008
Posts: 3

PostPosted: Tue Sep 09, 2008 8:08 am    Post subject: Reply with quote

pirata wrote:
I found another post that linked to a bug that said to do
Code:

#ebuild /usr/portage/app-i18n/skim/skim-1.4.5.ebuild clean
#ebuild /usr/portage/app-i18n/skim/skim-1.4.5.ebuild compile (fails the 1st time)
#ebuild /usr/portage/app-i18n/skim/skim-1.4.5.ebuild compile (works the 2nd)
#ebuild /usr/portage/app-i18n/skim/skim-1.4.5.ebuild merge

worked for me


thank you very much, i installed it successfully!!!

but i got another problem, i can not open the scim input window
i installed scim-anthy and scim-pinyin and then,
i start scim with "scim -d" , although i click the scim input method, i can not open the scim input window..
Back to top
View user's profile Send private message
ljy
n00b
n00b


Joined: 31 Aug 2008
Posts: 3

PostPosted: Tue Sep 09, 2008 9:14 am    Post subject: Reply with quote

ljy wrote:
pirata wrote:
I found another post that linked to a bug that said to do
Code:

#ebuild /usr/portage/app-i18n/skim/skim-1.4.5.ebuild clean
#ebuild /usr/portage/app-i18n/skim/skim-1.4.5.ebuild compile (fails the 1st time)
#ebuild /usr/portage/app-i18n/skim/skim-1.4.5.ebuild compile (works the 2nd)
#ebuild /usr/portage/app-i18n/skim/skim-1.4.5.ebuild merge

worked for me


thank you very much, i installed it successfully!!!

but i got another problem, i can not open the scim input window
i installed scim-anthy and scim-pinyin and then,
i start scim with "scim -d" , although i click the scim input method, i can not open the scim input window..


i solved by google
vi /etc/profile

# SCIM
export XMODIFIERS='@im=SCIM'
export GTK_IM_MODULE="scim"
export XIM_PROGRAM="scim -d"
export QT_IM_MODULE="scim"
scim -d
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum