Package: gnuplot Version: 4.0.0-5 Severity: normal The save command seems to depend on kpsexpand, which is provided by tetex-bin package.
The following script is for the test: #!/bin/sh echo "### Print gnuplot version ###" /usr/bin/gnuplot -V echo "### test for save command ###" /usr/bin/gnuplot <<EOF save "foo" EOF # end of script The result without tetex-bin package is: ### Print gnuplot version ### gnuplot 4.0 patchlevel 0 ### test for save command ### sh: kpsexpand: command not found sh: kpsexpand: command not found Hence it seems to be that gnuplot or (gnuplot-nox and gnuplot-x11) should depend on tetex-bin. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (1000, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-5-686 Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8) Versions of packages gnuplot depends on: ii gnuplot-nox 4.0.0-5 A command-line driven interactive ii gnuplot-x11 4.0.0-5 X11-terminal driver for gnuplot gnuplot recommends no packages. -- debconf information: * gnuplot/setuid: false -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]