1
Linux Specific Issues / Re: Newbie guide to installation on Ubuntu.
« on: January 02, 2010, 08:39:23 pm »got menu items in the applications/ games but they give an error when clicked.
Failed to execute child process "/opt/Planeshift/pslaunch" (Permission denied)
Well it looks to me like you're almost there, but you have "Read Only" access to the game folder. I'm a brand newbie myself, but it looks like this from the original instructions should solve your problem. Open a Terminal window and type the following replacing "your_username_here" with your Linux username:
sudo chown -R your_username_here:users /opt/PlaneShift/
