Jul 30, 2008 #1 june54 Technical User Joined Jun 4, 2003 Messages 160 Location US Hello How can you tell what languages install on a 5.3 aix os ...And how do do you load new language Thanks
Hello How can you tell what languages install on a 5.3 aix os ...And how do do you load new language Thanks
Jul 30, 2008 1 #2 khalidaaa Technical User Joined Jan 19, 2006 Messages 2,323 Location BH lslpp -L | more This will give you all the filesets installed and there you will be able to view the languages loaded. If you want to load new language, you have to load its fileset! Regards, Khalid Upvote 0 Downvote
lslpp -L | more This will give you all the filesets installed and there you will be able to view the languages loaded. If you want to load new language, you have to load its fileset! Regards, Khalid
Jul 30, 2008 1 #3 p5wizard IS-IT--Management Joined Apr 18, 2005 Messages 3,165 Location BE This command: [tt]locale -a[/tt] also gives the requested info. And here are some useful smit shortcuts: [tt]smit lang smit mle_add_lang[/tt] HTH, p5wizard Upvote 0 Downvote
This command: [tt]locale -a[/tt] also gives the requested info. And here are some useful smit shortcuts: [tt]smit lang smit mle_add_lang[/tt] HTH, p5wizard