ysbaddaden / prax

Rack proxy server for development
http://ysbaddaden.github.io/prax/
Other
475 stars 49 forks source link

Installation error #142

Closed chaoslogick closed 5 years ago

chaoslogick commented 5 years ago

When trying to install prax for the first time on Arch, I receive the following error:

Installing NSSwitch extension (to resolve .dev domains)
[sudo] password for void: 
make: 'libnss_prax.so.2' is up to date.
ln -sf /home/void/Temp/prax/ext/libnss_prax.so.2 /lib
Installing Prax firewall rules
cp: cannot create regular file '/etc/init.d/prax': No such file or directory

Unsure if this is a permissions error or what the story is as this result is vague to me.