> I use 1.1.5 with rh9 and it works and compiles ok. How does it fail? > >
If I compile with linkstatic off and x on in compiletime-settings, I can get dosemu both to compile and install. Unfortunately, when I try to run any dos program, dosemu immediately closes and I get the following error message in the terminal: ERROR: MAPPING: cannot get IPC shared mem (Invalid argument) This may have the following reasons: - you do not have IPC configured into the kernel - the limits are to low for the amount of memory you requested in /etc/dosemu.conf. In this case either decrease the XMS/EMS/DPMI amount in /etc/dosemu.conf or increase the kernel limits such as 'echo 67108864 >/proc/sys/kernel/shmmax' If I compile with linkstatic on and x off, dosemu also compiles and installs, but of course I have no x support. I can run dos programs in this case in the terminal, but besides not being the recommended way to run dosemu, I don't have any mouse support. Any ideas? - 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
