<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Install gnuplot on Ubuntu</title>
	<atom:link href="http://www.miscdebris.net/blog/2007/04/27/install-gnuplot-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.miscdebris.net/blog/2007/04/27/install-gnuplot-on-ubuntu/</link>
	<description>A blog about my research work, computer and internet stuff, personal life.</description>
	<lastBuildDate>Fri, 27 Aug 2010 17:42:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: zhoubinwx</title>
		<link>http://www.miscdebris.net/blog/2007/04/27/install-gnuplot-on-ubuntu/comment-page-1/#comment-29831</link>
		<dc:creator>zhoubinwx</dc:creator>
		<pubDate>Mon, 04 Jan 2010 08:58:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.miscdebris.net/blog/?p=19#comment-29831</guid>
		<description>Hello Iri,

I followed your instruction, but I get error in my Ubuntu 9.10:

energeticsaerosol@ubuntu:~/Program_run$ cd gnuplot-4.4.0-rc1/
energeticsaerosol@ubuntu:~/Program_run/gnuplot-4.4.0-rc1$ ls
aclocal.m4  config.status  FAQ.pdf      Makefile.am     PGPKEYS     stamp-h1
BUGS        configure      GNUmakefile  Makefile.in     pm3d        term
ChangeLog   configure.in   INSTALL      Makefile.maint  PORTING     TODO
CodeStyle   configure.vms  INSTALL.gnu  man             README      tutorial
config      Copyright      install-sh   missing         README.1ST  VERSION
config.h    demo           lisp         mkinstalldirs   share
config.hin  depcomp        m4           NEWS            src
config.log  docs           Makefile     PATCHLEVEL      stamp-h
energeticsaerosol@ubuntu:~/Program_run/gnuplot-4.4.0-rc1$ mkdir /tmp/build
energeticsaerosol@ubuntu:~/Program_run/gnuplot-4.4.0-rc1$ cd /tmp/build/
energeticsaerosol@ubuntu:/tmp/build$ ls
energeticsaerosol@ubuntu:/tmp/build$ apt-get source gnuplot
apt-get: /home/energeticsaerosol/OpenFOAM/ThirdParty-1.6/gcc-4.3.3/platforms/linux/lib/libstdc++.so.6: version `GLIBCXX_3.4.11&#039; not found (required by apt-get)
apt-get: /home/energeticsaerosol/OpenFOAM/ThirdParty-1.6/gcc-4.3.3/platforms/linux/lib/libstdc++.so.6: version `GLIBCXX_3.4.11&#039; not found (required by /usr/lib/libapt-pkg-libc6.10-6.so.4.8)

If you have some ideas, would you please let me know.

Thank you.

