Bug 73448 - Successfully compiled C code (executable a.out) does not execute
Summary: Successfully compiled C code (executable a.out) does not execute
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-25 06:19 UTC by Chad Spindler
Modified: 2004-01-25 07:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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".