Open GoogleCodeExporter opened 8 years ago
hi larry,
you need to install libscim-dev beforehand. on debian, the package is named
libscim-dev. i believe ubuntu provides the same package.
Original comment by tchai...@gmail.com
on 31 Aug 2009 at 1:36
hi, thanks.
I solved the configure problem but now when i tried to compile I received the
following. Note that I applied the patch that somebody posted in a different
thread.
thanks,
make[2]: Leaving directory `/home/lchan/scim/scim-googlepinyin/src'
Making all in data
make[2]: Entering directory `/home/lchan/scim/scim-googlepinyin/data'
make[2]: *** No rule to make target `../src/data/dict_pinyin.dat', needed by
`all-am'. Stop.
make[2]: Leaving directory `/home/lchan/scim/scim-googlepinyin/data'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lchan/scim/scim-googlepinyin'
make: *** [all] Error 2
Original comment by larry1c...@gmail.com
on 31 Aug 2009 at 4:01
resolved after installing: sudo apt-get install git-core libtool scim-dev
thanks.
Original comment by larry1c...@gmail.com
on 2 Sep 2009 at 1:06
how did you resolve the second problem just like :
make[2]: Leaving directory `/home/lchan/scim/scim-googlepinyin/src'
Making all in data
make[2]: Entering directory `/home/lchan/scim/scim-googlepinyin/data'
make[2]: *** No rule to make target `../src/data/dict_pinyin.dat', needed by
`all-am'. Stop.
make[2]: Leaving directory `/home/lchan/scim/scim-googlepinyin/data'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lchan/scim/scim-googlepinyin'
make: *** [all] Error 2
what is your way?
ps:git-core libtool scim-dev installed.
Original comment by amoiz.sh...@gmail.com
on 4 Sep 2009 at 5:23
hi amoiz.shine,
could you clone/pull again from the git repo? the building failure is believed
to be
fixed in latest version.
Original comment by tchai...@gmail.com
on 4 Sep 2009 at 6:26
YES! download the lastest tarball from git repository,Error has gone.
thanks a lot.
Original comment by amoiz.sh...@gmail.com
on 5 Sep 2009 at 9:12
Original issue reported on code.google.com by
larry1c...@gmail.com
on 31 Aug 2009 at 12:31