On Fri, Nov 20, 2009 at 11:19 PM, Arjan van de Ven <[email protected]> wrote: > David SIORPAES wrote: >> You could also use >> /-lncurses >> instead of >> //-lncursesw >> / > ... only in english. > if you want to use, say, the Chinese translation.. not so much. Here "ncursesw" is needed only if multi-byte character system (most Asian language environment) is used. Otherwise, "ncurses" is enough. :)
-- Best regards, Yuan Chao _______________________________________________ Power mailing list [email protected] http://www.bughost.org/mailman/listinfo/power
