You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kassiopeia is configured for your system using the CMake build system. We highly recommend that you use the ccmake or cmake-gui interface for configuring Kassiopeia.
Compiling and Installing
The following two commands will, respectively, compile and install Kassiopeia:
> make
> make install
If everything goes well, Kassiopeia is ready to use. If you ran into problems, please see the Installation Problems section below for help.