This is the first time for me to use the autodock software.
I used autodock tools 1.5.6
I prepared pdbqt file for my ligand and my target and also file for grid parameters and docking parameters, all these files are saved in the same path .
During autogrid run using cygwin, i used the following commands:
cd ..
cd 1
Is
autogrid.4exe -p a.gpf -1 a.glg&
tail -f a.glg&
but this message appeared
tail: cannot open a.glg for reading, no such file or directory.
tail: no files remaining.