<?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: Installing add-on package in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818224#M24556</link>
    <description>&lt;P&gt;The instructions in the link are correct regardless of the IDE you're using, EG or DM. &amp;nbsp; If you're running EG with a local install, it's just calling sas.exe the same as DM would be if you ran it directly. All you do is copy the .dll files to a particular folder. &amp;nbsp;(You can also copy them to a different folder and add that folder to the PATH in your sas config, if you know how to do that.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you don't have a local install, then you can't install PROC TRAJ directly, you have to talk to your server admin and they have to install it on the server. &amp;nbsp;It's the same concept (put it in the right folder and/or in another folder in the PATH), but it's on the server not on your computer.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jun 2022 22:32:02 GMT</pubDate>
    <dc:creator>snoopy369</dc:creator>
    <dc:date>2022-06-14T22:32:02Z</dc:date>
    <item>
      <title>Installing add-on package</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818190#M24552</link>
      <description>&lt;P&gt;I am trying to install Proc Traj to SAS enterprise guide, but the developer for&amp;nbsp;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;A href="https://www.andrew.cmu.edu/user/bjones/download.htm" target="_blank"&gt;&lt;EM&gt;traj: group-based modeling of longitudinal data (cmu.edu)&lt;/EM&gt;,&amp;nbsp;&amp;nbsp;did not give details.&amp;nbsp; &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.andrew.cmu.edu/user/bjones/download.htm" target="_blank"&gt;&amp;nbsp;Anyone who can provide and recommend the code for installation and the SAS software I should use?&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 18:49:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818190#M24552</guid>
      <dc:creator>Tracy29</dc:creator>
      <dc:date>2022-06-14T18:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Installing add-on package</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818195#M24553</link>
      <description>&lt;P&gt;Which operating system are you using?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Instructions are pretty clear to me:&lt;/P&gt;
&lt;P&gt;1) download the correct ZIP file&lt;/P&gt;
&lt;P&gt;2) unzip the contents&lt;/P&gt;
&lt;P&gt;3) copy some of the files and place them in specific folders of your SAS Install.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note, if you have an organization&amp;nbsp; managing your SAS installation set up you may not have permissions to write files into one or more of those folders and need someone with permissions to write the files to the folder.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 19:48:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818195#M24553</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-06-14T19:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Installing add-on package</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818198#M24554</link>
      <description>&lt;P&gt;You can only do it yourself if EG is running SAS on your PC. If it is connecting to a remote SAS server then that would be a job for your SAS administrator. TRAJ is not an EG install, it is a SAS server install.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 20:09:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818198#M24554</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-06-14T20:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Installing add-on package</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818216#M24555</link>
      <description>Thanks ballardw!&lt;BR /&gt;&lt;BR /&gt;Would you say more on how to install the file to SAS EG once I download and&lt;BR /&gt;unzip the contents?&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jun 2022 21:44:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818216#M24555</guid>
      <dc:creator>Tracy29</dc:creator>
      <dc:date>2022-06-14T21:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Installing add-on package</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818224#M24556</link>
      <description>&lt;P&gt;The instructions in the link are correct regardless of the IDE you're using, EG or DM. &amp;nbsp; If you're running EG with a local install, it's just calling sas.exe the same as DM would be if you ran it directly. All you do is copy the .dll files to a particular folder. &amp;nbsp;(You can also copy them to a different folder and add that folder to the PATH in your sas config, if you know how to do that.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you don't have a local install, then you can't install PROC TRAJ directly, you have to talk to your server admin and they have to install it on the server. &amp;nbsp;It's the same concept (put it in the right folder and/or in another folder in the PATH), but it's on the server not on your computer.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 22:32:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818224#M24556</guid>
      <dc:creator>snoopy369</dc:creator>
      <dc:date>2022-06-14T22:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Installing add-on package</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818244#M24557</link>
      <description>I would like more information how to add the folder in my sas config? I am not quite sure on how to do that.&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 15 Jun 2022 02:13:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818244#M24557</guid>
      <dc:creator>Tracy29</dc:creator>
      <dc:date>2022-06-15T02:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Installing add-on package</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818248#M24558</link>
      <description>&lt;P&gt;The first thing we must know: is SAS itself (Enterprise Guide is just a frontend) installed on your PC, or on a remote server? Do you use a "Local" server in EG, or do you use a connection profile to a remote server?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 04:18:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818248#M24558</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-06-15T04:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Installing add-on package</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818249#M24559</link>
      <description>&lt;P&gt;I moved the whole thread to the Administration and Deployment community.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 06:15:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818249#M24559</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-06-15T06:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Installing add-on package</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818254#M24560</link>
      <description>&lt;P&gt;Thanks Kurt!&lt;/P&gt;&lt;P&gt;I got SAS from my University. I think it is installed on my PC. I also use a local server.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 07:04:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818254#M24560</guid>
      <dc:creator>Tracy29</dc:creator>
      <dc:date>2022-06-15T07:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Installing add-on package</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818260#M24561</link>
      <description>&lt;P&gt;So if everything is installed on your PC, then you just need to follow the instructions on the website you linked in your first post (&lt;A href="https://www.andrew.cmu.edu/user/bjones/download.htm" target="_blank" rel="noopener"&gt;https://www.andrew.cmu.edu/user/bjones/download.htm&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 07:54:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Installing-add-on-package/m-p/818260#M24561</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-06-15T07:54:02Z</dc:date>
    </item>
  </channel>
</rss>

