Skip to content

how to install graywolf on CentOS-6.10 #38

Description

@stevemartindell

I downloaded an unzip'd "graywolf-master.zip". And I read the README.md file.
And the "Install Procedure" says to do:
mkdir build
cd build
cmake ..
make
sudo make install

Question1: what does the "cmake .." line do ?
Question2: "cmake" is not in my default $PATH in my bash shell in CentOS-6.10,
where/what is "cmake"

Note: a normal Linux install would be something like:
make config ( or ./configure)
make
make install

Let me know.
thanks
-steve

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions