emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] error: Execution of bibtex2html


From: Yagnesh Raghava Yakkala
Subject: Re: [O] error: Execution of bibtex2html
Date: Wed, 07 Nov 2012 12:24:45 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

Hello Vikas,

On 11月 07 2012, Vikas Rawal <address@hidden> 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.

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/")

Hope that helps.,
Thanks
-- 
ఎందరో మహానుభావులు అందరికి వందనములు
YYR




reply via email to

[Prev in Thread] Current Thread [Next in Thread]