Body
Issue/Question
- How do I Install a package on Stata on Citrix?
- How do I Install a package on Stata on apps.oregonstate.edu?
- Why am I unable to install a package on Stata using Citrix?
Environment
- Oregon State University
- Faculty
- Student
- Citrix
- Stata
Explanation
When installing a package on Stata using Citrix, it will not allow you to install it because it defaults to a location that the user doesn't have rights to.
Resolution
Method 1
- You will need to change the system directory for Stata on Citrix for packages so it can install a package to a location where you have access to.
- You can use this command to change the package data directory: "sysdir set PLUS \\onid-fs.onid.oregonstate.edu\{ONID username here}\Profile\datapackage" (make sure to remove the {} brackets after filling in your username)
- After you have set the directory, you can run the installation command using this command: "ssc install {Package Name}.pkg" (make sure to remove the {} brackets after filling in the package name)
Assistance
Contact the Service Desk.