[zeromq-dev] Make Install Error
Daniel Morton
dacmorton at gmail.com
Mon Jul 2 17:09:15 CEST 2012
I run ./configure and make seemingly without incident;
make check passes all 9 tests but when I run make
install I get the following error message:
Making install in src
test -z "/usr/local/lib" || ../config/install-sh -c -d "/usr/local/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c libzmq.la '/usr/local/lib'
libtool: install:
/usr/bin/install -c .libs/libzmq.1.dylib /usr/local/lib/libzmq.1.dylib
install: /usr/local/lib/libzmq.1.dylib: Permission denied
make[2]: *** [install-libLTLIBRARIES] Error 71
make[1]: *** [install-am] Error 2
make: *** [install-recursive] Error 1
What isn't working?
More information about the zeromq-dev
mailing list