Your message dated Wed, 22 Oct 2008 20:10:29 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#503122: gnuplottex: fails to compile example
has caused the Debian Bug report #503122,
regarding gnuplottex: fails to compile example
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
503122: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503122
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: texlive-pictures
Version: 2007.dfsg.1-4
Severity: minor
gnuplottex comes with an example.tex, but that cannot be compiled.
The package just says:
Package gnuplottex Warning: Shell escape not enabled.
(gnuplottex) You'll need to convert the graphs yourself..
) (./example.aux) Opening gnuplot stream example-gnuplottex-fig1.gnuplot
The behaviour is the same if I pass [shell] as argument to
\usepackage, even though the PDF says that shell is the default
anyway.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages texlive-pictures depends on:
ii texlive-base 2007.dfsg.1-4 TeX Live: Essential programs and f
ii texlive-common 2007.dfsg.1-4 TeX Live: Base component
Versions of packages texlive-pictures recommends:
ii pgf 2.00-1 TeX Portable Graphic Format
ii texlive-pictures-doc 2007.dfsg.1-4 TeX Live: Documentation files for
texlive-pictures suggests no packages.
Versions of packages tex-common depends on:
ii debconf 1.5.24 Debian configuration management sy
ii ucf 3.0010 Update Configuration File: preserv
Versions of packages texlive-pictures is related to:
pn tetex-base <none> (no description available)
pn tetex-bin <none> (no description available)
pn tetex-extra <none> (no description available)
ii tex-common 1.11.2 common infrastructure for building
-- debconf information excluded
--
.''`. martin f. krafft <[EMAIL PROTECTED]>
: :' : proud Debian developer, author, administrator, and user
`. `'` http://people.debian.org/~madduck - http://debiansystem.info
`- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)
--- End Message ---
--- Begin Message ---
On Wed, Oct 22, 2008 at 19:49 +0200, martin f krafft wrote:
> Package: texlive-pictures
> Version: 2007.dfsg.1-4
> Severity: minor
>
> gnuplottex comes with an example.tex, but that cannot be compiled.
> The package just says:
>
> Package gnuplottex Warning: Shell escape not enabled.
> (gnuplottex) You'll need to convert the graphs yourself..
>
> ) (./example.aux) Opening gnuplot stream example-gnuplottex-fig1.gnuplot
>
> The behaviour is the same if I pass [shell] as argument to
> \usepackage, even though the PDF says that shell is the default
> anyway.
,----[ gnuplottex.pdf -- Introduction ]
| Shell escape is available in the web2c TEX compiler, it allows the
| execution of shell code during the compilation of a TEX
| document. It's disabled by default, you'll have to edit your
| configuration files or give the -shell-escape option to latex.
`----
Indeed '(pdf)latex -shell-escape example.tex' works as expected.
cheerio
ralf
--- End Message ---