On Sat, Oct 20, 2007 at 12:39:41PM +0900, [email protected] wrote:
> 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
This seems to work with the current gnuplot in unstable.
Thomas
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]