SuSE GmbH

SuSE Support Database

Title: DOSEMU: Setup does not work

----------

Mainpage o Searchform o History o Versions o Categories o Contents
Deutsch o Espaņol

----------

DOSEMU: Setup does not work

Applies to

SuSE Linux: Version 6.0

Symptom:

The command ./setup-dosemu causes the following message:

*** NOTE: setup-dosemu needs TclTk, you don't have it.

Reason:

When generating the setup script a variable was used erroneously.

Solution:

Modify line 6 in the file setup-dosemu from:

  if [ "" != "" ]; then

to:

  if [ "$DISPLAY" != "" ]; then

Or obtain a copy of the prepared file from our FTP site ftp://ftp.suse.com/pub/suse_update/suse60/emu1/setup-dosemu.gz and copy it to /var/lib/dosemu. Move the "old" file and unpack the new one. Then you will need to modify the rights on the file:

mv setup-dosemu setup-dosemu.old
gunzip setup-dosemu.gz
chmod 755 setup-dosemu

----------

See also:

----------

Keywords: DOSEMU, SETUP-DOSEMU, TCLTK, 6.0

----------

Mainpage o Searchform o History o Versions o Categories o Contents
Deutsch o Espaņol

----------

SDB-ke_dosemu-setup-6.0, Copyright SuSE GmbH, Nuremberg, Germany - Version: 24. Feb 1999
SuSE GmbH - Last generated: 07. Oct 1999 16:46:16 by maddin with sdb_gen 1.00.0