Quick notes on the linux build.

This commit is contained in:
Zed A. Shaw 2025-03-06 23:51:18 -05:00
parent b68fd249ca
commit 73b0600039

View file

@ -127,6 +127,13 @@ I would also like statistics that show it's better, not just your word.
It's early so probably a bunch of bugs. It's early so probably a bunch of bugs.
## Linux Build Notes
Libraries Needed:
* libxi-dev
* libfreetype-dev
## OSX Build Notes ## OSX Build Notes
* Quite a bad experience. Need to install Python, cmake, meson, and ninja all which are in homebrew but if you don't use homebrew then this is a problem. * Quite a bad experience. Need to install Python, cmake, meson, and ninja all which are in homebrew but if you don't use homebrew then this is a problem.