Subscribe for automatic updates: RSS icon RSS

Login icon Sign in for full access | Help icon Help
Advanced search

Pages: [1]
  Reply  |  Print  
Author Topic: error:(GS-13031) Missing codec for encoding 'en_US'  (Read 10165 times)
Carlos L.
Posts: 20


« on: March 16, 2016, 07:05:50 pm »

I'm trying to compile on a remote AIX setup and GST keeps reporting this error:
error:(GS-13031) Missing codec for encoding 'en_US'

I've changed the Studio encoding to UTF-8 and checked to confirm my env var LANG is set on my AIX server.

So on GST I have UTF-8 and on AIX I have LANG=en_US.

My encodingMap.xml file states that UTF-8 should fallback to en_US but Genero studio is still complaining.
Quote
    <!-- UTF-8 -->
    <!-- Genero support part of utf8 character set using the fglutf8 name -->
    <Alias name="UTF-8"           fallback="utf8,fglutf8"         impl="utf8"           unix
Country="en_US" />
    <Alias name="utf8"            fallback="UTF-8,fglutf8"        impl="utf8"           unix
Country="en_US" />
    <Alias name="fglutf8"         fallback="utf8,UTF-8"           impl="utf8"           unix
Country="en_US" />
</Aliases>

What am I doing wrong and do I need to change?
Olivier E.
Four Js
Posts: 197


« Reply #1 on: March 18, 2016, 02:05:54 pm »

Hello Carlos,


On the AIX side can you set LANG=en_US.UTF-8 and try again please ?


Best regards,


Olivier E. - Four Js Support

Carlos L.
Posts: 20


« Reply #2 on: April 06, 2016, 03:57:14 pm »

Thanks for the reply.

I solved the problem by setting Text Encoding to ISO8859-1 on Studio and LANG=en_US.ISO8859-1.
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines