|
From: Ethan A M. <merritt@u.washington.edu> - 2006-07-28 06:15:30
|
> Dmitri A. Sergatskov wrote: > > make[2]: Entering directory `/home/dima/src/gnuplot/tutorial' > > Expected X11 driver: /usr/local/libexec/gnuplot/4.1/gnuplot_x11 > > Exec failed: No such file or directory > > See 'help x11' for more details > > make[2]: *** [eg1.tex] Error 141 > > make[2]: Leaving directory `/home/dima/src/gnuplot/tutorial' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/home/dima/src/gnuplot' > > make: *** [all] Error 2 On Tuesday 25 July 2006 03:32 pm, Timoth=C3=A9e Lecomte wrote: > Hi Dmitri,=20 > Can you please try the attached patch ? I can understand why the error messages occur, and why your patch makes them go away. But I do not understand why the make failed in Dmitri's case. When I try it here, I get the error messages from the child process that would have become gnuplot_x11, but the main process exits normally and "make" completes successfully. Is there another error lurking here somewhere? =2D-=20 Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle 98195-7742 |