This seems like too simple a question to ask, but I’m stuck and can’t find anything online to help.
I’m trying to run the edirect suite of tools locally my mac. To do so, I followed the installation procedure here [http://www.ncbi.nlm.nih.gov/books/NBK179288/] but when I proceed to try any commands (such as "esearch") I always get “command not found”. The README file suggests I run "PATH=$PATH:$HOME/edirect” but that does not help either. As far as I am aware, I haven’t changed any file other paths or directories as well.
Again, seems way too simple, but i cant seem to find anyone else having this problem.
Thanks,
Mike
Can you post the output of
this gave me "ls: /Users/BillyMAC/edirect: No such file or directory" but this is because i didnt want to install it in my home directory anyway.
The directory i did want to install it in is /Users/BillyMAC/Documents/Lab/edirect, and running the
ls -lh /Users/BillyMAC/Documents/Lab/edirect
gives
I think the problem is that the commands aren't being "routed" to the correct directory?