blob: 7ffa2375428e06b70f175fcfc5c85ac33ffa2d03 [file] [log] [blame]
First install JACK and projectM 1.0
cmake . -DCMAKE_BUILD_TYPE=RELEASE
make
make install
You may need to type ccmake . and change the PREFIX if your system prefers /usr instead of /usr/local.