Date: Wed, 27 Jul 2011 14:50:20 -0400 (EDT) From: doug@safeport.com To: Chuck Swiger <cswiger@mac.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: build problem trying to upgrade a 7.0 system Message-ID: <alpine.BSF.2.00.1107271445200.99281@fledge.watson.org> In-Reply-To: <26D26E85-5C81-45B3-9F7F-CA855517B15D@mac.com> References: <alpine.BSF.2.00.1107271351520.99281@fledge.watson.org> <26D26E85-5C81-45B3-9F7F-CA855517B15D@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 27 Jul 2011, Chuck Swiger wrote: > On Jul 27, 2011, at 10:55 AM, doug wrote: >> Some is amiss as: >> >> bcr:~# /usr/local/bin/autom4te-2.62 >> /usr/local/bin/autom4te-2.62: Command not found. >> >> How do I find out what the actual error is? > > What does "head -3 /usr/local/bin/autom4te-2.62" say? > One guess is that it's pointing to an invalid invocation of perl.... > #! /usr/bin/perl -w # -*- perl -*- # Generated from autom4te.in; do not edit by hand. exactly - I looked at that and missed the missing local. A mising symlink. Thank you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1107271445200.99281>