Gnuplot installieren

H

HarryKane

Jungspund
Hi,

ich versuche mich gerade daran die neuste Version von gnuplot zu installieren. In den repositories habe ich bisher nur 4.2.5 gefunden, es gibt jedoch schon 4.4.

Entsprechend: 2.4 How do I get gnuplot to compile on my system?
habe ich ./configure eingetippt. Am Ende steht unter anderem
Code:
gnuplot will be compiled with the following terminals:

  Standalone terminals: yes (always builtin)
    (canvas, cgm, corel, dumb, dxf, eepic, emf, emtex,
    epslatex, epson_180dpi, epson_60dpi, epson_lx800, fig, gpic, hp2623A,
    hp2648, hp500c, hpdj, hpgl, hpljii, hppj, imagen,
    latex, metafont, metapost, mif, pbm, postscript, pslatex, nec_cp6, okidata,
    pcl5, pstex, pstricks, qms, regis, svg, tandy_60dpi,
    tek40xx, tek410x, texdraw, tgif, tkcanvas, tpic, vttek)
  X Window System terminal: yes
    (with multi-byte fonts)
    (enable plotting to windows opened by external apps) 
    (without binary polygon protocol )
    (with application defaults, in /etc/X11/app-defaults/)
  jpeg terminal: no (requires libgd with jpeg support)
  gif terminal: no (requires libgd with gif support)
  png terminal: no (requires libgd with png support)
    (jpeg, gif and png terminals cannot use TTF fonts, requires libgd support)
  pdf terminal: no (requires libpdf)
  plot library terminal: no (use --with-plot to enable, requires GNU plotutils
                             or UNIX plot)
  linux terminal (vga console): no (use --with-linux-vga to enable,
                                       requires SVGAlib)
  vgagl terminal ((s)vga console): no (use --with-linux-vga to enable,
                                       requires SVGAlib with vgagl)
  ggi terminal: no (use --with-ggi to enable, requires libggi)
  mgr terminal: no (use --enable-mgr to enable, requires libpixrect)
  rgip/uniplex terminal: no (use --enable-rgip to enable)
  svga terminal (MSDOS/djgpp): no
  be terminal (BeOS): no
  next terminal: no
  aqua terminal (MacOS X): no
  wxt terminal: no (requires C++, wxWidgets>2.6, cairo>0.9, pango>1.10)
  cairo-based pdf and png terminals: yes 
  lua/TikZ terminal: no
Ich habe mich dann gefragt warum jpeg, gif und pdf nicht unterstützt werden. Also habe ich nach der libgd gesucht. Ein package namens libgd gab es so direkt nicht, aber auf der gnuplot seite (FAQ) fand ich den Hinweis auf http://www.libgd.org/. Unter YAST geschaut: die Bibliothek "gd" (2.0.36.RC1) ist installiert.

So ... wie bringe ich jetzt gnuplot dazu gd als libgd zu erkennen?

Würde es helfen wenn ich gnuplot als rpm bastel wie in den gnuplot FAQ 2.4 beschrieben?

Kann ich mir die Mühe vllt sogar sparen, weil jemand ein Quelle für die aktuelle gnuplot Version parat hat?

Gruß,
HarryKane
 
Unter YAST geschaut: die Bibliothek "gd" (2.0.36.RC1) ist installiert.
Sind denn auch die Header dafür installiert?
Keine Ahnung wie das unter suse heißt, bei debian und Konsorten haben solche Pakete in der Regel ein "-dev" oder "-devel" am Ende.
 

Ähnliche Themen

NGINX bietet intern abgerufene Seiten nur zum Download an, extern geht's

Nginx als Reverse Proxy für Nextcloud und Emby

Zugriff Ubuntu 16.04. auf Freigabe 18.04. LTS nicht möglich

Samba 4 Gast Zugang unter Ubuntu funktioniert nicht

dovecot und postfix Konfiguration Problem

Zurück
Oben