Package: bsh Version: 2.0b4-8 Severity: important The man page for both bsh and xbsh say that they support the command-line parameter -classpath path. The shell script for bsh does support it, but the shell script for xbsh doesn't. The xbsh shell script should have the following lines from the bsh shell script added:
if [ "$1" = "-classpath" ] then CLASSPATH="$2" shift 2 fi -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-486 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages bsh depends on: ii libjline-java 0.9.94-1 Java library for handling console ii sun-j2sdk1.5 [java2-runti 1.5.0+update14 Java(TM) JDK, Standard Edition, Su ii sun-java6-jre [java2-runt 6-07-4 Sun Java(TM) Runtime Environment ( Versions of packages bsh recommends: ii bsh-gcj 2.0b4-8 Java scripting environment (BeanSh ii libgcj8-1-awt 4.2.4-3.1 AWT peer runtime libraries for use Versions of packages bsh suggests: ii bsh-doc 2.0b4-8 Documentation for bsh pn libservlet2.3-java <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]