##/bin/sh: line 1: cd: /usr/local/share: No such file or directory
any body know what this mean ???
Results 1 to 3 of 3
-
Some directories are missing in your BSD subsystem. You can create them by firing up /Applications/Terminal.app and copying/pasting the following commands (line by line, follow by RETURN; the first command will also ask your OSX password). Then try installing again.
sudo mkdir /usr/local
sudo mkdir /usr/local/share
sudo mkdir /usr/local/include
Similar Threads
-
ffmpegX
By rideaugrrl in forum ffmpegX general discussionReplies: 4Last Post: 26th Oct 2010, 11:21 -
ffmpegx?
By creationx in forum MacReplies: 2Last Post: 28th Jul 2010, 11:15 -
FFmpegX help
By Omipower in forum ffmpegX general discussionReplies: 4Last Post: 19th Aug 2008, 10:08 -
ffmpegX 0.0.9x r2 for OS X 10.5
By flo in forum ffmpegX general discussionReplies: 6Last Post: 16th Jan 2008, 10:15 -
what about ffmpegx 1.0?
By imp in forum ffmpegX general discussionReplies: 8Last Post: 8th Nov 2007, 10:36