From owner-freebsd-ports@FreeBSD.ORG Fri Sep 23 21:59:19 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AA1916A449 for ; Fri, 23 Sep 2005 21:59:18 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3968843D49 for ; Fri, 23 Sep 2005 21:59:15 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by xproxy.gmail.com with SMTP id t13so715101wxc for ; Fri, 23 Sep 2005 14:59:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=C/Ep7EYVCbc+5PYL5vf3a/8CtTgefwSUIdA+rOaSzSsMhPL3BvuRvzOcrD/wVkwIT8twc9ehJkjtadQk8dmvYvLVjJb6G8IrKLmY+L4C5pn0pcwErEIEdChowfcXpQWCGrIlzF2XA4Y45kXBSX0pNAM/Mxghq+n/HDbgplS6QVI= Received: by 10.70.60.14 with SMTP id i14mr1245049wxa; Fri, 23 Sep 2005 14:52:14 -0700 (PDT) Received: by 10.70.53.4 with HTTP; Fri, 23 Sep 2005 14:52:14 -0700 (PDT) Message-ID: <790a9fff05092314521c9d7620@mail.gmail.com> Date: Fri, 23 Sep 2005 16:52:14 -0500 From: Scot Hetzel To: kono@kth.se In-Reply-To: <200509231329.25318.kono@kth.se> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200509231329.25318.kono@kth.se> Cc: freebsd-amd64@freebsd.org, freebsd-ports@freebsd.org Subject: Re: squidtimes: Exec format error. Binary file not executable. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Scot Hetzel List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2005 21:59:19 -0000 On 9/23/05, Alexander Konovalenko wrote: > squidtimes does not work on amd64, when I am trying to run it I get follo= wing > message: > > /usr/local/bin/squidtimes: Exec format error. Binary file not executable. > > I tried to install it as port and package, but neither work. > Does the file have the execute bit set? If not, you'll need to: chmod +x /usr/local/bin/squidtimes If that is the problem, you'll need to report the problem to the port maintainer so he can fix it. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.