Hi,
On Mon, Jul 21, 2014 at 1:17 PM, emmanuel enukpere enukpere1@yahoo.com wrote:
ENUKPERE@ENUKPERE-PC /cygdrive/c/cygwin/ALPS/bin$ vispython -bash: vispython: command not found How do I proceed? Thanks for your untiring effort in answering all the various posts.
In POSIX world, commands are searched only in PATH and for security reason, usually current working directory is not in the PATH.
If you want to run the command in the directory, use ./vispython instead.
Best regards,