> you should call it a changed API, but it's not surprising if some
> packages require minor bug fixes as well as recompilation. The same
> fixes will be required for slang2, anyway.
>
> Edmund
Thanks for providing the patch for us, Edmund. We appreciate
your work well. Maybe we'll need your skills later again.
Regards.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
, 2001 at 12:11:29AM +0900, Taketoshi Sano wrote:
> [...]
> > Hi, Enrique. As far as I checked, this libnewt-utf8-0 does not work
> > with the utf8 enabled slang1 packages above (pppconfig failed at
> > internal error). Please rebuilt them with the new slang1 packages,
> >
jim> Closes, but I'll do it by hand) Let me know if there are problems.
Thanks! Now we have to check newt-utf8 by Enrique, then check the problem
in bogl-bterm which impede bterm working without libutf8.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
slang, boot-floppies, and wide character
support)",
Peter Novodvorsky <[EMAIL PROTECTED]> wrote:
nidd> Taketoshi Sano <[EMAIL PROTECTED]> writes:
nidd>
nidd> > Now, when we'll get those utf8-enabled slang1 and newt packages,
nidd> > we might also
ssages. And it requires
libutf8 (and the root priviledge) to work well even on the current
unstable (i.e. with our libc6_2.2.2-4 package).
So we should provide libutf8 package, or make bogl-bterm statically
linked to libutf8 library.
Which option is better ?
And also we need bdftobogl command with me
They are at
> http://people.debian.org/~ezanard (there's a shared library,
> libnewt-utf8-0 and a PIC kit, libnewt-utf8-pic).
>
> Please, check them and tell me if they work fine, so I can upload them to
> ftp-master.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
t; fine but I have no idea how to test the wide character support. Could
> some one try them out, or tell me how to go about that.
>
> They are at:
> http://www.ultralinux.org/slang/
Thanks! We'll check it, and feedback to you :)
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
slang1 with utf-8 support.
I hope the maintainer of slang1, Jim Mintha, will provide it for us
as well as Enrique will do with newt. But if it can not be done,
we'll need something to use. So I'll prepare to work on slang1-utf8.
Regards.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
le confusion.The materials at
> http://people.debian.org/~dwhedon/debian/> is for the font
> sources and stuff -- it would be a different package from
> slang/newt-utf8.
Exactly. Please upload it for us, David.
I'll concentrate on slang/newt-utf8.
Regards.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
ly packaged it myself so as to be able to remove it from boot-floppies
> cvs,
> as the large size of the files was breaking pserver.
I'll work to provide slang-utf8 and newt-utf8, based on the code
in your package and the revised one by Edmund GRIMLEY EVANS for
slang-1.4.4
Regards.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
Hi.
In <[EMAIL PROTECTED]>,
on "06 Apr 2001 11:29:13 -0400",
with "Re: slang, boot-floppies, and wide character support",
Adam Di Carlo <[EMAIL PROTECTED]> wrote:
> Taketoshi Sano <[EMAIL PROTECTED]> writes:
>
> > Can I create shrink_string
Hi.
In <[EMAIL PROTECTED]>,
on "05 Apr 2001 00:58:56 -0400",
with "Re: slang, boot-floppies, and wide character support",
Adam Di Carlo <[EMAIL PROTECTED]> wrote:
> Taketoshi Sano <[EMAIL PROTECTED]> writes:
>
> > Akira Yoshiyama <[EMAIL
needed for i18n
goal of Debian installation, and this experience will work
for debian-installer as well).
And if we use utf-8 for all messages, then we have to use
encoding conversion at somewhere since most packages have
messages not in utf-8 but in euc-jp for japanese.
Regards.
--
Taketoshi Sano: <[EMAIL PROTECTED]>
omise, maybe.
Maybe You can read the discussion about i18n of groff on this list
from the web archive recently. I think it has something useful
for you.
Regards.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
-2.1) local-only; urgency=low
+
+ * non maintainer, local-only test.
+ * try to fix latin1 bug (Bug #66928, #71744)
+
+ -- Taketoshi Sano <[EMAIL PROTECTED]> Mon, 16 Oct 2000 12:28:10 +0900
+
groff (1.15.3-2) unstable; urgency=low
* Applied patch proposed by Karl M.Hegbloom to get
indow on my system.
Ah, you said that you are using woody glibc 2.94, so something maybe
different... I'll check it on my woody system later.
Regards.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
ign is not very suited for smart wide char handling.
utf-8 support will have much troubles without the new design scheme
using mbrtowc() etc.
But this may be the target for 1.20 or 2.0 of the groff (we should
discuss this problem with the upstream of the groff as well as our
Debian maintainer of groff), so I think we should have some trick
for this problem currently.
Regards.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
ters, and there is some special way
to show the russian characters on the screen, maybe.
Korean text also can not be shown by groff 1.15.3-2 with -Tlatin1,
but they can be shown on hanterm (X11 terminal emulator for Korean)
using groff 1.16-1 + my "evil" patch.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
s harder to be updated because the translater must find
> > his part before to start his work.
>
> This is not a problem when you just edit templates.ll which only has
> your language and optional English for context in it.
Then we can use it, I think.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
because of the similarity and the order in that file.
If many langs are written in one files, the description at the middle
of the file is harder to be updated because the translater must find
his part before to start his work. If he does the work for many
packages (likely, since translators are not so many), then this should
not be ignored.
--
Taketoshi Sano: <[EMAIL PROTECTED]>
insert floppy %d."),device,file);
>if ( status == 0) {
>
> Using this scheme, we can use the same base tar ball for all
> languages, with some extra language pack which consist of
> required packages for a language.
>
> I think this will not affect the main C/english only system, and
> add enhancement for some languages which needs their special packages.
How do you think about this ? Having several localized base tar ball
is not smart solution for Debian, I think. If the "official" Debian
b-f does have the scheme to use add-on pack on the single base tar ball,
then it will work for all localized installer, I think.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
c/X11/xdm/Xservers
(maybe "exec /usr/bin/X11/X :0 vt7 -deferglyphs 16 ")
into /etc/X11/xinit/xserverrc will work as the default setting
for "startx" command.
Regards.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
0n.
Multi-language support with utf-8 is really great, but I think it is
not enough for us. We need the support for euc-jp at the current
level at least. I am okay to help him in order to accomplish this.
I think I can check his code to see if it can show Japanese characters
correctly. Some of
*)
T=-Tascii ;;
esac ;;
@@ -48,7 +54,7 @@
exit 1 ;;
-i | -[mrno]*)
opts="$opts $1" ;;
--Tascii | -Tlatin1 | -Tutf8 | -Tcp1047)
+ -Tascii | -Tlatin1 | -Tutf8 | -Tcp1047 | -Tascii8 | -Tnippon)
T=$1 ;;
-T*)
# ignore other devices
I will check other things later. Thanks.
--
Taketoshi Sano: <[EMAIL PROTECTED]>
, asian friends, try to use it and report all and
> any bugs you even "imagine" you've seen.
> I want to submit the patch upstream, but I don't want to submit the
> patch if it is buggy, and I'm anyway in a hurry, as the upstream tree is
> again changing.
--
Taketoshi Sano: <[EMAIL PROTECTED]>
no
> personal experience there. Since this audience will be global and
> diverse (fortunately for me the conference is held in English),
> I suspect they'd like to hear about that. Can anyone offer me some
> pointers, for users and/or developers?
>
> Thanks.
Are their any people from Malaysia on -i18n list ?
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
om eqn/eqn.y
> so you can remove it in debian/rules clean
Maybe. I didn't notice this before reading the ukai's mail.
> > It should be quite the same as the other package, I suppose, but we can
> > ask people in debian-i18l to use it instead of frozen groff, and report
> > problems in their environment.
>
> I agree, so I'll send this to debian-i18n.
> Please test groff 1.15-3.ja.1 in experimental and report whether it works
> for your environment.
I hope that we can get the merged groff in Debian at least soon.
(Merged at the upstream is better, of course.) So I send this
to debian-i18n as well.
Sincerely.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
alysis is right. Excuse me for the false report.
# The change may happen to woody, so we should be prepared to that, I think.
Thanks.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
ve the locale data for ko and vi.
So your comment may be valid. Can anyone on the list check this ?
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
is is preferable than
to continue to provide the separate locale-* packages.
%%
The quick action is required to fix this before potato release.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
ficial kernel with
vga16fb-support are provided, on [EMAIL PROTECTED] list.
I hope that he can work with official boot-flopies team in debian-boot list,
in order to enable the support of fbdev.
Thanks.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
Hi, Fabrizio. I have installed your new man-db 2.3.10-69s.
Thank you for your quick action. :)
In <[EMAIL PROTECTED]> at Thu, 28 Oct 1999 19:09:18 +0300,
Fabrizio Polacco <[EMAIL PROTECTED]> writes:
fab> On Thu, Oct 28, 1999 at 09:37:08AM +0900, Taketoshi Sano wrote:
fab>
anabe. (He is also a member of XFree86,,,)
I will talk to him about this, and then will feed the result to i18n list,
and after that, I wish to consult you again about proposal to FHS. Can I ?
Thank you for your kindness :)
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
propose the draft for the joining mail on jp-policy ml (one of
# mailing-lists in Debian JP), but it has not been sent. or at least
# I don't know the notice of sending it.
I think some Debian member has already join that li18nux,,,
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
ht on [EMAIL PROTECTED]
several months ago. (He is the member of XFree86 & X-TT, and was the local
maintainer of X-TT related JP Package) Maybe he can explain something, but
I don't know he has time for it (He seems very busy now).
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
ase.
So ujis is all lowercase letters, and eucJP is not.
But I can't understand why at all this lowercase preference is important.
Of course, this is big change, and potato is not the release for this change,
as this change must be time consuming work. I write this for long time
consideration.
Thanks.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
>
> Thanks! I'll check it, and will mail you to report it's success :)
I check -69k and it works well :) Thanks !
# LANG=ja_JP.ujis is needed for jless, and LANG=ja does not work
# for us currently,,,
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
Hi. Thank you for your quick improvement :)
In <[EMAIL PROTECTED]>,
at Date: Wed, 29 Sep 1999 20:38:02 +0300,
on Subject: Re: man-db locale support,
Fabrizio Polacco <[EMAIL PROTECTED]> writes:
> On Wed, Sep 29, 1999 at 11:00:38AM +0900, Taketoshi Sano wrote:
> >
&g
# I don't know why `locale-ja' has not been merged into `locales' package,
# but it is another story,,,
I like to know the opinions of maintainers and users. Thanks.
--
Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
Ah, I have mistake.
In <[EMAIL PROTECTED]>,
at Date: Wed, 15 Sep 1999 18:12:33 +0900,
Taketoshi Sano <[EMAIL PROTECTED]> writes:
> By the way, following this comment, there are lines below.
>
> /* as this is
quot; by "-T", and let "-t" be default is
not comfortable for me at all.
I attach the patch against original 2.3.10-69i and against
the previous patch from Fabrizio.
Your implementation is cool approach, Fabrizio. But manpages are
important for many novice users and even trifle
the possibility of easy
installation of Debian, and other members create one other project to provide
the localized distribution based on Debian, but currently they are independent
activity from Debian JP, and I think that JP project should not have the close
relation with them, which is only my pers
42 matches
Mail list logo