mailing list of musl libc
 help / color / mirror / code / Atom feed
* musl and legacy win32 apps through wine
@ 2015-11-17  6:21 Рысь
  2015-11-17 21:02 ` Rich Felker
  0 siblings, 1 reply; 6+ messages in thread
From: Рысь @ 2015-11-17  6:21 UTC (permalink / raw)
  To: musl

Hello.

I came to need to run few legacy win32 apps in wine (2d programs of
specific nature).

I had built wine myself which links with musl fine.

These programs are Russian only. They do not have English fallback or
any other translated versions. Their texts are of cp1251 encoding.

I unable to read them because they are garbled probably because they
are converted to utf-8 implicitly. However if I set LC_ALL=ru_RU.UTF-8,
wine own translation is shown as expected - I see clear Russian
translation. Only those legacy programs are in trouble.

Is there a way to tell Wine or to emulate it cp1251 encoding? Maybe I
could modify Wine somehow to convert texts to proper UTF-8? I did not
found Wine uses iconv or something like that inside it's source.

I only need Wine for these few programs. I now running a chroot with
debian glibc and wine as a temporary solution.

-- 
http://lynxlynx.tk/
Power electronics made simple
Unix and simple KISS C code


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-11-18 16:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-17  6:21 musl and legacy win32 apps through wine Рысь
2015-11-17 21:02 ` Rich Felker
2015-11-18  2:45   ` Рысь
2015-11-18  6:32     ` Рысь
2015-11-18 16:24       ` Rich Felker
2015-11-18 16:34         ` Рысь

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).