Bin</description>
		<content:encoded><![CDATA[<p>Hello Iri,</p>
<p>I followed your instruction, but I get error in my Ubuntu 9.10:</p>
<p>energeticsaerosol@ubuntu:~/Program_run$ cd gnuplot-4.4.0-rc1/<br />
energeticsaerosol@ubuntu:~/Program_run/gnuplot-4.4.0-rc1$ ls<br />
aclocal.m4  config.status  FAQ.pdf      Makefile.am     PGPKEYS     stamp-h1<br />
BUGS        configure      GNUmakefile  Makefile.in     pm3d        term<br />
ChangeLog   configure.in   INSTALL      Makefile.maint  PORTING     TODO<br />
CodeStyle   configure.vms  INSTALL.gnu  man             README      tutorial<br />
config      Copyright      install-sh   missing         README.1ST  VERSION<br />
config.h    demo           lisp         mkinstalldirs   share<br />
config.hin  depcomp        m4           NEWS            src<br />
config.log  docs           Makefile     PATCHLEVEL      stamp-h<br />
energeticsaerosol@ubuntu:~/Program_run/gnuplot-4.4.0-rc1$ mkdir /tmp/build<br />
energeticsaerosol@ubuntu:~/Program_run/gnuplot-4.4.0-rc1$ cd /tmp/build/<br />
energeticsaerosol@ubuntu:/tmp/build$ ls<br />
energeticsaerosol@ubuntu:/tmp/build$ apt-get source gnuplot<br />
apt-get: /home/energeticsaerosol/OpenFOAM/ThirdParty-1.6/gcc-4.3.3/platforms/linux/lib/libstdc++.so.6: version `GLIBCXX_3.4.11&#8242; not found (required by apt-get)<br />
apt-get: /home/energeticsaerosol/OpenFOAM/ThirdParty-1.6/gcc-4.3.3/platforms/linux/lib/libstdc++.so.6: version `GLIBCXX_3.4.11&#8242; not found (required by /usr/lib/libapt-pkg-libc6.10-6.so.4.8)</p>
<p>If you have some ideas, would you please let me know.</p>
<p>Thank you.</p>
<p>Bin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drawing The Long Tail Of A Zipf Law Using Gnuplot, Java and Moby-Dick &#171; Java. Internet. Algorithms. Ideas.</title>
		<link>http://www.miscdebris.net/blog/2007/04/27/install-gnuplot-on-ubuntu/comment-page-1/#comment-28082</link>
		<dc:creator>Drawing The Long Tail Of A Zipf Law Using Gnuplot, Java and Moby-Dick &#171; Java. Internet. Algorithms. Ideas.</dc:creator>
		<pubDate>Mon, 26 Oct 2009 10:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.miscdebris.net/blog/?p=19#comment-28082</guid>
		<description>[...] depending on your distrib it should be as simple as an apt-get install (for ubuntu you can check this howto). For windows you can either go the &#8220;hard&#8221; way with cygwin + X11 (see Part 1,4 and5 of [...]</description>
		<content:encoded><![CDATA[<p>[...] depending on your distrib it should be as simple as an apt-get install (for ubuntu you can check this howto). For windows you can either go the &#8220;hard&#8221; way with cygwin + X11 (see Part 1,4 and5 of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iri</title>
		<link>http://www.miscdebris.net/blog/2007/04/27/install-gnuplot-on-ubuntu/comment-page-1/#comment-27011</link>
		<dc:creator>Iri</dc:creator>
		<pubDate>Tue, 22 Sep 2009 04:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.miscdebris.net/blog/?p=19#comment-27011</guid>
		<description>The reason libreadline is not used is that gnuplot is not a GPL(-compatible) program, while libreadline is GPL which requires programs that it&#039;s linked into to also be GPL

You shouldn&#039;t use checkinstall or paco or any somesuch to recompile it, but the proper Debian/Ubuntu package from your distribution - it should be of better quality than something you stitch together with spit and checkinstall. 

In short:
add a deb-src line to /etc/apt/sources.list
sudo apt-get build-dep gnuplot; 
mkdir /tmp/build; cd /tmp/build
apt-get source gnuplot
cd gnuplot*
pico debian/rules 
# change --with-readline=builtin to 
# --with-readline=gnu the two times it appears and save file
# change whatever else you like
dpkg-buildpackage;
cd ..; 
sudo dpkg -i *.deb;

Cheers,
I.</description>
		<content:encoded><![CDATA[<p>The reason libreadline is not used is that gnuplot is not a GPL(-compatible) program, while libreadline is GPL which requires programs that it&#8217;s linked into to also be GPL</p>
<p>You shouldn&#8217;t use checkinstall or paco or any somesuch to recompile it, but the proper Debian/Ubuntu package from your distribution &#8211; it should be of better quality than something you stitch together with spit and checkinstall. </p>
<p>In short:<br />
add a deb-src line to /etc/apt/sources.list<br />
sudo apt-get build-dep gnuplot;<br />
mkdir /tmp/build; cd /tmp/build<br />
apt-get source gnuplot<br />
cd gnuplot*<br />
pico debian/rules<br />
# change &#8211;with-readline=builtin to<br />
# &#8211;with-readline=gnu the two times it appears and save file<br />
# change whatever else you like<br />
dpkg-buildpackage;<br />
cd ..;<br />
sudo dpkg -i *.deb;</p>
<p>Cheers,<br />
I.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Werner</title>
		<link>http://www.miscdebris.net/blog/2007/04/27/install-gnuplot-on-ubuntu/comment-page-1/#comment-21710</link>
		<dc:creator>Werner</dc:creator>
		<pubDate>Tue, 28 Apr 2009 21:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.miscdebris.net/blog/?p=19#comment-21710</guid>
		<description>nddieu,

regarding looptools (whatever this is), in the source directory where you&#039;ve run &quot;make install&quot;, run &quot;make uninstall&quot; - this only works if the developers provided this make target.

Regards,
Werner</description>
		<content:encoded><![CDATA[<p>nddieu,</p>
<p>regarding looptools (whatever this is), in the source directory where you&#8217;ve run &#8220;make install&#8221;, run &#8220;make uninstall&#8221; &#8211; this only works if the developers provided this make target.</p>
<p>Regards,<br />
Werner</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Werner</title>
		<link>http://www.miscdebris.net/blog/2007/04/27/install-gnuplot-on-ubuntu/comment-page-1/#comment-21709</link>
		<dc:creator>Werner</dc:creator>
		<pubDate>Tue, 28 Apr 2009 21:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.miscdebris.net/blog/?p=19#comment-21709</guid>
		<description>nddieu,

regarding the gtk library, read the comments further above: &quot;you need to install the development files for libgtk.
“sudo apt-get install libgtk2.0-dev” or install the libgtk2.0-dev package via synaptic.&quot;

Regards,
Werner</description>
		<content:encoded><![CDATA[<p>nddieu,</p>
<p>regarding the gtk library, read the comments further above: &#8220;you need to install the development files for libgtk.<br />
“sudo apt-get install libgtk2.0-dev” or install the libgtk2.0-dev package via synaptic.&#8221;</p>
<p>Regards,<br />
Werner</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nddieu</title>
		<link>http://www.miscdebris.net/blog/2007/04/27/install-gnuplot-on-ubuntu/comment-page-1/#comment-21693</link>
		<dc:creator>nddieu</dc:creator>
		<pubDate>Tue, 28 Apr 2009 16:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.miscdebris.net/blog/?p=19#comment-21693</guid>
		<description>I had installed Looptools 4.2.5 without prefix to a clearly directory. Now I want to remove it (to install again with prefix) what is the command line I should do ?

please help me as soon as possiple. thank you!!

nddieu</description>
		<content:encoded><![CDATA[<p>I had installed Looptools 4.2.5 without prefix to a clearly directory. Now I want to remove it (to install again with prefix) what is the command line I should do ?</p>
<p>please help me as soon as possiple. thank you!!</p>
<p>nddieu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nddieu</title>
		<link>http://www.miscdebris.net/blog/2007/04/27/install-gnuplot-on-ubuntu/comment-page-1/#comment-21688</link>
		<dc:creator>nddieu</dc:creator>
		<pubDate>Tue, 28 Apr 2009 16:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.miscdebris.net/blog/?p=19#comment-21688</guid>
		<description>Hi!

Can you help me with. When I installed WXGTK it ran into this mistake :


*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error:
The development files for GTK+ were not found. For GTK+ 2, please
ensure that pkg-config is in the path and that gtk+-2.0.pc is
installed. For GTK+ 1.2 please check that gtk-config is in the path,
and that the version is 1.2.3 or above. Also check that the
libraries returned by &#039;pkg-config gtk+-2.0 --libs&#039; or &#039;gtk-config
--libs&#039; are in the LD_LIBRARY_PATH or equivalent.


I dint known what exactly to do next. please help me as soon as posible. thanks

nddieu</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Can you help me with. When I installed WXGTK it ran into this mistake :</p>
<p>*** Could not run GTK+ test program, checking why&#8230;<br />
*** The test program failed to compile or link. See the file config.log for the<br />
*** exact error that occured. This usually means GTK+ is incorrectly installed.<br />
configure: error:<br />
The development files for GTK+ were not found. For GTK+ 2, please<br />
ensure that pkg-config is in the path and that gtk+-2.0.pc is<br />
installed. For GTK+ 1.2 please check that gtk-config is in the path,<br />
and that the version is 1.2.3 or above. Also check that the<br />
libraries returned by &#8216;pkg-config gtk+-2.0 &#8211;libs&#8217; or &#8216;gtk-config<br />
&#8211;libs&#8217; are in the LD_LIBRARY_PATH or equivalent.</p>
<p>I dint known what exactly to do next. please help me as soon as posible. thanks</p>
<p>nddieu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kubuntu/astro/math packages: Fine-tuning (K)ubuntu and installing some astro/math packages</title>
		<link>http://www.miscdebris.net/blog/2007/04/27/install-gnuplot-on-ubuntu/comment-page-1/#comment-19546</link>
		<dc:creator>Kubuntu/astro/math packages: Fine-tuning (K)ubuntu and installing some astro/math packages</dc:creator>
		<pubDate>Wed, 11 Feb 2009 16:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.miscdebris.net/blog/?p=19#comment-19546</guid>
		<description>[...] Download .tar.gz from sourceforge. Then following the instructions from http://www.miscdebris.net/blog/2007/04/27/install-gnuplot-on-ubuntu/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Download .tar.gz from sourceforge. Then following the instructions from <a href="http://www.miscdebris.net/blog/2007/04/27/install-gnuplot-on-ubuntu/" rel="nofollow">http://www.miscdebris.net/blog/2007/04/27/install-gnuplot-on-ubuntu/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tormod</title>
		<link>http://www.miscdebris.net/blog/2007/04/27/install-gnuplot-on-ubuntu/comment-page-1/#comment-18078</link>
		<dc:creator>Tormod</dc:creator>
		<pubDate>Tue, 09 Dec 2008 10:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.miscdebris.net/blog/?p=19#comment-18078</guid>
		<description>Don&#039;t forget that &quot;sudo apt-get build-dep gnuplot&quot; conveniently installs the library header packages needed for compiling.

Anyway, gnuplot in Debian/Ubuntu now uses libedit which is a pretty good alternative to GNU readline.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget that &#8220;sudo apt-get build-dep gnuplot&#8221; conveniently installs the library header packages needed for compiling.</p>
<p>Anyway, gnuplot in Debian/Ubuntu now uses libedit which is a pretty good alternative to GNU readline.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Luis Cabellos</title>
		<link>http://www.miscdebris.net/blog/2007/04/27/install-gnuplot-on-ubuntu/comment-page-1/#comment-4872</link>
		<dc:creator>Jose Luis Cabellos</dc:creator>
		<pubDate>Fri, 28 Mar 2008 00:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.miscdebris.net/blog/?p=19#comment-4872</guid>
		<description>Hi Great 
it works pretty well ...thanks  
Regards 
Jose Luis</description>
		<content:encoded><![CDATA[<p>Hi Great<br />
it works pretty well &#8230;thanks<br />
Regards<br />
Jose Luis</p>
]]></content:encoded>
	</item>
</channel>
</rss>
