[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: creating an executable



n Tue, 2002-05-14 at 22:37, Justin News wrote:
> I do get a "hello" file with 755 permissions so everything looks fine. 
> However, when i try to run the program i get the error msg saying:
> 
> bash: hello: command not found
> 
> 
> Has anyone else come across this problem? Am I missing a library or 
> something? I made to sure to install the entire C and C++ development 
> packages when installing Debian. It would be great if I could get this fixed 
> so I can start doing some coding.

I hate to ask, but you are remembering to specify the path when
executing the file correct? i.e. ./hello

Also, what fs is the partition its stored on. I've found that when using
vfat it's impossible to create executable files, I have to create them
on an ext[23] partition in order to execute.

-Alex

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: