Bart Oldeman wrote:

> On Mon, 19 Jul 2004, Ralph Alvy wrote:
> 
>> I downloaded and successfully compiled and installed dosemu 1.3.1. I find
>> the same problems with printing that I outlined before. I assume that
>> 1.3.1 has the patch you talked about earlier.
> 
> No, 1.3.1 was released on the same day as 1.2.2, it doesn't contain Stas'
> fix.
> 
> Since you have successfully compiled and installed 1.3.1, you've done most
> of the hard work already. What you'd need to do is:
> 
> save Stas' patch as lpt.diff in the dosemu source directory, and cd to it.
> Then type
> 
> patch -p0 < lpt.diff
> make
> su
> make install
> 
> 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

Ah, okay. Well I followed the directions for patching and installing. What I
I get now,  when attempting to load the app in question, is this:

  [EMAIL PROTECTED]:~/dosemu-1.3.1/bin$ ./xdosemu
  ERROR: cpu exception in dosemu code outside of VM86()!
  trapno: 0x0e  errorcode: 0x00000006  cr2: 0x053f3805
  eip: 0x40165512  esp: 0xbffff79c  eflags: 0x00210207
  cs: 0x0023  ds: 0x002b  es: 0x002b  ss: 0x002b
  Page fault: write instruction to linear address: 0x053f3805
  CPU was in user mode
  Exception was caused by non-available page


-
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

Reply via email to