Very Strange
Kip Warner
kip at thevertigo.com
Wed Feb 6 06:04:09 UTC 2008
On Tue, 2008-02-05 at 23:02 -0600, Jordan Rudderham wrote:
> g++ -g prime.cpp
> or
> g++ -o prime prime.cpp
> or
> g++ prime.cpp
You are probably compiling in a directory that isn't in your path, but
was on the successful machine. If you want to run the executable and it
is in the current working directory, as suggested before, something
like...
$ ./a.out
--
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-ca/attachments/20080205/d81dddfe/attachment.pgp>
More information about the ubuntu-ca
mailing list