Re: mp term missing in gnuplot 6.0?

Ethan Merritt <[email protected]> Sat, 06 Apr 2024 15:24:39 -0700
Newsgroups gmane.comp.graphics.gnuplot.devel
Message-ID <2817276.BEx9A2HvPv@stonelion>
On Saturday, 6 April 2024 05:57:00 PDT Allin Cottrell wrote:
> I just built gnuplot 6.0 on Linux, passing --with-metapost to 
> configure. In the output from configure I see "metapost : yes", but 
> on running the program after "make install" there's no mp terminal 
> available:
> 
> gnuplot> set term mp
> 
> Terminal type is now 'unknown'

Stupid typo in term.h
#ifdef WITH_METAPOST  should be #ifdef HAVE_METAPOST

Fixed now

    Ethan





_______________________________________________
gnuplot-beta mailing list
[email protected]
Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-beta