From: <pl...@pi...> - 2007-06-22 23:33:27
|
On Sat, 23 Jun 2007 00:01:44 +0200, Hans-Bernhard Bröker <HBB...@t-...> wrote: > pl...@pi... wrote: > >> Thx , I dont quite understand your reply. Are you saying >> --without-tutorial is not enough? > > It might rather conceivably not be. --without-tutorial only has any > effect if you do have TeX installed. If there's no TeX available, > gnuplot won't try to build the tutorial anyway. > > I haven't kept the mail quoting the exact error, but there's one more > potential, even likely candidate you may be missing: Emacs. gnuplot > uses an Emacs Lisp script (docs/doc2texi.el) to convert gnuplot.doc to a > texinfo document. If configure found a non-working 'emacs', that could > generate the kind of symptoms you see. > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > gnuplot-bugs mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-bugs > Thanks , good guess, that sounds like it could fit. I currently have emacs-21.4 installed with the same options as follows: [ebuild NS ] app-editors/emacs-22.1 USE="X alsa gif gtk jpeg png spell tiff xpm -Xaw3d -gzip-el -hesiod -lesstif -motif -sound -source -toolkit-scroll-bars" Is there one of those build options that I need to turn on to make this into a "working" emacs? TIA. |