From: <pl...@pi...> - 2007-06-24 19:47:03
|
On Wed, 20 Jun 2007 20:01:55 +0200, Hans-Bernhard Bröker <HBB...@t-...> wrote: > pl...@pi... wrote: > >> I dont have tetex so I did: >> ./configure --without-tutorial > That's not going to do it. You need at least the makeinfo program of > GNU texinfo. OK , I no longer have emacs installed. I did make clean and ./configure --without-tutorial now ends with the following output: gnuplot will install the following additional materials: lasergnu printer script: no (use --with-lasergnu to enable) gnuplot-mode for X/Emacs: yes LaTeX tutorial: no Help file: yes (always), in ${datarootdir}/gnuplot/4.3/gnuplot.gih PostScript prologue files: yes (always) make install includes the following output: make[1]: Entering directory `/svn/gnuplot/docs' ../mkinstalldirs /usr/local/share/gnuplot/4.3 /usr/bin/install -c -m 644 gnuplot.gih /usr/local/share/gnuplot/4.3/gnuplot.gih Creating texinfo No emacs found - cannot create texinfo file But this does raise an error , so looks like I'm OK. Seems to run in any case. Thanks for pointing me in the right direction. Hopefully I dont need emacs back, never used it but I dont know if it got pulled in as a dep. for something I use. Time will tell. Thx. |