From owner-freebsd-questions Thu Jan 4 8:10: 9 2001 From owner-freebsd-questions@FreeBSD.ORG Thu Jan 4 08:10:05 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from electra.cc.umanitoba.ca (electra.cc.umanitoba.ca [130.179.16.23]) by hub.freebsd.org (Postfix) with ESMTP id 6491C37B402 for ; Thu, 4 Jan 2001 08:10:04 -0800 (PST) Received: from toliman.cc.umanitoba.ca (ummacius@toliman.cc.umanitoba.ca [130.179.16.19]) by electra.cc.umanitoba.ca (8.9.0/8.9.0) with ESMTP id KAA21710 for ; Thu, 4 Jan 2001 10:10:03 -0600 (CST) Received: (from ummacius@localhost) by toliman.cc.umanitoba.ca (8.9.0/8.9.0) id KAA05453 ; Thu, 4 Jan 2001 10:10:03 -0600 (CST) Date: Thu, 4 Jan 2001 10:10:02 -0600 (CST) From: Maciuszonek Artur To: freebsd-questions@freebsd.org Subject: g++ and a.out Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I've written a basic hello world program. It compiles fine but when I try to execute the file a.out I receive the message: hello.out: Command not found Am I missing a path declaration for the program directory? Any ideas? ____________________________ ICQ 6 4 4 9 0 6 6 2 e-mail: ummacius@NOSPAMcc.umanitoba.ca Remove NOSPAM to reply :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message