Dear Thomas,
> > 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 < > save "foo"
> > EOF
> > # end of script
(snip)
>
> This seems to work with the curren
On Sat, Oct 20, 2007 at 12:39:41PM +0900, atan...@hotcake.halfmoon.jp 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 "###
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/gnupl
3 matches
Mail list logo