<?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 Receiving error: ERROR: Unable to load the traditional graphics subsystem: SASXGSUB. in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Receiving-error-ERROR-Unable-to-load-the-traditional-graphics/m-p/579230#M13423</link>
    <description>&lt;P&gt;Each time I try to use proc boxplot in Base SAS or EG, I receive the following error:&amp;nbsp;ERROR: Unable to load the traditional graphics subsystem: SASXGSUB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I haven't been able to find any support documentation for this error specifically and was wondering if anyone else had experienced it and what the fix was.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Aug 2019 20:28:39 GMT</pubDate>
    <dc:creator>hyunjeehale</dc:creator>
    <dc:date>2019-08-05T20:28:39Z</dc:date>
    <item>
      <title>Receiving error: ERROR: Unable to load the traditional graphics subsystem: SASXGSUB.</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Receiving-error-ERROR-Unable-to-load-the-traditional-graphics/m-p/579230#M13423</link>
      <description>&lt;P&gt;Each time I try to use proc boxplot in Base SAS or EG, I receive the following error:&amp;nbsp;ERROR: Unable to load the traditional graphics subsystem: SASXGSUB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I haven't been able to find any support documentation for this error specifically and was wondering if anyone else had experienced it and what the fix was.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 20:28:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Receiving-error-ERROR-Unable-to-load-the-traditional-graphics/m-p/579230#M13423</guid>
      <dc:creator>hyunjeehale</dc:creator>
      <dc:date>2019-08-05T20:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving error: ERROR: Unable to load the traditional graphics subsystem: SASXGSUB.</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Receiving-error-ERROR-Unable-to-load-the-traditional-graphics/m-p/579243#M13428</link>
      <description>&lt;P&gt;The "traditional" device-based graphics requires a license to SAS/Graph.&lt;/P&gt;
&lt;P&gt;You can check to see if you have such a license by running:&lt;/P&gt;
&lt;PRE&gt;proc setinit; run;

Log shows this if licensed.
---SAS/GRAPH&lt;/PRE&gt;
&lt;P&gt;If you don't have a license then you'll want to use a different procedure such as SGPLOT or get a license.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the log shows that you have license then run:&lt;/P&gt;
&lt;PRE&gt;Proc product_status;run;

Log shows this if installed:
For SAS/GRAPH ...
   Custom version information:&lt;/PRE&gt;
&lt;P&gt;If licensed and not installed then you need to reinstall making sure that SAS/Graph is selected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 22:17:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Receiving-error-ERROR-Unable-to-load-the-traditional-graphics/m-p/579243#M13428</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-08-05T22:17:35Z</dc:date>
    </item>
  </channel>
</rss>

