[SCIM] Can you help me test the latest SCIM CVS code?
James Su
suzhe at tsinghua.org.cn
Mon Apr 12 21:00:43 PDT 2004
Could you please try the cvs code again? I had upgraded intltool and
gettext to newer version, this issue should be fixed.
Regards
James Su
Cougar :
>Hi,
>My suggestion:
>replace the line below
>
>mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in
>/*) echo "$(MKINSTALLDIRS)" ;; *) echo
>"$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
>
>in file po/Makefile.in.in with
>
>mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
>
>This works for me
>
>Cougar
>--- James Su <suzhe at tsinghua.org.cn> wrote:
>
>
>>Hi,
>> It seems a bug of automake/autoconf or gettext. I
>>don't know how to
>>solve it. Do you have any idea?
>>
>>James Su
>>
>>Cougar :
>>
>>
>>
>>>The same error here, it has bothered me for a long
>>>time
>>>
>>>Gentoo, automake-1.8.3, autoconf-2.58
>>>
>>>--- Shixin Zeng <shixinzeng at sjtu.edu.cn> wrote:
>>>
>>>
>>>
>>>
>>>>Hi,
>>>>I just checked out the codes from cvs. It compiled
>>>>successfully, but
>>>>failed while installing. It complain to me that:
>>>>while installing po
>>>>files, can't find mkinstalldirs(I can't recall the
>>>>exact error message).
>>>>I then modified
>>>>Makefile, change the line"mkinstalldirs = $(SHELL)
>>>>`case
>>>>"$(MKINSTALLDIRS)" in /*) echo
>>>>"$(top_builddir)/$(MKINSTALLDIRS)" ;; *)
>>>>echo "$(MKINSTALLDIRS)" ;; esac`"
>>>>to
>>>>"mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)"
>>>>in /*) echo
>>>>"$(MKINSTALLDIRS)" ;; *) echo "$(MKINSTALLDIRS)"
>>>>
>>>>
>>;;
>>
>>
>>>>esac`". And this
>>>>solved the problem.
>>>>By far, I haven't found other bugs.
>>>>
>>>>Sincerely.
>>>>
>>>>Shixin Zeng
>>>>
>>>>James Su wrote:
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>>Hi,
>>>>>I plan to release scim 0.9.4 within this week.
>>>>>
>>>>>
>>Can
>>
>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>you make some test
>>>>
>>>>
>>>>
>>>>
>>>>>and give me feedback if you meet any issue?
>>>>>
>>>>>
>>>>>
>>>>>Thanks
>>>>>
>>>>>James Su
>>>>>
>>>>>ps. How to checkout the lastest CVS version:
>>>>>
>>>>>export CVS_RSH="ssh"
>>>>>
>>>>>cvs -z3
>>>>>
>>>>>
>>>>>
>>>>>
>>>>-d:ext:anoncvs at savannah.nongnu.org:/cvsroot/scim
>>>>
>>>>
>>co
>>
>>
>>>>scim-lib
>>>>
>>>>
>>>>
>>>>
>>>>>_______________________________________________
>>>>>scim mailing list
>>>>>scim at freedesktop.org
>>>>>http://freedesktop.org/mailman/listinfo/scim
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>_______________________________________________
>>>>scim mailing list
>>>>scim at freedesktop.org
>>>>http://freedesktop.org/mailman/listinfo/scim
>>>>
>>>>
>>>>
>>>>
>>>__________________________________
>>>Do you Yahoo!?
>>>Yahoo! Tax Center - File online by April 15th
>>>http://taxes.yahoo.com/filing.html
>>>
>>>_______________________________________________
>>>scim mailing list
>>>scim at freedesktop.org
>>>http://freedesktop.org/mailman/listinfo/scim
>>>
>>>
>>>
>>>
>>>
>>
>>_______________________________________________
>>scim mailing list
>>scim at freedesktop.org
>>http://freedesktop.org/mailman/listinfo/scim
>>
>>
>
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam? Yahoo! Mail has the best spam protection around
>http://mail.yahoo.com
>
>_______________________________________________
>scim mailing list
>scim at freedesktop.org
>http://freedesktop.org/mailman/listinfo/scim
>
>
>
More information about the scim
mailing list