I'm trying to compile ToME on Linux. I used the std makefile, and it compiled without errors, but when I try to run the program, I get "Unable to prepare any 'display module'!" How do I install a display module, and which one should I be using? I've searched for this information here and on the old forums but I can't seem to find it.
NeilStevens: By default it's compiling X11-only I think. Read the makefile and comment/uncomment the various configurations to meet your needs.
ToME Wiki