[MacPorts] #36298: HandBrake: mkdir: /usr/X11/var: Permission denied
MacPorts
noreply at macports.org
Wed Mar 19 12:43:33 PDT 2014
#36298: HandBrake: mkdir: /usr/X11/var: Permission denied
---------------------------+--------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: HandBrake |
---------------------------+--------------------------------
Comment (by Chris.Purcell.39@…):
I fixed this on my machine by running the following commands (you will
need to be in an administrator account):
{{{
sudo mkdir -m755 /usr/X11/var
sudo mkdir -m777 /usr/X11/var/cache
}}}
This just creates the missing directories with the correct permissions.
--
Ticket URL: <https://trac.macports.org/ticket/36298#comment:11>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list