[Cppcms-users] can not install cppdb on Mac
Brought to you by:
artyom-beilis
From: Mohd H. M. S. <hel...@ya...> - 2017-01-14 04:06:09
|
I want to install cppdb on my Mac running Mac OS Sierra. Build is ok but can't install into the directory. Here is the error: Install the project...-- Install configuration: "RelWithDebInfo"-- Installing: /usr/lib/libcppdb_sqlite3.0.3.1.dylibCMake Error at cmake_install.cmake:31 (file): file INSTALL cannot copy file "/Users/helmi/Downloads/cppdb/cppdb-trunk/build/libcppdb_sqlite3.0.3.1.dylib" to "/usr/lib/libcppdb_sqlite3.0.3.1.dylib". *I have tried with sudo make install but still the same. |