c-koi/libboard

Installing in custom prefix still requires root provileges

Closed this issue · 1 comments

trying to make install with custom prefix without root privileges results in the following error:

ldconfig
/sbin/ldconfig.real: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
Makefile:60: recipe for target 'install' failed
make: *** [install] Error 1

c-koi commented

Fixed by daf046a