I have no idea what I did but i need help

Posted:
in Genius Bar edited January 2014
I installed Ada on my iBook for a class that I am taking, and now when I compile c file and ada files to run the files if have to type the entire path to the file with the file name to run it, does anyone know how I can fix this thanks



-iGrant

Comments

  • Reply 1 of 1
    lundylundy Posts: 4,466member
    cd into the directory where the compiled executable is first.



    cd /path/to/your/executable



    ./yourexecutable
Sign In or Register to comment.