Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!munnari.oz.au!csc!csc3!ccadfa!cancol!eyal From: eyal@cancol.oz (Eyal Lebedinsky) Newsgroups: comp.os.minix Subject: 'xxx: not found' when running xxx (159) Message-ID: <371@cancol.oz> Date: 6 May 90 02:59:34 GMT Organization: Info. Sci. and Eng., University of Canberra Lines: 13 Hello everybody I have 1.5.9 going fine, but when I try to run a program from its own dir, I get 'not found'. e.g., trying to run 'build' when I am in the 'tools' gets 'build: not found'. If I try './build ...' then it works. I added my '/usr/local' to the PATH, is there a possibility that if there is a problem when scanning the PATH then the program will not be found? I think that the current dir is scanned first, right? -- Regards Eyal