public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* debian 4.0 + dosemu 1.0.2.1
@ 2007-10-30  8:16 Paolo Gaggini (Safe Systems)
  2007-10-30  8:34 ` Rafał Cygnarowski
  0 siblings, 1 reply; 5+ messages in thread
From: Paolo Gaggini (Safe Systems) @ 2007-10-30  8:16 UTC (permalink / raw)
  To: linux-msdos

Hi all,
I'm trying to compile dosemu "ancient" version 1.0.2.1 on debian 4.0 but 
with no success, has someone else done it before? How?

Thank you in advance
Regards
Paolo

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

* Re: debian 4.0 + dosemu 1.0.2.1
  2007-10-30  8:16 debian 4.0 + dosemu 1.0.2.1 Paolo Gaggini (Safe Systems)
@ 2007-10-30  8:34 ` Rafał Cygnarowski
  2007-10-30 14:14   ` Paolo Gaggini (Safe Systems)
  0 siblings, 1 reply; 5+ messages in thread
From: Rafał Cygnarowski @ 2007-10-30  8:34 UTC (permalink / raw)
  To: linux-msdos

[-- Attachment #1: Type: text/plain, Size: 223 bytes --]

Dnia wtorek, 30 października 2007, Paolo Gaggini (Safe Systems) napisał:
> Hi all,
> I'm trying to compile dosemu "ancient" version 1.0.2.1 on debian 4.0 [...]

> How? 
Why?

-- 
Rafał Cygnarowski
rafi@pers.pl

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: debian 4.0 + dosemu 1.0.2.1
  2007-10-30  8:34 ` Rafał Cygnarowski
@ 2007-10-30 14:14   ` Paolo Gaggini (Safe Systems)
  2007-10-30 14:40     ` Rafał Cygnarowski
  2007-10-30 19:49     ` Mike McCarty
  0 siblings, 2 replies; 5+ messages in thread
From: Paolo Gaggini (Safe Systems) @ 2007-10-30 14:14 UTC (permalink / raw)
  To: linux-msdos

Because I've an old clipper application that must work in client-server 
mode throught IPX (mars-nwe). In an old redhat9 server it worked fine, 
with dosemu1.0 and msdos5.0 that connects itself to the netware share 
(same as the remote clients);
but with dosemu1.4+freedos, I can't use the netware tools to connect to 
the share because they need msdos 3 to 5 and don't work with freedos.
Using the msdos5.0 on dosemu1.4, results in very slowly execution of the 
clipper application (I don't understand why...) so now last chance is to 
use dosemu1.0 with msdos5.0, that are known to work fine with that 
clipper application.


Rafał Cygnarowski wrote:
>> Hi all,
>> I'm trying to compile dosemu "ancient" version 1.0.2.1 on debian 4.0 [...]
>>     
> Why?
-
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] 5+ messages in thread

* Re: debian 4.0 + dosemu 1.0.2.1
  2007-10-30 14:14   ` Paolo Gaggini (Safe Systems)
@ 2007-10-30 14:40     ` Rafał Cygnarowski
  2007-10-30 19:49     ` Mike McCarty
  1 sibling, 0 replies; 5+ messages in thread
From: Rafał Cygnarowski @ 2007-10-30 14:40 UTC (permalink / raw)
  To: linux-msdos

[-- Attachment #1: Type: text/plain, Size: 1087 bytes --]

Dnia wtorek, 30 października 2007, Paolo Gaggini (Safe Systems) napisał:
> Because I've an old clipper application that must work in client-server
> mode throught IPX (mars-nwe). In an old redhat9 server it worked fine,
> with dosemu1.0 and msdos5.0 that connects itself to the netware share
> (same as the remote clients);
> but with dosemu1.4+freedos, I can't use the netware tools to connect to
> the share because they need msdos 3 to 5 and don't work with freedos.
> Using the msdos5.0 on dosemu1.4, results in very slowly execution of the
> clipper application (I don't understand why...) so now last chance is to
> use dosemu1.0 with msdos5.0, that are known to work fine with that
> clipper application.

dosemu versions prior 1.2 were very unstable. It's just not good idea. 

I use msdos 6.0 with netware client from novell.com 
(http://www.novell.com/coolsolutions/tools/downloads/dw271e.zip) - try this 
one before trying sth else. Check also if increasing hogthreshold value in 
your config file helps.

Regards,
-- 
Rafał Cygnarowski
rafi@pers.pl

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: debian 4.0 + dosemu 1.0.2.1
  2007-10-30 14:14   ` Paolo Gaggini (Safe Systems)
  2007-10-30 14:40     ` Rafał Cygnarowski
@ 2007-10-30 19:49     ` Mike McCarty
  1 sibling, 0 replies; 5+ messages in thread
From: Mike McCarty @ 2007-10-30 19:49 UTC (permalink / raw)
  To: linux-msdos

Paolo Gaggini (Safe Systems) wrote:
> Because I've an old clipper application that must work in client-server 
> mode throught IPX (mars-nwe). In an old redhat9 server it worked fine, 
> with dosemu1.0 and msdos5.0 that connects itself to the netware share 

Usually, it's better to think in terms of goals rather than means
to achieve them. If you state your goal (needs, requirements) and
ask for help you are likely to get more useful information.

> (same as the remote clients);
> but with dosemu1.4+freedos, I can't use the netware tools to connect to 
> the share because they need msdos 3 to 5 and don't work with freedos.
> Using the msdos5.0 on dosemu1.4, results in very slowly execution of the 
> clipper application (I don't understand why...) so now last chance is to 
> use dosemu1.0 with msdos5.0, that are known to work fine with that 
> clipper application.

So, how about asking how to make dosemu work fast enough for your
app to succeed? Maybe someone knows how to make it work with MSDOS 5.0
fast enough, or how to make freedos work faster, or sth like that.

Mike
-- 
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
Oppose globalization and One World Governments like the UN.
This message made from 100% recycled bits.
You have found the bank of Larn.
I can explain it for you, but I can't understand it for you.
I speak only for myself, and I am unanimous in that!

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

end of thread, other threads:[~2007-10-30 19:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-30  8:16 debian 4.0 + dosemu 1.0.2.1 Paolo Gaggini (Safe Systems)
2007-10-30  8:34 ` Rafał Cygnarowski
2007-10-30 14:14   ` Paolo Gaggini (Safe Systems)
2007-10-30 14:40     ` Rafał Cygnarowski
2007-10-30 19:49     ` Mike McCarty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox