My error message is as follows:
##sudo: mkdir: command not found
I run OS X 10.6.2. My system password is set and accepted during the installation routine (the error message doesn't show up when I enter a wrong password).
I assume there is a problem concerning the installation path. Can anyone help me, please?
Results 1 to 11 of 11
-
-
Strange one, that I do not recall mentioning before. I would think that every Mac with OS X would understand the CLI commands "sudo" and "mkdir".
1/ Did you perhaps do a custom install of Mac OS X without the BSD subsystem?
2/ If you install mplayer and mencoder only (skip mpeg2enc for now), then do you then still get the error? If not, then Quit and re-launch and try installing mpeg2enc then.
3/ In Terminal, try entering the commandCode:sudo mkdir ~/Desktop/some\ folder
-
Thank you for your help.
1/ I did not actually install the OS, as the MBP came with it. I upgraded it. I guess BSD subsystem is installed, but I wouldn't know how to make sure.
2/ I tried every single one by itself (with restarts of ffmpegx in between). Same error every time.
3/ The command worked and did what it was supposed to, my "mkdir" command works.
-
Does your user account have Administrator privileges? ffmpegX wants that.
(If your Mac has just one user account, then the answer is always "yes", as at least one account should have admin privs.)
You can check in System Preferences > System > Accounts. It should have "Admin" next to/under the account name, and "Standard" with other accounts.
-
The installer does a few more things than just installing the binaries, and I have only been able to figure out a few of those, as the install script is compiled code and not human readable.
- The installer will copy the binaries to Macintosh HD/Library/Application Support/ffmpegX/
I suppose it will use 'mkdir' to create that last folder 'ffmpegX' if it isn't already present. Permissions should be read/write to all, with owner 'system' and group 'admin'.
- The installer will mark the copied binaries as "Unix executable" files, regardless of their previous state.
- The installer will name the copies as 'mpeg2enc', 'mencoder' and 'mplayer', regardless of the filenames you pointed to with the Locate buttons.
- The installer will install more stuff in that folder Macintosh HD/Library/Application Support/ffmpegX/
- The installer will install the subtitle fonts into an invisible folder ".spumux" in your Home directory.
No idea what else it does.
The installer will need to install/overwrite at least one binary to also do its other tasks.
-
Thank you again for your comments.
Admin: There shouldn't be a problem there. I always log in as admin, in fact there aren't any other profiles on my system.
I tried to create the folder manually (enabling all the rights for everyone) - didn't change a thing. I also tried copying the files in there myself - which didn't work (not a big surprise there).
Is there a possibility to remove my installation completely and start over?
-
Didn't change anything. Still same error.
Can anyone tell me the installation script ffmpegX uses to install the binaries? What directories does it create with the mkdir command? (root/Application Support/ffmpegX does already exist, so it shouldn't return ##sudo: mkdir: command not found, should it?)
-
I had this error recently, and resolved the issue by:
- Opening terminal
- Going to the MacOS folder within the app: cd /Applications/ffmpegX.app/Contents/MacOS
- Running ffmpegX from terminal
Hope this helps someone else who gets stuck.
Jon
-
Can any Mac OSx experts suggest why running the installation from Finder would have a different path that terminal - or more specifically, why wouldn't running it from finder find mkdir in /bin ? I had a similar issue with an OSx installer for synergykm. I was able to run the installer from terminal, but not from finder. When I cat /etc/paths I see /bin listed.
I appreciate any help for an OSx newb.
Similar Threads
-
How to: install MCTemporalDenoise
By quandore in forum Blu-ray RippingReplies: 15Last Post: 18th Oct 2010, 09:51 -
will not install
By ka3wjz in forum SVCD2DVD & VOB2MPGReplies: 10Last Post: 30th Jun 2009, 21:07 -
Uninstall/Install over or Install new versions separately?
By MindF in forum ComputerReplies: 2Last Post: 5th Apr 2008, 13:43 -
Use without an install
By raschko in forum Newbie / General discussionsReplies: 0Last Post: 9th Aug 2007, 16:37 -
install
By Brasilman in forum SVCD2DVD & VOB2MPGReplies: 1Last Post: 29th May 2007, 09:17