All of lore.kernel.org
 help / color / mirror / Atom feed
* How do I install the dosemu_patch-1.4.0.1 file?
@ 2012-01-26 17:47 mcl
  2012-02-21 11:53 ` Frantisek Hanzlik
  0 siblings, 1 reply; 2+ messages in thread
From: mcl @ 2012-01-26 17:47 UTC (permalink / raw)
  To: linux-msdos

Hi,
I have a dumb question:  I've downloaded and built DOSemu from the source, and it 
runs bloody excellent!   Fantastic product, and personally, very useful.
Except I find my APL interpreter cannot "see" the APL direct access files.  
So, I want to install the patches that have been developed to take DOSemu from 
version 1.4.0.0 to  patched-version 1.4.0.1.
How do I do this?  
Been thru all the info on website, and will now start the process of Google-searching
for how this is done.
If anyone gets this note, could you please shoot me a quick reply as to where I can
find the instructions for installing patches into code?   It's probably a one-liner of
of an SED program, or something, with then a re-"make" and re-"make install"
(I hope...)
Any info appreciated. Thx
-  MCL


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How do I install the dosemu_patch-1.4.0.1 file?
  2012-01-26 17:47 How do I install the dosemu_patch-1.4.0.1 file? mcl
@ 2012-02-21 11:53 ` Frantisek Hanzlik
  0 siblings, 0 replies; 2+ messages in thread
From: Frantisek Hanzlik @ 2012-02-21 11:53 UTC (permalink / raw)
  To: mcl; +Cc: linux-msdos

mcl wrote:
> Hi,
> I have a dumb question:  I've downloaded and built DOSemu from the source, and it 
> runs bloody excellent!   Fantastic product, and personally, very useful.
> Except I find my APL interpreter cannot "see" the APL direct access files.  
> So, I want to install the patches that have been developed to take DOSemu from 
> version 1.4.0.0 to  patched-version 1.4.0.1.
> How do I do this?  
> Been thru all the info on website, and will now start the process of Google-searching
> for how this is done.
> If anyone gets this note, could you please shoot me a quick reply as to where I can
> find the instructions for installing patches into code?   It's probably a one-liner of
> of an SED program, or something, with then a re-"make" and re-"make install"
> (I hope...)
> Any info appreciated. Thx
> -  MCL

Hi MCL,
I not know APL. But standard way for aplying patches are Linux/Un*x
"patch" utility. In DOSEMU case, You should download latest developer
version from SVN repository with command (see DOSEMU web page):

svn co https://dosemu.svn.sourceforge.net/svnroot/dosemu/trunk

and build DOSEMU from this.

But, You can have other problem - in DOSEMU docs (par. 10.14. from
dosemu-HOWTO.txt) is stated about FoxPro not running at lredir-ed
== network drives, and recommended use "$_hdimage=" instead. Maybe
this is APL interpreter problem too.

Cheers, Franta Hanzlik

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-21 11:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-26 17:47 How do I install the dosemu_patch-1.4.0.1 file? mcl
2012-02-21 11:53 ` Frantisek Hanzlik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.