The new release compiles without any errors, and (after carefully backing up my previous version) I removed the 1.99.* files and installed 1.2.0 without any trouble. But when I try to run it, I get:
Error in built-in global.conf (line 263): unrecognized command 'xterm_title' Error in built-in global.conf (line 264): parse error I copied the global.conf from 1.2.0/etc into /etc/dosemu, but from the wording I guess it never even reaches /etc/dosemu/global.conf; it's reading some internal list hard-coded in global_c.c A search of recent help requests and this list tells me that nobody else is having this problem, but I can't even begin to guess what I am doing wrong if I wiped out all traces of the previous version including /home/pbs/.dosemu and am using only the files that come with 1.2.0. boot.log goes right past built-in global.conf and dosemu.conf without reporting any errors or making specific mention of xterm_title; it stops at CONF: config variable c_system unset. If I force use of /etc/dosemu/global.conf and change dosemu.users to only use global.conf, it still parses the built-in global.conf first and then opens /etc/dosemu/global.conf (where I removed xterm_title), and it still crashes on the internal global.conf's use of xterm_title. Help! ------- Peter B. Steiger Cheyenne, WY - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
