Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 1999 22:45:30 +0100
From:      Abbas.Karbassian@cambridge.simoco.com (Abbas Karbassian x7148)
To:        dj_elvis@bigpond.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: running a.out
Message-ID:  <199908082145.WAA27655@serv10.yp.development>

next in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908082145.WAA27655>