> > 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: ***** [11:53:47][0][source]# bibtex2html This is bibtex2html version 1.97, compiled on Mon Nov 5 07:16:12 JST 2012 Copyright (c) 1997-2010 Jean-Christophe Filliâtre and Claude Marché This is free software with ABSOLUTELY NO WARRANTY (use option --warranty) Reading from standard input... C-c C-c [11:54:26][130][source]# which bibtex2html /usr/local/bin/bibtex2html ***** Vikas