Date: Fri, 20 Mar 2009 04:16:17 +0000 From: Frank Shute <frank@shute.org.uk> To: Peter Portin <peter.portin@multi.fi> Cc: freebsd-questions@freebsd.org Subject: Re: checknewver.sh Message-ID: <20090320041617.GA29938@melon.esperance-linux.co.uk> In-Reply-To: <1237377553.26963.36.camel@feodor.localdomain> References: <1237377553.26963.36.camel@feodor.localdomain>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 18, 2009 at 01:59:13PM +0200, Peter Portin wrote: > > Tiss error is appears on two different computers running 6.4and 7.1. > > What is wrong? > > [root@fritjof /usr/ports/Tools/scripts]# ./checknewver.sh > ERROR: Couldn't find Makefile here. > [root@fritjof /usr/ports/Tools/scripts]# > > Peter By the looks of the script you need to run it from a ports dir. E.g: $ cd /usr/ports/www/firefox $ /usr/ports/Tools/scripts/checknewver.sh You also need to install ftp/ftpcopy Regards, -- Frank Contact info: http://www.shute.org.uk/misc/contact.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090320041617.GA29938>