From owner-freebsd-questions Sun Aug 8 14:50: 2 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cerberus.simoco.com (cerberus.simoco.com [193.150.150.4]) by hub.freebsd.org (Postfix) with ESMTP id 3716B14F9C for ; Sun, 8 Aug 1999 14:49:57 -0700 (PDT) (envelope-from Abbas.Karbassian@cambridge.simoco.com) Received: from serv01.simoco.com ([193.150.134.3]) by cerberus.simoco.com with esmtp (Exim 2.05 #1) id 11Dal8-0001vy-00; Sun, 8 Aug 1999 22:45:38 +0100 Received: from serv10.simoco.com ([193.150.134.9] helo=serv10.yp.development) by serv01.simoco.com with smtp (Exim 2.05 #2) id 11Dal7-0005hh-00; Sun, 8 Aug 1999 22:45:37 +0100 Received: by serv10.yp.development (SMI-8.6/SMI-SVR4) id WAA27655; Sun, 8 Aug 1999 22:45:30 +0100 Date: Sun, 8 Aug 1999 22:45:30 +0100 From: Abbas.Karbassian@cambridge.simoco.com (Abbas Karbassian x7148) Message-Id: <199908082145.WAA27655@serv10.yp.development> To: dj_elvis@bigpond.com Subject: Re: running a.out Cc: freebsd-questions@freebsd.org X-Sun-Charset: US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Andrew; Once you compile the program and got the a.out, try to run the a.out like this: ./a.out If this works, It means that in your .cshrc ( This is if you are running csh) you need to add the followings set path = (. and the rest of you path) Regards Abbas P.S Let us know how you getting on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message