<?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: Linux SAS install error in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257544#M4523</link>
    <description>&lt;P&gt;Where did you store the SID file?&lt;/P&gt;</description>
    <pubDate>Fri, 18 Mar 2016 09:45:00 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2016-03-18T09:45:00Z</dc:date>
    <item>
      <title>Linux SAS install error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257543#M4522</link>
      <description>&lt;P&gt;I am getting the error "The following characters are invalid for the SAS installation data file location:&amp;nbsp;&amp;nbsp; % * " &amp;amp; ? : &amp;gt; \ | ( )" when pointing out SAS installation data file and installing SAS to a linux machine.&lt;/P&gt;&lt;P&gt;I use a non-root account. I defined a SASHOME inside my home folder. But this error is interesting.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 09:42:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257543#M4522</guid>
      <dc:creator>siyisoy</dc:creator>
      <dc:date>2016-03-18T09:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Linux SAS install error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257544#M4523</link>
      <description>&lt;P&gt;Where did you store the SID file?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 09:45:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257544#M4523</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-03-18T09:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Linux SAS install error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257566#M4524</link>
      <description>&lt;P&gt;Depot is on /home/user/Downloads/SAS Software Depot&lt;/P&gt;&lt;P&gt;sid-files is&amp;nbsp; in sid_files/ folder which is under Depot.&lt;/P&gt;&lt;P&gt;SASHOME is /home/user/SASHOME.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:09:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257566#M4524</guid>
      <dc:creator>siyisoy</dc:creator>
      <dc:date>2016-03-18T11:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Linux SAS install error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257568#M4525</link>
      <description>Looks like th depot directory has spaces in the name. Maybe try replacing with underscores?</description>
      <pubDate>Fri, 18 Mar 2016 11:29:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257568#M4525</guid>
      <dc:creator>Timmy2383</dc:creator>
      <dc:date>2016-03-18T11:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Linux SAS install error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257573#M4526</link>
      <description>&lt;P&gt;Thanks that solve the problem.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:51:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257573#M4526</guid>
      <dc:creator>siyisoy</dc:creator>
      <dc:date>2016-03-18T11:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Linux SAS install error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257574#M4527</link>
      <description>&lt;P&gt;Always remember this: blanks in filenames (especially on servers) are a VERY BAD IDEA.&lt;/P&gt;
&lt;P&gt;What looks nice in a Windows PC Explorer window is pure horror to administrate, because you always have to care about proper quoting/unquoting. Using underscores instead is the way to go.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:52:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257574#M4527</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-03-18T11:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Linux SAS install error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257581#M4528</link>
      <description>&lt;P&gt;This is not my fault. Those windows system admins who packed the rar file are to be blamed. I am a linux guy by the way and hate blanks in file names &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now my question is turned to this: how to launch SAS? I am a newbie about SAS modules, programs.&lt;/P&gt;&lt;P&gt;Where is it installed? I tried to install it on my home folder, to remedy potential errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 12:11:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257581#M4528</guid>
      <dc:creator>siyisoy</dc:creator>
      <dc:date>2016-03-18T12:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Linux SAS install error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257596#M4529</link>
      <description>&lt;P&gt;Then I humbly suggest you print my quote in large enough letters and affix that to their monitors &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Starting SAS:&lt;/P&gt;
&lt;P&gt;to get a simple Base SAS (aka Display Manager) session look in the SASROOT location for a directory called SASFoundation, and in there for a directory named like the version (ie 9.4). In there you will find an executable &lt;FONT face="courier new,courier"&gt;sas&lt;/FONT&gt;. Starting that from the commandline should get you a running SAS session.&lt;/P&gt;
&lt;P&gt;But, since I guess your linux install is a server install, you are most probably better off following the post-install instructions to verify a successful installation.&lt;/P&gt;
&lt;P&gt;There should be several processes running that form the core for all server operations, like SAS Metadata Server, Object Spawner, Remote Services, Web Application server (the latter two being Java-based).&lt;/P&gt;
&lt;P&gt;In most cases, the installation package contains several client-side (Windows) tools, most important being SAS Management Console and SAS Enterprise Guide. Install those on a client PC and point them to your server on startup.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 12:44:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257596#M4529</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-03-18T12:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Linux SAS install error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257607#M4530</link>
      <description>&lt;P&gt;Thanks for the reply&lt;/P&gt;&lt;P&gt;No it was not a server install, I am not sure if my subscription allows the server and I do not need server.&lt;/P&gt;&lt;P&gt;But unavailability of GUIs is a little surprising. I think accessing via web interface is possible.&lt;/P&gt;&lt;P&gt;I think reading post installation instructions is a must, though I am fed up with reading manuals, because&lt;/P&gt;&lt;P&gt;that sas executable fails with an exception stating that attaching to JAVA is not successfull.&lt;/P&gt;&lt;P&gt;The discussion is going toward off-topic, I will open new threads for my new questions.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 13:08:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257607#M4530</guid>
      <dc:creator>siyisoy</dc:creator>
      <dc:date>2016-03-18T13:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Linux SAS install error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257612#M4531</link>
      <description>Did you try launching it with the "-nodms" option so it will launch the command-line version?&lt;BR /&gt;&lt;BR /&gt;Without this option it's going to assume you're trying to launch with a GUI, in which case you need to make sure you some sort of X11 server running and the display can be forwarded to your desktop. Something like Cygwin, MobaXterm, etc.</description>
      <pubDate>Fri, 18 Mar 2016 13:37:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257612#M4531</guid>
      <dc:creator>Timmy2383</dc:creator>
      <dc:date>2016-03-18T13:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Linux SAS install error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257620#M4534</link>
      <description>&lt;P&gt;Yes -dms option works. I am on the very linux that runs SAS and it has X running. So no X forwarding.&lt;/P&gt;&lt;P&gt;But I guess because there is no GUI, it fails.&lt;/P&gt;&lt;P&gt;Is this terminal like an R terminal? But it seems very basic. Any tab-completions? Lets see.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 13:57:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-install-error/m-p/257620#M4534</guid>
      <dc:creator>siyisoy</dc:creator>
      <dc:date>2016-03-18T13:57:47Z</dc:date>
    </item>
  </channel>
</rss>

