On Saturday, 30 January 2010 at 18:37, Siegfried-Angel Gevatter Pujals wrote: > I am sorry I didn't reply to this before. I had some difficulties with > it and it ended slipping out of radar. > > Basically what I did to get Vilistextum to compile with multibyte is > adding a build-dependency on "locales-all" and adding the following > line to debian/rules: > DEB_CONFIGURE_EXTRA_FLAGS = --enable-multibyte > --with-unicode-locale=en_US.utf8 > > However, the resulting package wouldn't work on my system (running > vilistextum resulted in error message "setlocale failed with: > en_US.utf8") unless I installed "locales-all" on it. I suppose adding > locales-all as a dependency of the binary package is not the right > solution, but I don't really know what's going on here or what I'm > doing wrong. > > If you can provide any pointers on how to fix this, or even a patch, > this would be great. (By the way, if someone out there is really > interested in this package, I'd be okay with handling over > maintainance or co-maintainance of it).
Hello, I've compiled it with only --enable-multibyte, and that compiles and runs. Needs -u to output UTF8 though, maybe that should be default. Best regards, Christian Ohm -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

