* DOS4GW / DOS32A programs
@ 2003-09-02 21:34 Sylvain Petreolle
2003-09-02 22:00 ` Bart Oldeman
0 siblings, 1 reply; 6+ messages in thread
From: Sylvain Petreolle @ 2003-09-02 21:34 UTC (permalink / raw)
To: linux-msdos
Hi Uwe and others,I want to run DOS4GW intros / party demos under
Linux.Since the Wine support isnt complete now with DOS32A,I tried to
run it
under Dosemu.Using the 1.1.5 dosemu sources, I get a segfault using
dos4gw or dos32a.2 questions :- since the CVS repository is unreachable
at
sourceforge (cant log into the server), can someone provide a link to a
mirror ?- has someone kind of success with these programs ?
Sylvain Petreolle (spetreolle_at_users_dot_sourceforge_dot_net)
ICQ #170597259
Say NO to software patents
Dites NON aux brevets logiciels
"What if tomorrow the War could be over ?" Morpheus, in "Reloaded".
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: DOS4GW / DOS32A programs
2003-09-02 21:34 DOS4GW / DOS32A programs Sylvain Petreolle
@ 2003-09-02 22:00 ` Bart Oldeman
2003-09-02 22:14 ` Sylvain Petreolle
0 siblings, 1 reply; 6+ messages in thread
From: Bart Oldeman @ 2003-09-02 22:00 UTC (permalink / raw)
To: spetreolle; +Cc: linux-msdos
On Tue, 2 Sep 2003, Sylvain Petreolle wrote:
> Hi Uwe and others,I want to run DOS4GW intros / party demos under
> Linux.Since the Wine support isnt complete now with DOS32A,I tried to
> run it
> under Dosemu.Using the 1.1.5 dosemu sources, I get a segfault using
> dos4gw or dos32a.2 questions :- since the CVS repository is unreachable
> at
> sourceforge (cant log into the server),
> can someone provide a link to a
>
> mirror ?- has someone kind of success with these programs ?
I guess you use Red Hat 9?
it'll most likely work if you try 1.1.5.7 (see
http://www.dosemu.org/testing/patchset-1.1.5.7.tgz)
This uses an
export LD_ASSUME_KERNEL=2.2.5
workaround though.
Even better would be if you could test the two patches at:
http://sourceforge.net/tracker/index.php?func=detail&aid=795147&group_id=49784&atid=457447
Bart
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: DOS4GW / DOS32A programs
2003-09-02 22:00 ` Bart Oldeman
@ 2003-09-02 22:14 ` Sylvain Petreolle
2003-09-02 22:27 ` Bart Oldeman
0 siblings, 1 reply; 6+ messages in thread
From: Sylvain Petreolle @ 2003-09-02 22:14 UTC (permalink / raw)
To: Bart Oldeman; +Cc: linux-msdos
I didnt even think that we would have the same problem with Dosemu and
Wine (duh!)
> I guess you use Red Hat 9?
> it'll most likely work if you try 1.1.5.7 (see
> http://www.dosemu.org/testing/patchset-1.1.5.7.tgz)
Sure, must the 2 patches be applied together ?
> Even better would be if you could test the two patches at:
>
http://sourceforge.net/tracker/index.php?func=detail&aid=795147&group_id=49784&atid=457447
>
> Bart
=====
Sylvain Petreolle (spetreolle_at_users_dot_sourceforge_dot_net)
ICQ #170597259
SayNO to software patents
Dites NON aux brevets logiciels
"What if tomorrow the War could be over ?" Morpheus, in "Reloaded".
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: DOS4GW / DOS32A programs
2003-09-02 22:14 ` Sylvain Petreolle
@ 2003-09-02 22:27 ` Bart Oldeman
2003-09-02 23:32 ` Sylvain Petreolle
0 siblings, 1 reply; 6+ messages in thread
From: Bart Oldeman @ 2003-09-02 22:27 UTC (permalink / raw)
To: spetreolle; +Cc: linux-msdos
On Wed, 3 Sep 2003, Sylvain Petreolle wrote:
> I didnt even think that we would have the same problem with Dosemu and
> Wine (duh!)
> > I guess you use Red Hat 9?
> > it'll most likely work if you try 1.1.5.7 (see
> > http://www.dosemu.org/testing/patchset-1.1.5.7.tgz)
>
> Sure, must the 2 patches be applied together ?
yes, first 1.1.5.7, then fixnptl.diff and then nptl2.diff (but WITHOUT the
LD_ASSUME_KERNEL trick -- we want to avoid that workaround).
With LD_ASSUME_KERNEL=2.2.5 even plain 1.1.5 should work.
Bart
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: DOS4GW / DOS32A programs
[not found] <16213.6493.107566.294143@hertz.ikp.physik.tu-darmstadt.de>
@ 2003-09-02 23:23 ` Sylvain Petreolle
0 siblings, 0 replies; 6+ messages in thread
From: Sylvain Petreolle @ 2003-09-02 23:23 UTC (permalink / raw)
To: Uwe Bonnes; +Cc: linux-msdos
Uwe,
your name and mail adress are still into the actual dosemu package,
within doc/EMUfailure.txt.
Could this file be updated ?
Talking about DOS4GW, it cant be done without ring 0 support, this is
why Im trying with dos32a under Wine.
> Sylvain,
>
> I abandonded Dosemu ages ago. And I am biased towards wine. What is
> missing
> in Wine's support for DOS4GW. It's proibably worth fixing.
>
=====
Sylvain Petreolle (spetreolle_at_users_dot_sourceforge_dot_net)
ICQ #170597259
Say NO to software patents
Dites NON aux brevets logiciels
"What if tomorrow the War could be over ?" Morpheus, in "Reloaded".
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: DOS4GW / DOS32A programs
2003-09-02 22:27 ` Bart Oldeman
@ 2003-09-02 23:32 ` Sylvain Petreolle
0 siblings, 0 replies; 6+ messages in thread
From: Sylvain Petreolle @ 2003-09-02 23:32 UTC (permalink / raw)
To: linux-msdos
Thanks, works beautifully. (with both dos4gw and dos32a !)
Only a few demos are complaining about insufficient memory,
but it probably needs more tests with the memory switches in .dosemurc.
> yes, first 1.1.5.7, then fixnptl.diff and then nptl2.diff (but
> WITHOUT the
> LD_ASSUME_KERNEL trick -- we want to avoid that workaround).
>
> With LD_ASSUME_KERNEL=2.2.5 even plain 1.1.5 should work.
>
> Bart
>
=====
Sylvain Petreolle (spetreolle_at_users_dot_sourceforge_dot_net)
ICQ #170597259
Say NO to software patents
Dites NON aux brevets logiciels
"What if tomorrow the War could be over ?" Morpheus, in "Reloaded".
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2003-09-02 23:32 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-02 21:34 DOS4GW / DOS32A programs Sylvain Petreolle
2003-09-02 22:00 ` Bart Oldeman
2003-09-02 22:14 ` Sylvain Petreolle
2003-09-02 22:27 ` Bart Oldeman
2003-09-02 23:32 ` Sylvain Petreolle
[not found] <16213.6493.107566.294143@hertz.ikp.physik.tu-darmstadt.de>
2003-09-02 23:23 ` Sylvain Petreolle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox