<?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: SAS Install on unix server in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Install-on-unix-server/m-p/252328#M4271</link>
    <description>&lt;P&gt;That means that the basic SAS system (which resides in the SASFoundation directory) has not been installed at all or has been accidentally (re)moved.&lt;/P&gt;
&lt;P&gt;Have your systems people do a complete reinstall.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Before that, they could run a&lt;/P&gt;
&lt;PRE&gt;find / -name SASFoundation&lt;/PRE&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;PRE&gt;find / -name sas -type f&lt;/PRE&gt;
&lt;P&gt;to see if something bad happened with the location&lt;/P&gt;
&lt;P&gt;(to run successfully, these commands need to be run with superuser privileges)&lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2016 08:14:32 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2016-02-25T08:14:32Z</dc:date>
    <item>
      <title>SAS Install on unix server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Install-on-unix-server/m-p/252287#M4266</link>
      <description>&lt;P&gt;Our unix admin team have installed SAS&amp;nbsp; 9.3 on unix server, But when I browse to SASHome Folder, I dont see any SAS icon.&lt;/P&gt;&lt;P&gt;It seems unix team has not correctly set the environment variables for SAS to run properly. Can someone guide on basic installation on unix server, whether any batch file need to be modified.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even I am unable to invoke SAS using command prompt, can some one please guide here.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 04:10:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Install-on-unix-server/m-p/252287#M4266</guid>
      <dc:creator>Abhay</dc:creator>
      <dc:date>2016-02-25T04:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Install on unix server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Install-on-unix-server/m-p/252318#M4269</link>
      <description>&lt;P&gt;How do you browse your SASHome folder?&lt;/P&gt;
&lt;P&gt;Keep in mind that UNIX executables do not store their icons in the executable as Windows executables do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the commandline, cd to the SASHome directory (/opt/SAS or something similar)&lt;/P&gt;
&lt;P&gt;There cd to SASFoundation/9.3&lt;/P&gt;
&lt;P&gt;When doing ls -l there, you should see a line like&lt;/P&gt;
&lt;PRE&gt;lrwxrwxrwx    1 sas      sasgroup         10 May 10 2012  sas -&amp;gt; bin/sas_en&lt;/PRE&gt;
&lt;P&gt;"sas" and "sasgroup" depend on the userid used to install the SAS system&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you should try to start SAS with&lt;/P&gt;
&lt;PRE&gt;./sas&lt;/PRE&gt;
&lt;P&gt;Messages derived from that will help in determining what's your problem&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 07:36:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Install-on-unix-server/m-p/252318#M4269</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-02-25T07:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Install on unix server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Install-on-unix-server/m-p/252326#M4270</link>
      <description>&lt;P&gt;Dear &lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562" target="_self"&gt;&lt;SPAN class="login-bold"&gt;KurtBremser&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for replying. I dont see SAS foundation folder, whereas I see SASFoundation Services Folders. Please see the attached screenshot, any problem with installation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12302i6434B9778FF29EF5/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="scrnshot.png" title="scrnshot.png" /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12303i2CD8CCB033EBBA98/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="scrnshot.png" title="scrnshot.png" /&gt;</description>
      <pubDate>Thu, 25 Feb 2016 08:05:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Install-on-unix-server/m-p/252326#M4270</guid>
      <dc:creator>Abhay</dc:creator>
      <dc:date>2016-02-25T08:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Install on unix server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Install-on-unix-server/m-p/252328#M4271</link>
      <description>&lt;P&gt;That means that the basic SAS system (which resides in the SASFoundation directory) has not been installed at all or has been accidentally (re)moved.&lt;/P&gt;
&lt;P&gt;Have your systems people do a complete reinstall.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Before that, they could run a&lt;/P&gt;
&lt;PRE&gt;find / -name SASFoundation&lt;/PRE&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;PRE&gt;find / -name sas -type f&lt;/PRE&gt;
&lt;P&gt;to see if something bad happened with the location&lt;/P&gt;
&lt;P&gt;(to run successfully, these commands need to be run with superuser privileges)&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 08:14:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Install-on-unix-server/m-p/252328#M4271</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-02-25T08:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Install on unix server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Install-on-unix-server/m-p/252340#M4275</link>
      <description>&lt;P&gt;Many Thanks, I will connect with deployment team,&amp;nbsp;and shall get back if ny further query. Thank you very much.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 09:17:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Install-on-unix-server/m-p/252340#M4275</guid>
      <dc:creator>Abhay</dc:creator>
      <dc:date>2016-02-25T09:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Install on unix server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Install-on-unix-server/m-p/252396#M4279</link>
      <description>&lt;P&gt;If you had a foundation services directory, but not foundaiton, I'd be suspicious this server was configured as a middle-tier machine - not a compute or standalone foundation install. Verify the plan file (and machine of the plan being selected) matches the software you expect to be laid down. If this is a multi-server environment, it could be you need to connect to a different machine to see SASFoundation, it isn't installed on every server in the topology.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 15:38:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Install-on-unix-server/m-p/252396#M4279</guid>
      <dc:creator>dpage</dc:creator>
      <dc:date>2016-02-25T15:38:06Z</dc:date>
    </item>
  </channel>
</rss>

