Debian bug report logs - #1662
gnuplot won't run

Package: gnuplot; Reported by: Erick Branderhorst <branderhorst@fgg.eur.nl>; Done: david@ods.com (David Engel).

Message received at debian-bugs:


From fgg.eur.nl!branderhorst Thu Oct 19 12:28:19 1995
Return-Path: <branderhorst@fgg.eur.nl>
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0t60dW-000BVaC; Thu, 19 Oct 95 12:28 PDT
Received: from mailgate.eur.nl by pixar.com with SMTP id AA14523
  (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Thu, 19 Oct 1995 12:27:48 -0700
Received: from hp750.fgg.eur.nl by mailgate.eur.nl (4.1/SMI-4.1)
	id AA12067; Thu, 19 Oct 95 20:28:02 +0100
Message-Id: <9510191928.AA12067@mailgate.eur.nl>
Received: by hp750.fgg.eur.nl
	(1.38.193.4/16.2) id AA02752; Thu, 19 Oct 1995 20:32:22 +0100
From: Erick Branderhorst <branderhorst@fgg.eur.nl>
Subject: Re: Bug#1662: gnuplot won't run
To: david@ods.com (David Engel), debian-bugs@Pixar.com
Date: Thu, 19 Oct 95 20:32:22 MET
In-Reply-To: <9510140244.AA02930@dan.ods.com>; from "David Engel" at Oct 13, 95 9:44 pm
Mailer: Elm [revision: 70.85]

I had a elf-compiled version of gnuplot Sorry I forgot. I was cleaning up
my system and elf had to go for now. After that gnuplot didn't work anymore.
I had another version indeed.
Thanks for checking .> 
> > Package: gnuplot
> > Version: 3.5-3
> > ...
> > # ldd /usr/bin/gnuplot
> > 	libX11.so.6 => not found	<================ not found?
> > 	libm.so.5 => not found
> > 	libc.so.5 => not found
> 
> This is odd.  It seems your version is different than mine.  Are you
> sure you really have version 3.5-3 installed?  Here is some relevant
> information from my system:
> 
> # uname -a
> Linux linux 1.3.32 #1 Fri Oct 6 21:08:06 CDT 1995 i586
> # ls -l gnuplot-3.5-3.deb
> -r--r--r--   1 david    david      246063 May 10 01:02 gnuplot-3.5-3.deb
> # md5sum gnuplot-3.5-3.deb
> 3f197ab58c372e004e1bf65637535a8b  gnuplot-3.5-3.deb
> # ls -l /usr/bin/gnuplot*
> -rwxr-xr-x   1 root     root       348164 May  3 15:38 /usr/bin/gnuplot
> -rwxr-xr-x   1 root     root        16388 May  3 15:38 /usr/bin/gnuplot_x11
> # md5sum /usr/bin/gnuplot*
> a09cdad6a505ce4f296c7e1df1434585  /usr/bin/gnuplot
> 8239012eadb4d38bf98315354ab87f3f  /usr/bin/gnuplot_x11
> # ldd -vV /usr/bin/gnuplot*
> ldd: version 1.7.9
> /lib/ld.so: version 1.7.9
> /usr/bin/gnuplot:
>         libm.so.4 (DLL Jump 4.6pl27) => /lib/libm.so.4.6.27
>         libc.so.4 (DLL Jump 4.6pl27) => /lib/libc.so.4.6.27
> /usr/bin/gnuplot_x11:
>         libX11.so.6 (DLL Jump 6.0) => /usr/X11R6/lib/libX11.so.6.0
>         libc.so.4 (DLL Jump 4.6pl27) => /lib/libc.so.4.6.27
> 
> David
> --
> David Engel                        Optical Data Systems, Inc.
> david@ods.com                      1101 E. Arapaho Road
> (214) 234-6400                     Richardson, TX  75081
> 
> 


--
Erick Branderhorst@heel.fgg.eur.nl 00++10-46351542
Department of General Surgery (Intensive Care) University Hospital Rotterdam NL

Acknowledgement sent to Erick Branderhorst <branderhorst@fgg.eur.nl>:
Extra info received and forwarded. Full text available.
Information forwarded to debian-devel@pixar.com:
Bug#1662; Package gnuplot. Full text available.

Message received at debian-bugs:


From ods.com!david Fri Oct 13 19:44:43 1995
Return-Path: <david@ods.com>
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0t3waY-000DPtC; Fri, 13 Oct 95 19:44 PDT
Received: from istwok (istwok.ods.com) by pixar.com with SMTP id AA23749
  (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Fri, 13 Oct 1995 19:44:18 -0700
Received: from dan.ods.com by istwok (4.1/SMI-4.1)
	id AA08781; Fri, 13 Oct 95 21:44:35 CDT
Received: by dan.ods.com (4.1/SMI-4.1)
	id AA02930; Fri, 13 Oct 95 21:44:22 CDT
From: david@ods.com (David Engel)
Message-Id: <9510140244.AA02930@dan.ods.com>
Subject: Re: Bug#1662: gnuplot won't run
To: branderhorst@fgg.eur.nl
Date: Fri, 13 Oct 1995 21:44:21 -0500 (CDT)
Cc: debian-bugs@pixar.com
In-Reply-To: <9510131024.AA20759@mailgate.eur.nl> from "Erick Branderhorst" at Oct 13, 95 11:28:37 am
X-Mailer: ELM [version 2.4 PL23]
Content-Type: text
Content-Length: 1441      

> Package: gnuplot
> Version: 3.5-3
> ...
> # ldd /usr/bin/gnuplot
> 	libX11.so.6 => not found	<================ not found?
> 	libm.so.5 => not found
> 	libc.so.5 => not found

This is odd.  It seems your version is different than mine.  Are you
sure you really have version 3.5-3 installed?  Here is some relevant
information from my system:

# uname -a
Linux linux 1.3.32 #1 Fri Oct 6 21:08:06 CDT 1995 i586
# ls -l gnuplot-3.5-3.deb
-r--r--r--   1 david    david      246063 May 10 01:02 gnuplot-3.5-3.deb
# md5sum gnuplot-3.5-3.deb
3f197ab58c372e004e1bf65637535a8b  gnuplot-3.5-3.deb
# ls -l /usr/bin/gnuplot*
-rwxr-xr-x   1 root     root       348164 May  3 15:38 /usr/bin/gnuplot
-rwxr-xr-x   1 root     root        16388 May  3 15:38 /usr/bin/gnuplot_x11
# md5sum /usr/bin/gnuplot*
a09cdad6a505ce4f296c7e1df1434585  /usr/bin/gnuplot
8239012eadb4d38bf98315354ab87f3f  /usr/bin/gnuplot_x11
# ldd -vV /usr/bin/gnuplot*
ldd: version 1.7.9
/lib/ld.so: version 1.7.9
/usr/bin/gnuplot:
        libm.so.4 (DLL Jump 4.6pl27) => /lib/libm.so.4.6.27
        libc.so.4 (DLL Jump 4.6pl27) => /lib/libc.so.4.6.27
/usr/bin/gnuplot_x11:
        libX11.so.6 (DLL Jump 6.0) => /usr/X11R6/lib/libX11.so.6.0
        libc.so.4 (DLL Jump 4.6pl27) => /lib/libc.so.4.6.27

David
-- 
David Engel                        Optical Data Systems, Inc.
david@ods.com                      1101 E. Arapaho Road
(214) 234-6400                     Richardson, TX  75081

Acknowledgement sent to david@ods.com (David Engel):
Extra info received and forwarded. Full text available.
Information forwarded to debian-devel@pixar.com:
Bug#1662; Package gnuplot. Full text available.

Message received at debian-bugs-done:


From ods.com!david Sat Oct 14 09:27:45 1995
Return-Path: <david@ods.com>
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0t49R2-000E52C; Sat, 14 Oct 95 09:27 PDT
Received: from istwok (istwok.ods.com) by pixar.com with SMTP id AA01232
  (5.67b/IDA-1.5 for debian-bugs-done-pipe@mongo.pixar.com); Sat, 14 Oct 1995 09:27:20 -0700
Received: from dan.ods.com by istwok (4.1/SMI-4.1)
	id AA21098; Sat, 14 Oct 95 11:27:37 CDT
Received: by dan.ods.com (4.1/SMI-4.1)
	id AA03250; Sat, 14 Oct 95 11:27:28 CDT
From: david@ods.com (David Engel)
Message-Id: <9510141627.AA03250@dan.ods.com>
Subject: Re: Bug#1662: gnuplot won't run
To: branderhorst@fgg.eur.nl (Erick Branderhorst)
Date: Sat, 14 Oct 1995 11:27:28 -0500 (CDT)
Cc: debian-bugs-done@pixar.com
In-Reply-To: <9510141329.AA03798@mailgate.eur.nl> from "Erick Branderhorst" at Oct 14, 95 02:32:59 pm
X-Mailer: ELM [version 2.4 PL23]
Content-Type: text
Content-Length: 423       

> > > Package: gnuplot
> > > Version: 3.5-3
> Now I remember again, it is a elf-compiled version of gnuplot you send
> me and recently I removed all the elf stuff so that's why It won't
> run. Can be closed. Erick> 

OK, I'm closing it.

David
-- 
David Engel                        Optical Data Systems, Inc.
david@ods.com                      1101 E. Arapaho Road
(214) 234-6400                     Richardson, TX  75081

Notification sent to Erick Branderhorst <branderhorst@fgg.eur.nl>:
Bug acknowledged by developer. Full text available.
Reply sent to david@ods.com (David Engel):
You have taken responsibility. Full text available.

Message received at debian-bugs:


From fgg.eur.nl!branderhorst Fri Oct 13 03:25:18 1995
Return-Path: <branderhorst@fgg.eur.nl>
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0t3hIf-0005hMC; Fri, 13 Oct 95 03:25 PDT
Received: from mailgate.eur.nl by pixar.com with SMTP id AA25975
  (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Fri, 13 Oct 1995 03:24:30 -0700
Received: from hp750.fgg.eur.nl by mailgate.eur.nl (4.1/SMI-4.1)
	id AA20759; Fri, 13 Oct 95 11:24:46 +0100
Message-Id: <9510131024.AA20759@mailgate.eur.nl>
Received: by hp750.fgg.eur.nl
	(1.38.193.4/16.2) id AA01886; Fri, 13 Oct 1995 11:28:37 +0100
From: Erick Branderhorst <branderhorst@fgg.eur.nl>
Subject: gnuplot won't run
To: debian-bugs@pixar.com
Date: Fri, 13 Oct 95 11:28:37 MET
Mailer: Elm [revision: 70.85]


Package: gnuplot
Version: 3.5-3

I can't run gnuplot anymore because it can't find the libraries.
Please take a look below.
Erick

# ldconfig -v
ldconfig: version 1.7.9
/usr/local/lib:
/usr/X11R6/lib:
	libXt.so.3 => libXt.so.3.1.0
	libXaw.so.3 => libXaw.so.3.1.0
	libX11.so.3 => libX11.so.3.1.0
	libXt.so.6 => libXt.so.6.0
	libXaw.so.6 => libXaw.so.6.0
	libXIE.so.6 => libXIE.so.6.0
	libX11.so.6 => libX11.so.6.0		<================ found?
	libXpm.so.4 => libXpm.so.4.6
/usr/lib:
	libvga.so.1 => libvga.so.1.2.5
[stuff deleted]
	libcurses.so.0 => libcurses.so.0.1.2

# ldd /usr/bin/gnuplot
	libX11.so.6 => not found	<================ not found?
	libm.so.5 => not found
	libc.so.5 => not found
--
Erick Branderhorst@heel.fgg.eur.nl 00++10-46351542
Department of General Surgery (Intensive Care) University Hospital Rotterdam NL

Acknowledgement sent to Erick Branderhorst <branderhorst@fgg.eur.nl>:
New bug report received and forwarded. Full text available.
Report forwarded to debian-devel@pixar.com:
Bug#1662; Package gnuplot. Full text available.
Ian Jackson / iwj10@thor.cam.ac.uk, with the debian-bugs tracking mechanism
This page last modified 07:43:01 GMT Wed 01 Nov