Fail to install current jed-extra

Rafael Laboissiere rafael at debian.org
Thu Nov 10 14:12:35 UTC 2005


I just gave a try to the jed-extra package currently in SVN.
Installation fails because we apparently need this patch:

--- compile     (revision 166)
+++ compile     (working copy)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 
-LIBDIR=/usr/lib/jed-extra
+LIBDIR=/usr/share/jed/site-lib
 PREPARSE=jed-extra-preparse.sl
  
 case "$1"in


Please confirm it.

After applying the patch above, installation still fails with the message:

Unpacking jed-extra (from jed-extra_2.0-1_all.deb) ...
Setting up jed-extra (2.0-1) ...
Byte compiling SLang files in /usr/share/jed/site-lib
/usr/share/jed/site-lib/mupad.sl:118: Expecting ')': found '--'
/usr/share/jed/site-lib/mupad.sl:118:<top-level>:Syntax Error
Error processing /usr/share/jed/site-lib/mupad.sl
Traceback: byte_compile_file
/usr/share/jed/site-lib/jed-extra-preparse.sl:9:compile_slfiles_in_dir:Syntax Error
  Local variables for compile_slfiles_in_dir:
        String_Type dir = "/usr/share/jed/site-lib"
/usr/share/jed/site-lib/jed-extra-preparse.sl:13:<top-level>:Syntax Error


I have here:

$ dpkg -l jed libslang2 | grep îi
ii  jed            0.99.17.135-1  editor for programmers (textmode version)
ii  libslang2      2.0.5-1        The S-Lang programming library - runtime ver


Any hints?

-- 
Rafael



More information about the Pkg-jed-devel mailing list