Re: [O] error: Execution of bibtex2html

2012-11-06 Thread Nick Dokos
Yagnesh Raghava Yakkala wrote: > > Hello Vikas, > > On 11 07 2012, Vikas Rawal 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 wi

Re: [O] error: Execution of bibtex2html

2012-11-06 Thread Vikas Rawal
> > > > Sorry, that was a typo. I am able to directly run bibtex2html from the > > bash shell prompt. ECHO $PATH shows /usr/local/bin. So that should not > > be a problem. But somehow org-exp-bibtex.el cannot find it. I wonder > > if org-exp-bibtex has the path hard-coded into it! Or something e

Re: [O] error: Execution of bibtex2html

2012-11-06 Thread Yagnesh Raghava Yakkala
Hello Vikas, On 11月 07 2012, Vikas Rawal 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 t

Re: [O] error: Execution of bibtex2html

2012-11-06 Thread Vikas Rawal
> > 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

Re: [O] error: Execution of bibtex2html

2012-11-06 Thread Vikas Rawal
On Tue, Nov 06, 2012 at 05:43:32PM +0100, Suvayu Ali wrote: > On Tue, Nov 06, 2012 at 05:54:47AM +0900, Vikas Rawal wrote: > > > > But when I export a file having bibtex citations, orgmode complains saying > > "Execution of bibtex2html failed". It seemed to me that orgmode was unable > > to find b

Re: [O] error: Execution of bibtex2html

2012-11-06 Thread Myles English
Hi Vikas, Vikas Rawal writes: >> >> Just a couple of obvious suggestions; are you sure bibtex2html is in >> your path when you launch Emacs? Maybe adding /usr/local/bin to your >> PATH will do the trick. I would put such modifications in >> ~/bash_profile (assuming you use bash as shell), log

Re: [O] error: Execution of bibtex2html

2012-11-06 Thread Nick Dokos
Vikas Rawal wrote: > > > > Just a couple of obvious suggestions; are you sure bibtex2html is in > > your path when you launch Emacs? Maybe adding /usr/local/bin to your > > PATH will do the trick. I would put such modifications in > > ~/bash_profile (assuming you use bash as shell), logout and

Re: [O] error: Execution of bibtex2html

2012-11-06 Thread Vikas Rawal
> > Just a couple of obvious suggestions; are you sure bibtex2html is in > your path when you launch Emacs? Maybe adding /usr/local/bin to your > PATH will do the trick. I would put such modifications in > ~/bash_profile (assuming you use bash as shell), logout and login before > trying again. >

Re: [O] error: Execution of bibtex2html

2012-11-06 Thread Suvayu Ali
On Tue, Nov 06, 2012 at 05:54:47AM +0900, Vikas Rawal wrote: > > But when I export a file having bibtex citations, orgmode complains saying > "Execution of bibtex2html failed". It seemed to me that orgmode was unable > to find bibtex2html. bibtex2html is installed > in /usr/local/bin/bibtex2html.

[O] error: Execution of bibtex2html

2012-11-05 Thread Vikas Rawal
I am having trouble in using org-exp-bibtex.el on debian sid. I was unable to install bibtex2html through the package manager because of dependency problem with ocaml-base-nox-3.12.1. I then installed ocaml separately, and compiled bibtex2html from source. Now, bibtex2html is working fine from the

[O] error: Execution of bibtex2html

2012-11-05 Thread Vikas Rawal
I am having trouble in using org-exp-bibtex.el on debian sid. I was unable to install bibtex2html through the package manager because of dependency problem with ocaml-base-nox-3.12.1. I then installed ocaml separately, and compiled bibtex2html from source. Now, bibtex2html is working fine from the

[O] error: Execution of bibtex2html

2012-11-04 Thread Vikas Rawal
I am having trouble in using org-exp-bibtex.el on debian sid. I was unable to install bibtex2html through the package manager because of dependency problem with ocaml-base-nox-3.12.1. I then installed ocaml separately, and compiled bibtex2html from source. Now, bibtex2html is working fine from the