Hi,
I have an issue with texmaker. In the Preferences - Commands panel, I have set (I have texlive):
LaTeX: "/usr/local/texlive/2007/bin/i386-darwin/latex" -interaction=nonstopmode %.tex
dvips: "/usr/local/texlive/2007/bin/i386-darwin/dvips" -o %.ps %.dvi
Bibtex: "/usr/local/texlive/2007/bin/i386-darwin/bibtex" %.aux
Makeindex: "/usr/local/texlive/2007/bin/i386-darwin/makeindex" %.idx
DVI Betrachter: open %.dvi
PS Betrachter: open %.ps
PdfLateX: "/usr/local/texlive/2007/bin/i386-darwin/pdflatex" -interaction=nonstopmode %.tex
Dvipdfm: "/usr/local/texlive/2007/bin/i386-darwin/dvipdfm" %.dvi
ps2pdf: "/usr/local/texlive/2007/bin/i386-darwin/ps2pdf" %.ps
PDF Betrachter: open %.pdf
metapost: "/usr/local/texlive/2007/bin/i386-darwin/mpost" --interaction nonstopmode
ghostscript: /usr/local/bin/gs
When I launch the bibtex command, on the Messages/Log File window, it appears:
Error : could not start the command
Could anyone help?