[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#175569: tetex-bin: xdvi doesn't work



Package: tetex-bin
Version: 1.0.7+20021025-7
Severity: important
Tags: patch

xdvi doesn't work anymore.

aisotton@zarathustra:~$ xdvi
Perl v5.800.0 required (did you mean v5.008?)--this is only v5.8.0, stopped at /usr/bin/xdvi line 26.
BEGIN failed--compilation aborted at /usr/bin/xdvi line 26.
aisotton@zarathustra:~$ 

Patch:


--- /usr/bin/xdvi	2003-01-04 13:42:24.000000000 +0100
+++ /home/aisotton/bin/xdvi	2003-01-06 19:12:48.000000000 +0100
@@ -23,7 +23,7 @@
 # the arguments to handled gzipped dvi files, which not have errors if
 # there are spaces in some arguments.
 
-use 5.8;  # The temporary file "open" command below was only introduced here
+use 5.8.0;  # The temporary file "open" command below was only introduced here
 use strict;
 use File::Basename;

(END OF PATCH)

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux zarathustra 2.4.19-k7 #1 Tue Nov 19 03:01:13 EST 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages tetex-bin depends on:
ii  debconf                 1.2.21           Debian configuration management sy
ii  debianutils             2.1.1            Miscellaneous utilities specific t
ii  dpkg                    1.10.9           Package maintenance system for Deb
ii  ed                      0.2-19           The classic unix line editor
ii  libc6                   2.3.1-9          GNU C Library: Shared libraries an
ii  libkpathsea3            1.0.7+20021025-7 shared libkpathsea for teTeX
ii  libpng12-0              1.2.5-8          PNG library - runtime
ii  libwww0                 5.4.0-5          The W3C WWW library
ii  libxaw7                 4.2.1-4          X Athena widget set library
ii  t1lib1                  1.3.1-1          Type 1 font rasterizer library - r
ii  tetex-base              1.0.2+20021025-4 basic teTeX library files
ii  xlibs                   4.2.1-4          X Window System client libraries
ii  zlib1g                  1:1.1.4-8        compression library - runtime

-- debconf information:
  tetex-bin/oldcfg: true
* tetex-bin/cnf_name: 
* tetex-bin/groupname: users
* tetex-bin/userperm: false
* tetex-bin/groupperm: true
* tetex-bin/lsr-perms: true




Reply to: