From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bryan Emrys Subject: Re: Need help on org-exp-blocks and dot Date: Thu, 20 Jan 2011 13:38:57 -0800 Message-ID: References: <87sjwnwfrc.fsf@gmail.com> <4D38A8F5.5080302@ccbr.umn.edu> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1376647780==" Return-path: Received: from [140.186.70.92] (port=45303 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pg2Do-00059P-6B for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 16:39:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pg2Dm-0003Pp-Sn for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 16:39:11 -0500 Received: from mail-iw0-f169.google.com ([209.85.214.169]:64797) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pg2Dm-0003P5-NO for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 16:39:10 -0500 Received: by iwn40 with SMTP id 40so1184939iwn.0 for ; Thu, 20 Jan 2011 13:39:10 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Erik Iverson Cc: emacs-orgmode@gnu.org --===============1376647780== Content-Type: multipart/alternative; boundary=0022152d5fcdfff936049a4df51e --0022152d5fcdfff936049a4df51e Content-Type: text/plain; charset=ISO-8859-1 /usr/local/bin is also in /etc/paths if I echo $PATH, I get /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin Thanks, Bryan On Thu, Jan 20, 2011 at 1:33 PM, Bryan Emrys wrote: > Eric, > > .profile has: > # MacPorts Installer addition on 2009-04-08_at_20:48:37: adding an > appropriate PATH variable for use with MacPorts. > export PATH=/opt/local/bin:/opt/local/sbin:$PATH > # Finished adapting your PATH environment variable for use with MacPorts. > > > > On Thu, Jan 20, 2011 at 1:28 PM, Erik Iverson wrote: > >> >> >> Bryan Emrys wrote: >> >>> Hi, >>> >>> Now getting an error message: /bin/bash: dot: command not found >>> >>> Hmm. Pathname issue? >>> >> >> Absolutely. >> >> >> >>> On the mac, dot is in /opt/local/bin/dot >>> My .emacs file has: (setq load-path (cons "/opt/local/bin" load-path)) >>> >>> >> That won't add anything to your shell's path, it's just where Emacs >> looks for code to load. >> >> >> I can certainly just open a terminal window and run dot from the command >>> line. >>> >> >> Can you grep your shell startup files and find out which one adds >> /opt/local/bin to the path? >> >> > --0022152d5fcdfff936049a4df51e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable /usr/local/bin is also in /etc/paths

if I echo $PATH, I get

/= opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:= /usr/X11/bin

Thanks,

Bryan

On Thu, Jan 20, 2011 at 1:33 PM, Bryan Emrys <bryan.emrys@gmail.com> wrot= e:
Eric,

.profile has:
# MacPorts Installer addition on 2009-04-08_a= t_20:48:37: adding an appropriate PATH variable for use with MacPorts.
e= xport PATH=3D/opt/local/bin:/opt/local/sbin:$PATH
# Finished adapting yo= ur PATH environment variable for use with MacPorts.



On Thu, Jan 20, 2011 at 1:28 PM, Erik Iv= erson <eriki@ccbr.umn.edu> wrote:


Bryan Emrys wrote:
Hi,

Now getting an error message: /bin/bash: dot: command not found

Hmm. Pathname issue?

Absolutely.



On the mac, dot is in /opt/local/bin/dot
My .emacs file has: (setq load-path (cons "/opt/local/bin" load-p= ath))


That won't add anything to your shell's path, it's just where E= macs
looks for code to load.


I can certainly just open a terminal window and run dot from the command li= ne.

Can you grep your shell startup files and find out which one adds
/opt/local/bin to the path?



--0022152d5fcdfff936049a4df51e-- --===============1376647780== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1376647780==--