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

Mac os 14.1.1 #1173

Open
nideyeye opened this issue Apr 30, 2024 · 2 comments
Open

Mac os 14.1.1 #1173

nideyeye opened this issue Apr 30, 2024 · 2 comments

Comments

@nideyeye
Copy link

I attempted to compile the 3.0-stable version of n2n on my computer. However, it signaled an error during the execution of 'make install'.
/bin/sh: pkg-config: command not found echo "MANDIR=/usr/share/man" MANDIR=/usr/share/man mkdir -p /usr/local/sbin /usr/share/man/man1 /usr/share/man/man7 /usr/share/man/man8 install -m755 supernode /usr/local/sbin/ install -m755 edge /usr/local/sbin/ install -m644 edge.8.gz /usr/share/man/man8/ install: /usr/share/man/man8//edge.8.gz: Operation not permitted make: *** [install] Error 71
Does anyone know the reason why this is happening? Some people suggested that I need to disable SIP in order to continue the installation. Is there any other method that will allow me to install it?

@hamishcoleman
Copy link
Collaborator

Are you able to retest this against the recently released fork n3n and raise a ticket there if you still cannot get it working? We would be happy to investigate it further as part of that new project.

@brucekomike
Copy link

I got the same error, guess the /usr/share/man folder not writable.
btw. the n3n works well on OSX 14.4.1.

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

3 participants