Hi, everyone,
I just finished my installation of ATAT, and was doing my test as suggested in manual Chapter 3. but when I typed maps -d &, it returns error,
-bash: maps: command not found.
Could someone tell me why this happened and how to settle this problem?
Thanks
avdw
March 20, 2025, 6:16pm
2
Please ask the nearest available unix guru to explain you what a $path variable is and how to set it…
ruoshi
March 29, 2025, 9:12pm
3
You need to set your $PATH
Hi,
As mentioned earlier, you need to set the path to the ATAT executables.
A typical linux syntax to export the path would be:
export PATH=$PATH:/usr/ATAT/atat/src
The path after the ‘:’ depends on the location of your installation.
Thanks
You should learn how to work $path variable if you want to set it right, or ask a unix specialist to do it for you.
Hi,
I recently installed ATAT.
In my system the "maps" is not working.
Only the "./maps" command seems to be working in atat/executables folder.
Does anyone know how to resolve this?
Thanks!
Sufyan