Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 May 1999 10:34:33 +0800 (WST)
From:      Dean Hollister <dean@odyssey.apana.org.au>
To:        Thomas@hentschel.net
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: makewhatis
Message-ID:  <Pine.BSF.4.05.9905011030450.3116-100000@odyssey.apana.org.au>
In-Reply-To: <199905010217.TAA10378@gate.hentschel.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 30 Apr 1999 Thomas@hentschel.net wrote:

> makewhatis is a perl script, looks like you're missing perl...

Ahhhh! Found the problem. makewhatis and killall are looking for perl in
/usr/bin, when it's actually installed in /usr/local/bin

ln -s /usr/local/bin/perl perl

fixed it.

Thanks for the help!!! :-)

d.



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?Pine.BSF.4.05.9905011030450.3116-100000>