<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unset LANG Variable SuSE Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/unset-lang-variable-suse-linux/m-p/3300254#M12581</link>
    <description>unsetting LANG may not help. During installation, LANG must be set to C. I would also do the same for LC_ALL.&lt;BR /&gt;&lt;BR /&gt;Solution may be&lt;BR /&gt;export LANG=C&lt;BR /&gt;export LC_ALL=C&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Fred</description>
    <pubDate>Thu, 10 Jun 2004 03:58:39 GMT</pubDate>
    <dc:creator>Fred Ruffet</dc:creator>
    <dc:date>2004-06-10T03:58:39Z</dc:date>
    <item>
      <title>Unset LANG Variable SuSE Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unset-lang-variable-suse-linux/m-p/3300249#M12576</link>
      <description>Hi there, &lt;BR /&gt;I'm having problems launching the Oracle universal installer and I'm pretty sure the problem is because the LANG variable is set.  Does anyone know how to unset and / or disable the variable?&lt;BR /&gt;I've tried:&lt;BR /&gt;unset LANG and unset $LANG and neither worked&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 09 Jun 2004 07:55:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unset-lang-variable-suse-linux/m-p/3300249#M12576</guid>
      <dc:creator>Jeff Ohlhausen</dc:creator>
      <dc:date>2004-06-09T07:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unset LANG Variable SuSE Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unset-lang-variable-suse-linux/m-p/3300250#M12577</link>
      <description>What shell are you using?&lt;BR /&gt;&lt;BR /&gt;unsetr works on the bash shell on my Linux boxes.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 09 Jun 2004 08:57:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unset-lang-variable-suse-linux/m-p/3300250#M12577</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-09T08:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unset LANG Variable SuSE Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unset-lang-variable-suse-linux/m-p/3300251#M12578</link>
      <description>SHELL=/bin/tcsh&lt;BR /&gt;&lt;BR /&gt;I tried again and no luck.</description>
      <pubDate>Wed, 09 Jun 2004 09:21:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unset-lang-variable-suse-linux/m-p/3300251#M12578</guid>
      <dc:creator>Jeff Ohlhausen</dc:creator>
      <dc:date>2004-06-09T09:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unset LANG Variable SuSE Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unset-lang-variable-suse-linux/m-p/3300252#M12579</link>
      <description>Why not just try forcing the LANG for the Oracle installer instead?&lt;BR /&gt;&lt;BR /&gt;env LANG=C /path/to/oracle-installer&lt;BR /&gt;&lt;BR /&gt;This should force a standard LANG environment for that executable.</description>
      <pubDate>Wed, 09 Jun 2004 19:04:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unset-lang-variable-suse-linux/m-p/3300252#M12579</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-06-09T19:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unset LANG Variable SuSE Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unset-lang-variable-suse-linux/m-p/3300253#M12580</link>
      <description>Hi,&lt;BR /&gt;I think &lt;BR /&gt;#unsetenv LANG&lt;BR /&gt;will work for you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jun 2004 02:17:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unset-lang-variable-suse-linux/m-p/3300253#M12580</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-06-10T02:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unset LANG Variable SuSE Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unset-lang-variable-suse-linux/m-p/3300254#M12581</link>
      <description>unsetting LANG may not help. During installation, LANG must be set to C. I would also do the same for LC_ALL.&lt;BR /&gt;&lt;BR /&gt;Solution may be&lt;BR /&gt;export LANG=C&lt;BR /&gt;export LC_ALL=C&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Fred</description>
      <pubDate>Thu, 10 Jun 2004 03:58:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unset-lang-variable-suse-linux/m-p/3300254#M12581</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-06-10T03:58:39Z</dc:date>
    </item>
  </channel>
</rss>

