[Top][All Lists]
[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
- [O] error: Execution of bibtex2html, Vikas Rawal, 2012/11/04
- [O] error: Execution of bibtex2html, Vikas Rawal, 2012/11/05
- [O] error: Execution of bibtex2html, Vikas Rawal, 2012/11/05
- Re: [O] error: Execution of bibtex2html, Suvayu Ali, 2012/11/06
- Re: [O] error: Execution of bibtex2html, Vikas Rawal, 2012/11/06
- Re: [O] error: Execution of bibtex2html, Nick Dokos, 2012/11/06
- Re: [O] error: Execution of bibtex2html, Vikas Rawal, 2012/11/06
- Re: [O] error: Execution of bibtex2html, Myles English, 2012/11/06
- Re: [O] error: Execution of bibtex2html, Vikas Rawal, 2012/11/06
- Re: [O] error: Execution of bibtex2html,
Yagnesh Raghava Yakkala <=
- Re: [O] error: Execution of bibtex2html, Nick Dokos, 2012/11/06
- [O] Renaming the thread: orgmode-bibtex/html-export issues, Vikas Rawal, 2012/11/07
- Re: [O] Renaming the thread: orgmode-bibtex/html-export issues, Vikas Rawal, 2012/11/09
- Re: [O] Renaming the thread: orgmode-bibtex/html-export issues, Vikas Rawal, 2012/11/09
- Re: [O] error: Execution of bibtex2html, Vikas Rawal, 2012/11/06