bswilson
June 4th, 2009, 09:26 PM
Friends,
I've come across a situation I'm not sure how to troubleshoot. Any help or guidance would be appreciated! The problem is that I am trying to run RationalPlan Viewer (http://www.rationalplan.com/viewer-project-management-software.php), a Java application that can open and export Microsoft Project files.
Now, the weird thing is, even though my userid is the owner of the entire directory (recursively) where the program files and libraries are stored, I can only run the program if I am the root user. What I mean is, I must actually be root!
sudo su -
When I try to run this application with my own account or with sudo, it fails. I am launching the program from the command line and so I'm getting seemingly different error messages. I'm just curious, what is the distinction between sudo and being the root user in this case?
I've come across a situation I'm not sure how to troubleshoot. Any help or guidance would be appreciated! The problem is that I am trying to run RationalPlan Viewer (http://www.rationalplan.com/viewer-project-management-software.php), a Java application that can open and export Microsoft Project files.
Now, the weird thing is, even though my userid is the owner of the entire directory (recursively) where the program files and libraries are stored, I can only run the program if I am the root user. What I mean is, I must actually be root!
sudo su -
When I try to run this application with my own account or with sudo, it fails. I am launching the program from the command line and so I'm getting seemingly different error messages. I'm just curious, what is the distinction between sudo and being the root user in this case?