Help with C Program Executable - Linux -


I have just moved to Linux, and I'm still looking for the program on this.

However, for some reason I can not get executable to work.

Here's what I did:

  1. Download code :: Block
  2. Made
  3. < / Code> run and compiled - which completely covers inside code: block
  4. moved the file to the saved bin / release folder, tried double-clicking, right-clicking and selecting: Open, Open, trying to use the terminal I have copied the folder URL to run the name of my program, and then the name of the file .. I execute I can not get the file created for it!

    This one in Windows. Make Exe, I know Linux is not finished (?) (May be wrong).

    I am currently running Ubuntu 11.04.

    Most Linux distributions do not contain existing directories in the PATH variable, which looks for performance . Try opening a terminal, change its presentability to the current directory by changing it to the bin / release directory:

      ./ myprogram   

    In contrast to Windows, where you can simply type "myprogram.exe"

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -