---------------------------------------------------------------------
Red Hat, Inc. Bug Fix Advisory
Synopsis: gnuplot
Advisory ID: RHBA-2000:021-01
Issue date: 2000-05-08
Updated on: 2000-05-08
Product: Red Hat Linux
Keywords: editing, completion, arrows, history, readline
Cross references: N/A
---------------------------------------------------------------------
1. Topic:
gnuplot in Red Hat Linux 6.2 has problems with editing at the command line.
2. Relevant releases/architectures:
Red Hat Linux 6.2 - i386 alpha sparc
3. Problem description:
gnuplot was inadvertently built without readline support for Red Hat Linux 6.2.
The readline library provides command line completion for filenames, shell-style
editing, and command history. The problem has been corrected by properly
linking gnuplot against the readline library.
4. Solution:
For each RPM for your particular architecture, run:
rpm -Fvh [filename]
where filename is the name of the RPM.
5. Bug IDs fixed (http://bugzilla.redhat.com/bugzilla for more info):
10810 - filename completion and commandline editing in gnuplot
6. Obsoleted by:
N/A
7. Conflicts with:
N/A
8. RPMs required:
Red Hat Linux 6.2:
intel:
ftp://ftp.redhat.com/6.2/i386/gnuplot-3.7.1-5.i386.rpm
alpha:
ftp://ftp.redhat.com/6.2/alpha/gnuplot-3.7.1-5.alpha.rpm
sparc:
ftp://ftp.redhat.com/6.2/sparc/gnuplot-3.7.1-5.sparc.rpm
sources:
ftp://ftp.redhat.com/6.2/SRPMS/gnuplot-3.7.1-5.src.rpm
9. Verification:
MD5 sum Package Name
--------------------------------------------------------------------------
06d2b0d63208b32608673a6e5362f46c 6.2/SRPMS/gnuplot-3.7.1-5.src.rpm
56e19433ce253acefb8751d32906e2f1 6.2/alpha/gnuplot-3.7.1-5.alpha.rpm
130a94afbe6ac41438b2d76f1826ad7e 6.2/i386/gnuplot-3.7.1-5.i386.rpm
3eb615e63b37108f75db4819f03c02df 6.2/sparc/gnuplot-3.7.1-5.sparc.rpm
These packages are GPG signed by Red Hat, Inc. for security. Our key
is available at:
http://www.redhat.com/corp/contact.html
You can verify each package with the following command:
rpm --checksig <filename>
If you only wish to verify that each package has not been corrupted or
tampered with, examine only the md5sum with the following command:
rpm --checksig --nogpg <filename>
10. References:
N/A