Maps command not found

hi, I’m new to ATAT and I completed the installation and I thought it was successful because it generated many files in my directory; however, when I try to do the example and I get to the maps step, it says the command is not found. I’m not sure what I’m doing wrong and I was wondering if anyone else has had this issue.

Same for me… can anyone solve the problem?

When installing ATAT, did you edit the “BINDIR=$(HOME)/bin/” in the “makefile”? That should be the folder you put the executables. You can check if there is a “maps” executable file in that folder. Also check if the files are executable, if not, use “chmod -x [executable files names]”.