Skip to content
New issue

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

MacOS build instruction #23

Open
edwardnguyen1705 opened this issue Aug 19, 2022 · 0 comments
Open

MacOS build instruction #23

edwardnguyen1705 opened this issue Aug 19, 2022 · 0 comments

Comments

@edwardnguyen1705
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant