Skip to content

A problem with installing [i am a newbie] #17

Closed Answered by overmighty
consler asked this question in Q&A
Discussion options

You must be logged in to vote

In the README, the cmake --install . command is prefixed by a # and not a $. This is a convention to indicate that a command should be run as root.

By default, CMake will install the project in /usr/local, which only root can write to, usually.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by overmighty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants