g++

stuart stuart at sjsears.com
Wed Feb 2 22:13:32 UTC 2005


On Wednesday 02 February 2005 22:09, jim lawrence wrote:
> hi all stupid question
>
> i'm trying to execute a file i created  i have a .cpp file and a .exe
> file that is attached to it
> you know the simple "helloworld "   it compiled with no errors, but it
> won't run.
> here is what i have
> helloworld.cpp
> HelloWorld  which is a executible file
okay, the basics - is it executable (ie permissions)?
# file HelloWorld
ls -l HelloWorld
secondly is it on your path? if not, try running it with
./Helloworld
when your are in the same directory.

any good to you?

Stuart
-- 
Stuart Sears RHCE, RHCX
We have seen the light at the end of the tunnel, and it's out.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20050202/05914792/attachment-0002.bin 


More information about the users mailing list