Hello Vikas,

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

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