Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Sep 2005 00:13:14 +0200
From:      Alexander Konovalenko <kono@kth.se>
To:        Scot Hetzel <swhetzel@gmail.com>
Cc:        freebsd-amd64@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: squidtimes: Exec format error. Binary file not executable.
Message-ID:  <200509240013.14601.kono@kth.se>
In-Reply-To: <790a9fff05092314521c9d7620@mail.gmail.com>
References:  <200509231329.25318.kono@kth.se> <790a9fff05092314521c9d7620@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 23 September 2005 23.52, Scot Hetzel wrote:
> On 9/23/05, Alexander Konovalenko <kono@kth.se> wrote:
> > squidtimes does not work on amd64, when I am trying to run it I get
> > following 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.

yeap, it has the execute bit set:

ls -l /usr/local/bin/squidtimes
-r-xr-xr-x  1 root  wheel  65265 Apr 25 12:04 /usr/local/bin/squidtimes


/Alexander Konovalenko







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