Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #1217

Re: gnuplot installation error

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail
From sfeam <sfeam@users.sourceforge.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: gnuplot installation error
Followup-To comp.graphics.apps.gnuplot
Date Wed, 20 Jun 2012 17:55:25 -0700
Organization gnuplot development team
Lines 65
Message-ID <jrtrdv$cd0$1@dont-email.me> (permalink)
References <fe22807f-906a-4bbc-81d5-e279218eae1d@n9g2000pbi.googlegroups.com>
Reply-To sfeam@users.sourceforge.net
Mime-Version 1.0
Content-Type text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding 7Bit
Injection-Date Thu, 21 Jun 2012 00:55:28 +0000 (UTC)
Injection-Info mx04.eternal-september.org; posting-host="joalffpZlyHxFtpFd/PRrw"; logging-data="12704"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/MI8TFYBj36FWFNABApRFM"
User-Agent KNode/4.4.9
Cancel-Lock sha1:cA7hg681cQfABXFVrWj9S6E/mc8=
Xref csiph.com comp.graphics.apps.gnuplot:1217

Followups directed to: comp.graphics.apps.gnuplot

Show key headers only | View raw


jaya choudhary wrote:

> Hi all,
> 
> I am trying to install gnuplot4.6.tar.gz on a fedora2 machine.

Typo? Fedora Core 2 is from 2004; Fedora 12 is from 2009;
both are old enough that I do not remember what library 
versions were used.  Your error messages indicate a problem with
the header files for libgd, but I can't tell whether the problem
is a very old version of the header or if it is missing altogether.

> I am
> doing the following:
> tar -xvzf gnuplot4.6.tar.gz
> cd gnuplot 4.6.0
> ./configure

Were there any warnings from configure?
If you are really running a 2004 OS you might have gotten a message
"libgd not found or too old, version >= 2.0 is required"

Or there might have been a warning of the form
"please add path to gd.h to CPPFLAGS in Makefile"
in which case doing exactly what it says might fix your problem.

> Currently, the machine has gnuplot 3.7

Wow. That version of gnuplot dates back to last century.
That said, I too have a running version of 3.7 on my machine.
But in my case the executable itself has survived the passing
years in runnable condition.  I really don't know how hard it
would be to rebuild it from source.

> Has it anything to do with the architecture of the machine?

No. But it may very well have to do with the versions of the
various support libraries (libgd in this case) installed on the
machine.

	good luck!

		Ethan


> cat /proc/cpuinfo
> processor       : 0
> vendor_id       : GenuineIntel
> cpu family      : 15
> model           : 2
> model name      : Intel(R) Celeron(R) CPU 2.00GHz
> stepping        : 7
> cpu MHz         : 1999.412
> cache size      : 128 KB
> fdiv_bug        : no
> hlt_bug         : no
> f00f_bug        : no
> coma_bug        : no
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 2
> wp              : yes
> flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca
> cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid
> bogomips        : 3956.73

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

gnuplot installation error jaya choudhary <cse.jaya@gmail.com> - 2012-06-20 01:38 -0700
  Re: gnuplot installation error sfeam <sfeam@users.sourceforge.net> - 2012-06-20 17:55 -0700
    Re: gnuplot installation error jaya choudhary <cse.jaya@gmail.com> - 2012-06-22 02:25 -0700

csiph-web