We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dear authors, Thanks for sharing your great work, I want to install this plugin in MacOS, here is what I try
./autogen.sh ./configure --prefix /usr/ --libdir /usr/lib/ make sudo make install
But I got this err:
Making install in plugins make[2]: Nothing to be done for `install-exec-am'. /usr/local/bin/gmkdir -p '/usr/lib/gstreamer-1.0' gmkdir: cannot create directory ‘/usr/lib/gstreamer-1.0’: Operation not permitted make[2]: *** [install-pluginLTLIBRARIES] Error 1 make[1]: *** [install-am] Error 2 make: *** [install-recursive] Error 1
Could you take a look? Thanks for your time.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Dear authors,
Thanks for sharing your great work,
I want to install this plugin in MacOS, here is what I try
But I got this err:
Could you take a look?
Thanks for your time.
The text was updated successfully, but these errors were encountered: