ntop / n2n

Peer-to-peer VPN
GNU General Public License v3.0
6.05k stars 925 forks source link

Mac os 14.1.1 #1173

Open nideyeye opened 2 months ago

nideyeye commented 2 months ago

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 commented 2 months ago

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 commented 1 month ago

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