Thank you Eric and Erik for the incredibly quick troubleshooting. I updated
.emacs with the setenv command suggested by Eric, restarted emacs and
everything now works as expected.
Bryan
On Thu, Jan 20, 2011 at 1:51 PM, Eric Schulte wrote:
> back when I had to use a mac, I would just symlink path
/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 additio
, 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
&g
= "S(a)" ];
> LR_6 -> LR_6 [ label = "S(b)" ];
> LR_6 -> LR_5 [ label = "S(a)" ];
> LR_7 -> LR_8 [ label = "S(b)" ];
> LR_7 -> LR_5 [ label = "S(a)" ];
> LR_8 -> LR_6 [ lab
Hello. Trying to use org-exp-blocks with dot to export a graphic in
generated html file. Works on linux box.
However, on a mac box everything except the graph is generated. Instead of
pulling in the graphic, it just prints dot_somehashednumber.png. As far as I
can tell, that png is not generated a
Hello all,
I'm exporting an org page to xhtml and I'm trying to show an svg file in an
xhtml page the same way that a png file can be shown. So far, my efforts
have only succeeded in getting a link to the svg file on the page.
I can hand input and have it appear (at least in firefox,
opera and c