terminal compiling help

Joined
Jul 21, 2008
Messages
3
Reaction score
0
Points
1
please help. trying to compile ffmpeg did the configure and make, and now when i make install, i get this error

Code:
SCIMITAR-3:ffmpegXX colinleipelt$ make install
/Users/colinleipelt/ffmpegXX/version.sh "/Users/colinleipelt/ffmpegXX" version.h 
/Users/colinleipelt/ffmpegXX/version.sh: line 12: git: command not found
install -d "/usr/local/lib"
install: chmod 755 /usr/local/lib: Operation not permitted
install -m 644 libavdevice/libavdevice.a "/usr/local/lib"
install: /usr/local/lib/libavdevice.a: Permission denied
make: *** [install-libavdevice-static] Error 71
SCIMITAR-3:ffmpegXX colinleipelt$
wot do i do here?
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
Or, if you have the need to compile it from source, use something like MacPorts to ease the process for you.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top