*BSD News Article 43838


Return to BSD News archive

Newsgroups: comp.unix.bsd.freebsd.misc
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msunews!uwm.edu!vixen.cso.uiuc.edu!howland.reston.ans.net!news-e1a.megaweb.com!newstf01.news.aol.com!uunet!news.gun.de!nina!michael
From: michael@nina.jester.gun.de (Michael Gerhards)
Subject: Re: Compile source in FBSD
X-Newsreader: TIN [version 1.2 PL2]
Organization: the Jester
Message-ID: <D89pAz.AyA@nina.jester.gun.de>
References: <3obp4m$3ui@news4.primenet.com>
Date: Mon, 8 May 1995 16:18:35 GMT
Lines: 18

In article <3obp4m$3ui@news4.primenet.com> , Joseph Heitzman wrote:
> I wrote, avl.c, using:

> cc -o avl avl.c

> I get an error:

> bash: avl: command not found.

> I checked that permissions are on for execution, and I am in the same 
> directory as the file.  What am I doing wrong?  I am using the 2.0-RELEASE.

To have the current directory in the search-path is a security-risc. So,
the default is a $PATH without the current die in it. try ./avl

Michael
-- 
/* michael@nina.jester.gun.de                      .T... = Teuer ?!     */