From owner-freebsd-questions Wed Oct 9 11:11:31 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA16948 for questions-outgoing; Wed, 9 Oct 1996 11:11:31 -0700 (PDT) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA16939 for ; Wed, 9 Oct 1996 11:11:27 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id LAA00963; Wed, 9 Oct 1996 11:11:18 -0700 (PDT) Date: Wed, 9 Oct 1996 11:11:18 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: bruce perryman cc: questions@FreeBSD.org Subject: Re: your mail In-Reply-To: <9609098448.AA844881340@tcpgate.ibi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 9 Oct 1996, bruce perryman wrote: > I compile a simple c program with cc and get the resulting a.out or > a.o. But I can't run it! What's the problem? you need to give the full path if it's not already in your $PATH variable. ie: ./a.out Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major