Difference between revisions of "Gnuplot on Mac OS X"

From Nuclear Physics Group Documentation Pages
Jump to navigationJump to search
 
Line 8: Line 8:
 
I compiled Aquaterm and Gnuplot on Snow Leopard as a Universal Binary (i386, x86_64) (the Aquaterm also has ppc, the gnuplot does not.) I tested these in 64-bit and 32-bit mode on my system running 10.6.2. Note that if you run gnuplot in 32-bit mode you also need to run Aquaplot in 32-bit mode or you will not get any output. To run Aquaterm in 32-bit mode on a 64-bit cpu, click on "Open in 32-bit mode" in the "Info Panel" (right click or control-click the executable and select "Get Info").
 
I compiled Aquaterm and Gnuplot on Snow Leopard as a Universal Binary (i386, x86_64) (the Aquaterm also has ppc, the gnuplot does not.) I tested these in 64-bit and 32-bit mode on my system running 10.6.2. Note that if you run gnuplot in 32-bit mode you also need to run Aquaplot in 32-bit mode or you will not get any output. To run Aquaterm in 32-bit mode on a 64-bit cpu, click on "Open in 32-bit mode" in the "Info Panel" (right click or control-click the executable and select "Get Info").
  
To install down load Aquaterm app and place in /Applications/ and download gnuplot executable and place in /usr/local/bin/
+
To install down load Aquaterm.zip, unzip it (double click) and then and place the Aquaterm.app in /Applications/ and, download gnuplot.zip, unzip it and place "gnuplot" executable in /usr/local/bin/
  
* [[Media:Aquaterm.app]] (Universal binary: i386, x86_64, ppc)
+
* [[Media:Aquaterm.zip]] (Universal binary: i386, x86_64, ppc)
* [[Media:gnuplot]]  (Universal binary: i386, x86_64).
+
* [[Media:gnuplot.zip]]  (Universal binary: i386, x86_64).

Revision as of 14:11, 16 December 2009

Gnuplot

  • The documentation for gnuplot is found here: Gnuplot Manual (Sourceforge dowload)
  • Gnuplot tutorial: [1]

Gnuplot for Mac OS X Snow Leopard

I compiled Aquaterm and Gnuplot on Snow Leopard as a Universal Binary (i386, x86_64) (the Aquaterm also has ppc, the gnuplot does not.) I tested these in 64-bit and 32-bit mode on my system running 10.6.2. Note that if you run gnuplot in 32-bit mode you also need to run Aquaplot in 32-bit mode or you will not get any output. To run Aquaterm in 32-bit mode on a 64-bit cpu, click on "Open in 32-bit mode" in the "Info Panel" (right click or control-click the executable and select "Get Info").

To install down load Aquaterm.zip, unzip it (double click) and then and place the Aquaterm.app in /Applications/ and, download gnuplot.zip, unzip it and place "gnuplot" executable in /usr/local/bin/