On 18 Dec 2002, Stephen Lee wrote: > I've compiled dosemu-1.1.4 on a Redhat 7.2 (with all recent updates) box > with the default settings and did a systemwide installation: > > ./install_systemwide -fd /usr/local/dosemu/dosemu-freedos-bin.tgz -i > /usr/local/dosemu/
install_systemwide is deprecated; I think I'd better remove it next time, or add a warning to it. there are at least three ways to solve your problem: a) mkdir /var/lib/dosemu b) run "make install" instead of install_systemwide c) change syshdimagedir in compiletime-settings from /var/lib/dosemu to /usr/local/dosemu Bart - 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
