[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.cdt] Works in Eclipse but not in console on Linux

I just wrote my first HelloWorld app in Eclipse on linux and it runs great
in Eclipse but not in my Linux console. Konqueror identifies it as an
executable but tells me "bash: HelloWorld: command not found" when I try to
run it. Am I missing a step here?

Thanks.