all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Yagnesh Raghava Yakkala <hi@yagnesh.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: error: Execution of bibtex2html
Date: Tue, 06 Nov 2012 23:10:16 -0500	[thread overview]
Message-ID: <5760.1352261416@alphaville> (raw)
In-Reply-To: Message from Yagnesh Raghava Yakkala <hi@yagnesh.org> of "Wed, 07 Nov 2012 12:24:45 +0900." <87a9uujds2.fsf@yagnesh.org>

Yagnesh Raghava Yakkala <hi@yagnesh.org> wrote:

> 
> Hello Vikas,
> 
> On 11 07 2012, Vikas Rawal <vikaslists@agrarianresearch.org> wrote:
> 
> >> > Sorry, that was a typo. I am able to directly run bibtex2html from the
> >> > bash shell prompt. ECHO $PATH shows /usr/local/bin.
> >> 
> >> What does 'which bibtex2html' show?
> >> 
> >
> > from within M-x shell:
> 
> As Nick said in his previous mail, if the shell has executable in its path
> doesn't ensure emacs to find it.
> 

As an amendment to my previous note, normally, if the shell inside emacs
can find the executable, then emacs should be able to find it too. There
are some abnormal situations however (e.g. defining PATH in .bashrc or
equiv - yecchh) that would cause the shell to find it whereas emacs would
not be able to. So Yagnesh is correct in asking for more checking.

Nick

> in your emacs,
> M-: (executable-find "bibtex2html")
> 
> to see whether emacs can find the executable, if it doesn't, add the following
> in your .emacs
> 
> (add-to-list 'exec-path "/path/to/your/bibtex2html/")
> 

  reply	other threads:[~2012-11-07  4:10 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-05 20:54 error: Execution of bibtex2html Vikas Rawal
2012-11-06 16:43 ` Suvayu Ali
2012-11-06 21:09   ` Vikas Rawal
2012-11-06 21:24     ` Myles English
2012-11-07  2:57       ` Vikas Rawal
2012-11-07  3:24         ` Yagnesh Raghava Yakkala
2012-11-07  4:10           ` Nick Dokos [this message]
2012-11-07  9:02             ` Renaming the thread: orgmode-bibtex/html-export issues Vikas Rawal
2012-11-09 21:32               ` Vikas Rawal
2012-11-09 22:16                 ` Vikas Rawal
2012-11-06 21:26   ` error: Execution of bibtex2html Vikas Rawal
  -- strict thread matches above, loose matches on Subject: below --
2012-11-05 20:49 Vikas Rawal
2012-11-04 23:48 Vikas Rawal
2011-12-07 11:16 Batch export to html Vikas Rawal
2011-12-08 19:49 ` Achim Gratz
2011-09-29 16:13 org-mobile-push Vikas Rawal
2011-09-29 16:48 ` org-mobile-push Jambunathan K
     [not found] ` <vikaslists@agrarianresearch.org>
2011-09-29 16:54   ` org-mobile-push Nick Dokos
2011-09-29 23:34     ` org-mobile-push Vikas Rawal
2011-10-01  6:40   ` org-mobile-push Nick Dokos
2011-10-02  3:09     ` org-mobile-push Vikas Rawal
2011-12-07 16:49   ` Batch export to html Nick Dokos
2012-11-06 21:23   ` error: Execution of bibtex2html Nick Dokos
2012-11-07  3:51     ` Vikas Rawal

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=5760.1352261416@alphaville \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=hi@yagnesh.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.