Message from discussion
bbedit command not found, despite BBEdit's instance that it is installed
Received: by 10.14.101.16 with SMTP id a16mr4126525eeg.0.1335214557106;
Mon, 23 Apr 2012 13:55:57 -0700 (PDT)
X-BeenThere: bbedit@googlegroups.com
Received: by 10.213.0.154 with SMTP id 26ls1102156ebb.7.gmail; Mon, 23 Apr
2012 13:55:53 -0700 (PDT)
Received: by 10.14.96.134 with SMTP id r6mr4126205eef.1.1335214553077;
Mon, 23 Apr 2012 13:55:53 -0700 (PDT)
Received: by 10.14.96.134 with SMTP id r6mr4126204eef.1.1335214553059;
Mon, 23 Apr 2012 13:55:53 -0700 (PDT)
Return-Path: <maarten.sn...@xs4all.nl>
Received: from smtp-vbr14.xs4all.nl (smtp-vbr14.xs4all.nl. [194.109.24.34])
by gmr-mx.google.com with ESMTP id t8si10886589eef.1.2012.04.23.13.55.53;
Mon, 23 Apr 2012 13:55:53 -0700 (PDT)
Received-SPF: pass (google.com: best guess record for domain of maarten.sn...@xs4all.nl designates 194.109.24.34 as permitted sender) client-ip=194.109.24.34;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of maarten.sn...@xs4all.nl designates 194.109.24.34 as permitted sender) smtp.mail=maarten.sn...@xs4all.nl
Received: from [192.168.178.20] (a82-161-40-18.adsl.xs4all.nl [82.161.40.18])
(authenticated bits=0)
by smtp-vbr14.xs4all.nl (8.13.8/8.13.8) with ESMTP id q3NKtqSu003004
(version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO)
for <bbedit@googlegroups.com>; Mon, 23 Apr 2012 22:55:52 +0200 (CEST)
(envelope-from maarten.sn...@xs4all.nl)
Content-Type: text/plain; charset=iso-8859-1
Mime-Version: 1.0 (Apple Message framework v1257)
Subject: Re: bbedit command not found, despite BBEdit's instance that it is installed
From: Maarten Sneep <maarten.sn...@xs4all.nl>
In-Reply-To: <19c9586b-4f38-447e-8e83-5d2875f7f177@m16g2000yqc.googlegroups.com>
Date: Mon, 23 Apr 2012 22:55:51 +0200
Content-Transfer-Encoding: quoted-printable
Message-Id: <1FEF86FF-0E25-4816-B8F8-87F501BDD639@xs4all.nl>
References: <19c9586b-4f38-447e-8e83-5d2875f7f177@m16g2000yqc.googlegroups.com>
To: bbedit@googlegroups.com
X-Mailer: Apple Mail (2.1257)
X-Virus-Scanned: by XS4ALL Virus Scanner
On 23 apr. 2012, at 22:21, Chris Corwin wrote:
> When I run, say:
>=20
> $ bbedit .git/config
>=20
> ...I am getting:
>=20
> -bash: bbedit: command not found
>=20
>=20
> This is a fairly new machine, and is in a corporate environment.
>=20
> I'm unsure where to even beging poking.
>=20
> Permissions?
>=20
> A $PATH issue ?
* the command-line tools have been installed? See application menu.
* When installed the bbedit tool is located at /usr/bin/bbedit
Check that this is in your $PATH, Google tells me that this is true by =
default.
* The tool at this location is actually a symbolic link into the =
application package.=20
I don't think this is a permissions issue if you can run BBEdit =
itself.
* You are not running the Mac App Store version? This version does not =
have the=20
command-line tools. In this case refer to =
http://www.barebones.com/store/macappstore.html=20
for further causes of action.
* Installing the command-line tools from the non-macapp store version =
will require=20
administrator permissions. I'm not sure how your system is locked down =
in you particular=20
corporation. This can be fun sorting out, I hope you are on speaking =
terms with your=20
administrator ;-)
If this is all OK, then contact support directly to get help in solving =
the issue.
Best,
Maarten