Program Error Initializing: File not found!
When i run a program in terminal by typing in the entire path along with the program name, I get this error: Error initializing: File not found! However when I change my directory to the directory of the program and then do a ./program_name, it runs fine. After a bit of research my hunch is that I need to change my PATH, but I'm not sure how to do that or if that is even my problem. Any suggestions? |
No comments:
Post a Comment