Package: dict
Version: 1.10.2-3
Severity: normal
On a new box, I tried dictl and it failed complaining about a missing "less".
Looking in the source I found less hardcoded as last ressort in the pager
choice algorithm:
if test -z "$DICTL_PAGER"; then
DICTL_PAGER=less
fi
OTOH, the less package has Priority: standard and not required, so I would
ask to
* either make dict either depend on or recommend less, or
* make dictl independent of less
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages dict depends on:
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii netbase 4.25 Basic TCP/IP networking system
ii recode 3.6-12 Character set conversion utility
ii zlib1g 1:1.2.3-13 compression library - runtime
dict recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]