*BSD News Article 56742


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!newsroom.utas.edu.au!pc_100.psychol.utas.edu.au!Vlasti.Broucek
From: Vlasti.Broucek@psychol.utas.edu.au (Vlasti Broucek)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Newbie question, please help
Date: Wed, 13 Dec 1995 08:50:06 UNDEFINED
Organization: Psychology Department, University of Tasmania
Lines: 53
Distribution: world
Message-ID: <Vlasti.Broucek.212.1D931900@psychol.utas.edu.au>
NNTP-Posting-Host: pc_100.psychol.utas.edu.au
X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #1]

Hi,

I have just installed FreeBSD 2.1. No problems and everything seems to work 
well. However, I tried to compile c programs and there is problem following 
problem.

Let say I have this very simple program in file test.c:

#include <stdio.h>
main()
{
   putchar('A');
   exit(0);
}

if I do

gcc test.c

everything seems to be OK.

However, after

a.out

I get

a.out: Command not found.

Well I tried that program on another machines running SVR5, BSD and SunOS and 
no problems.

So, can you help me? Please directly to my e-mail, as I cant read this group 
everyday and I can miss your answer.

Thanks.

Vlasti
---

 -------   Vlasti BROUCEK, MSc GradDipSci(IT)
| *   * |  Computer Systems Officer
|   !   |  
| \___/ |  University of Tasmania, Department of Psychology  
 \_____/   GPO Box 252C
           Hobart  TAS  7001
           Australia        

phone : +61-02-202346
fax   : +61-02-202883

AARNet: Vlasti.Broucek@psychol.utas.edu.au
URL:    http://pc_100.psychol.utas.edu.au/Vlasti.htm