To compile qbism, run make. The qbism executable should appear in the build subdirectory. Copy it wherever you wish. For instance: $ tar xjvf qbism-0.3.tar.bz2 $ cd qbism-0.3 $ make $ cp build/qbism /usr/local/bin