Results 1 to 2 of 2

Thread: Failed to execute child process "matlab" (Permission denied)

  1. #1
    Join Date
    Jan 2011
    Beans
    16

    Failed to execute child process "matlab" (Permission denied)

    Yeah, basically the title says it all. I just installed MATLAB, made a launcher for it (all by blindly following instructions from the internet, so don't go thinking I have any sort of skill with Ubuntu), and now I can't open it - I keep on getting "Could not launch "MATLAB R2011a": Failed to execute child process "matlab" (Permission denied)" whenever I try to open it. Any help would be appreciated. Thanks.

  2. #2

    Re: Failed to execute child process "matlab" (Permission denied)

    Try this:
    Right click on the launcher, select Properties, then add:

    Code:
    gksu
    at the beginning of the "Command" text field, with a space after the u in gksu.

    Then, click the Close button, and try to launch it. It will ask you for your password, because apparently matlab needs root privileges (it cannot be run by your regular user account).
    Join us on the #ubuntuforums channel on Freenode! Webchat

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •