I want to use the bodegraph package which uses gnuplot.
My distribution is a texlive 2010 on ubuntu 11.04.
I've tried to put in the file texmf.cnf :
Code: Select all
shell_escape = p
shell_escape_commands = \
bibtex,bibtex8,\
kpsewhich,\
makeindex,\
repstopdf,\
gnuplot
openout_any = r
openin_any = a
So, I've tried to put -shell-escape in the latex and pdflatex command or --enable-write18 but the compilation gives the same error.I can't write on file `gnuplot/Dessins/1.gnuplot'.