public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org>
To: jwalter-GeJbg9m2jcQAvxtiuMwx3w@public.gmane.org,
	pandoc-discuss
	<pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: Pandoc install on Mojave OS
Date: Fri, 01 Feb 2019 21:26:46 -0800	[thread overview]
Message-ID: <m2womin4kp.fsf@johnmacfarlane.net> (raw)
In-Reply-To: <ee13f2a3-4a7a-4123-9d21-ec34213a973e-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>


Could be that don't have /usr/local/bin in your path.  

echo $PATH will tell you that.  IF it's not there, you
can fix this by adding the following line to the file
.bashrc in your home directory:

export PATH=/usr/local/bin:$PATH

jwalter-GeJbg9m2jcQAvxtiuMwx3w@public.gmane.org writes:

> I installed pandoc using the 2.6 macOS.pkg. The installation seemed to go 
> perfectly fine and completed successfully, but in the terminal (which I 
> have reset) there is no pandoc. I am a noob to this whole ecosystem, but I 
> can't figure out why it's not working. Is there another way that I should 
> be installing this package?
>
>
> -- 
> You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/ee13f2a3-4a7a-4123-9d21-ec34213a973e%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.


  parent reply	other threads:[~2019-02-02  5:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-02  2:23 jwalter-GeJbg9m2jcQAvxtiuMwx3w
     [not found] ` <ee13f2a3-4a7a-4123-9d21-ec34213a973e-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-02-02  3:46   ` Daniel Staal
     [not found]     ` <723de4c4-5ced-30b9-2d3f-5ae9eab8b24d-Jdbf3xiKgS8@public.gmane.org>
2019-02-02 22:40       ` jwalter-GeJbg9m2jcQAvxtiuMwx3w
     [not found]         ` <58dd6940-0e03-48a0-b42b-6d748982e25a-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-02-02 23:19           ` John MacFarlane
     [not found]             ` <m2o97tn5hy.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2019-02-02 23:30               ` jwalter-GeJbg9m2jcQAvxtiuMwx3w
     [not found]                 ` <d8befbed-1b70-4c08-9c8d-20833f1f9cef-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-02-03  3:35                   ` Daniel Staal
2019-02-02  5:26   ` John MacFarlane [this message]
     [not found]     ` <m2womin4kp.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2019-02-02 22:43       ` jwalter-GeJbg9m2jcQAvxtiuMwx3w

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2womin4kp.fsf@johnmacfarlane.net \
    --to=jgm-tvlzxgkolnx2fbvcvol8/a@public.gmane.org \
    --cc=jwalter-GeJbg9m2jcQAvxtiuMwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).