Package: dfm
Version: 0.99.7-7
Severity: normal
When dfm is started it outputs:
sh: line 0: type: neditc: not found
sh: line 0: type: nedit: not found
sh: line 0: type: xvpicmaker: not found
sh: line 0: type: exm: not found
sh: line 0: type: xv: not found
sh: line 0: type: winterm: not found
sh: line 0: type: netscape: not found
sh: line 0: type: lyx: not found
There should be better default values compiled in for Debian system.
These values are defined in:
dfm-0.99.7/dfmext-install/dfmext.in
dfm-0.99.7/src/testinstall.c
SUGGESTION
nedit -> xedit
netscape -> firefox
xv -> gimp
winterm -> xterm
The calls should also be wrapped inside if-statements in
dfm-0.99.7/src/testinstall.c, see the source:
if (CreateProgramLink("neditc")!=0)
CreateProgramLink("nedit");
CreateProgramLink("xvpicmaker");
...
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)
Versions of packages dfm depends on:
ii gdk-imlib1 1.9.14-16.2 imaging library for use with gtk (
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libglib1.2 1.2.10-10 The GLib library of C routines
ii libgtk1.2 1.2.10-17 The GIMP Toolkit set of widgets fo
ii xlibs 4.3.0.dfsg.1-13 X Keyboard Extension (XKB) configu
ii zlib1g 1:1.2.2-4 compression library - runtime
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]