To install these libraries, you can use your distribution's package manager. Here are the commands for some common distributions: Make sure to install

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-04-27 14:30:05

To install these libraries, you can use your distribution's package manager. Here are the commands for some common distributions:

Make sure to install these libraries before proceeding with the compilation and execution of the program. The program's build system will link against these libraries using the provided LIBS flags:

Once the libraries are installed, you can compile and run the program as described in the compilation and execution sections of this README.

When developing HackMatrix, I frequently quit and rerun the matrix program without restarting X. I wrote a trampoline program that will restart HackMatrix every time you exit.

If you use something like GDM, you will have to create a .desktop file that calls <project_dir>/matrix or <project_dir>/trampoline.

Leave a Comment