Bug 73448

Summary: Successfully compiled C code (executable a.out) does not execute
Product: [Applications] konsole Reporter: Chad Spindler <spindler>
Component: generalAssignee: Konsole Bugs <konsole-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Chad Spindler 2004-01-25 06:19:47 UTC
Version:            (using KDE KDE 3.1.4)
Installed from:    Debian testing/unstable Packages
OS:          Linux

Upon successfully compiling a C language program the resulting a.out will not execute.  I type, a.out <enter> and recieve this message, "bash: a.out: command not found." upon ls, a.out does exist in the directory.
Comment 1 Stephan Binner 2004-01-25 07:58:16 UTC
No Konsole bug. Try "./a.out".