Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 97 00:28:17 -0400
From:      "Timothy J. Luoma" <luomat@peak.org>
To:        "Christopher J. Booth" <cbooth@onyx.interactive.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Where Are My Commands
Message-ID:  <199706110428.AAA00587@kira.peak.org>
In-Reply-To: <199706110341.XAA01145@ithaca>
References:  <199706110341.XAA01145@ithaca>

next in thread | previous in thread | raw e-mail | index | archive | help
Responding To:	"Christopher J. Booth" <cbooth@onyx.interactive.net>
Original Date:	Tue, 10 Jun 1997 23:41:29 -0400
Message-ID: 	<199706110341.XAA01145@ithaca>

> I get a message that there is no such command. They are
> in /usr/X11R6/bin, but it does not seem reasonable that I should have to
> key that in every time. Nor should I have to do some link or shell script. 
> Shouldn't the installation have given me these commands?
>
> How do I fix this?

It sounds similar to when your $PATH has not been defined "properly"; ie it  
does not have /usr/X11R6/bin in it....

If you are using a /bin/sh compatible shell, do

echo $PATH

and see if it is there....

I could be wrong... I'm answering this a general UNIX question (my first  
answer on the list..... I'm just starting the install stuff myself)

TjL
--
TjL <luomat@peak.org>   / http://www.peak.org/~luomat/next/
"The best things in life are made into inferior
 versions and bundled with the latest Microsoft systems"
NeXT bookmarks: http://www.peak.org/~luomat/next/bookmarks.html




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