brew install gnuplot --with-qt --with-x11 not working
问题 I tried installing gnuplot on a Mac (Mojave 10.14.2) using homebrew today, and it brew is not accepting --with-qt nor --with-x11 (I tried other variants, such as --with-qt5 and --with-x, with no luck.) brew options gnuplot did not report any options. How are we supposed to get the qt and x11 terminals installed on gnuplot now? 回答1: I contacted the brew maintainer who had most recently modified the gnuplot formula. Brew is no longer allowing options in formulas, so "brew install gnuplot --with