[MacPorts] #45791: geany: cannot open display
MacPorts
noreply at macports.org
Wed Nov 5 21:59:35 PST 2014
#45791: geany: cannot open display
-------------------------------+-----------------------
Reporter: shreyasjoshi15@… | Owner: kiarash@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.2
Resolution: | Keywords:
Port: geany |
-------------------------------+-----------------------
Comment (by ryandesign@…):
Ah, ok. Yes, OS X does not have an "en_IN.UTF-8" locale in the
/usr/share/locale directory, so the automatic locale selection won't work
for this combination of language and region. You could manually set the
`LANG` environment variable to one of the locales in /usr/share/locale,
for example:
{{{
export LANG=en_US.UTF-8
}}}
Do this in your shell startup file, such as ~/.profile, ~/.bash_profile,
~/.bashrc, etc.
--
Ticket URL: <https://trac.macports.org/ticket/45791#comment:16>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list