RE: txt2dat location
2022-04-08, 15:38 (This post was last modified: 2022-04-08, 15:39 by Orion Pobursky.)
2022-04-08, 15:38 (This post was last modified: 2022-04-08, 15:39 by Orion Pobursky.)
(2022-04-08, 15:18)N. W. Perry Wrote: How do I "do" that?
Also, I assume I need to install FreeType. There are more instructions there:
Type exactly that.
./configure executes the configure script
make executes the make command.
Note that you probably will have to install XCode since, IIRC, the gcc compiler doesn't come installed by default.
Side note: Does the already compiled Darwin version not work for you?