-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 01/20/2013 10:54 PM, Eric Noulard wrote:
> 
> 
> 2013/1/20 Ansis Māliņš <ansis.mal...@gmail.com 
> <mailto:ansis.mal...@gmail.com>>
> 
> The line ExternalProject_Add(bullet PREFIX ${PROJECT_SOURCE_DIR}) 
> fails with Install the project... -- Install configuration:
> "Release" CMake Error at cmake_install.cmake:38 (FILE): file cannot
> create directory: /usr/local/lib/pkgconfig.  Maybe need 
> administrative privileges.
> 
> Why? How do I avoid needing root for building my project?

The bullet project uses pkgconfig which is not installed on your
computer so that your system proposes you to pass root and install it.

So just find the proper package and install it (as root or compile it
and put it somewhere on your path) and it should work.

        Theo.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlD9Dc8ACgkQEr8WrU8nPV2+lQCglobLGNOHFH4+VF4s81AzK7LN
zYAAn2sDueCMzdqXsVKSPrsTQpu9+qiq
=Vdcq
-----END PGP SIGNATURE-----
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to