running TCP?IP applications using WINSOCK in dosemu

2003-07-13 Thread Madhumohan MuthuKrishnan
Re: installing DOSEMU 1.1.\ Thank u very much bart I was able to start dosemu by editing dosemu.conf winsock --- Is it possible to install windows from dosemu i.e windows 95/98 I have been able to run NCSA telnet client from dosemu using dosnet But is it possible

Re: running TCP?IP applications using WINSOCK in dosemu

2003-07-13 Thread Bart Oldeman
On Sun, 13 Jul 2003, Madhumohan MuthuKrishnan wrote: I found some references in the readme. But it was for windows 3.1 and OS2 Is thre any one who has tried such applications WinOS2 should run but it's been a long time since somebody tried it and told me about it. I never did. Windows 95/98

Dosemu 1.1.5 compile in X support?

2003-07-13 Thread Peter Celella
Hi all: I'm trying to compile dosemu 1.1.5, and I keep having problems with getting the X support in. I'm running redhat 9 and have installed all the packages for X development. Anyway, dosemu did compile on my first try, but when I started it by typing 'xdosemu', it only opened in a terminal

Re: Dosemu 1.1.5 compile in X support?

2003-07-13 Thread Bart Oldeman
On 13 Jul 2003, Peter Celella wrote: When I try to './configure', I get that the following output just before configuring finishes: configure: WARNING: configure: WARNING: Rejecting system S-Lang with UTF-8 support. It is incompatible with DOSEMU. Forcing use of the supplied S-Lang plugin.

Re: Dosemu 1.1.5 compile in X support?

2003-07-13 Thread Peter Celella
Thanks, I did get dosemu to compile by setting linkstatic off. Now I'm getting that IPC error that I don't know what to do with. BTW - the X.h and libX11.a files you mention below do exist in the proper directories on my system. What I don't get is why I'm told X won't be compiled in when I use

Re: Dosemu 1.1.5 compile in X support?

2003-07-13 Thread Bart Oldeman
On 13 Jul 2003, Peter Celella wrote: I did get dosemu to compile by setting linkstatic off. isn't it that by default now? Now I'm getting that IPC error that I don't know what to do with. BTW - the X.h and libX11.a files you mention below do exist in the proper directories on my system.

Re: Printing under dosemu 1.1.5

2003-07-13 Thread Rick Knight
Ralph, $_printer should equal one of the entries from printcap. In your case, so $_printer = LexMark or $_printer = HP6P. Rick Knight ([EMAIL PROTECTED]) Ralph Alvy wrote: Thanks for the reply, Ryan. Here's what my /etc/printcap: LexMark:\ :ml#0:\ :mx#0:\

Re: Printing under dosemu 1.1.5

2003-07-13 Thread Ralph Alvy
Thanks, Rick. Worked like a charm. Rick Knight wrote: Ralph, $_printer should equal one of the entries from printcap. In your case, so $_printer = LexMark or $_printer = HP6P. Rick Knight ([EMAIL PROTECTED]) Ralph Alvy wrote: Thanks for the reply, Ryan. Here's what my /etc/printcap:

Using modem under dosemu 1.1.5

2003-07-13 Thread Ralph Alvy
I think this may be the last thing I need to get everything I need to run under dosemu ... I can't get access to the modem, which I have connected to my serial port on com 1. I have $_com1 = /dev/modem But when I load dosemu 1.1.5, I see this: ERROR: tty: lock: (/var/lock/LCK..modem):

Re: Using modem under dosemu 1.1.5

2003-07-13 Thread Rick Knight
Ralph, Check the permissions on /dev/ttyS0 (or 1 etc) and on whatever it links to. On my Slackware 9.0 system the /dev/ttyS0 links to /dev/tts/0 which was set read/write for root only. Changed it to read/write everyone (0666 I think) and everything worked great. Also, if you are using devfs

Re: App database, libsynth

2003-07-13 Thread Stas Sergeev
Hello. Ryan Underwood wrote: Just tried aoss. It didn't work too horribly on the ones I tried (Duke3D, Hardball III). The sound warbles and there are lots of clicking, but overall it could be a lot worse. Better than I expected, at least a nonblocking IO is not a problem. But all that clicks

Re: Dosemu 1.1.5 compile in X support?

2003-07-13 Thread Claudia Neumann
Am Sonntag, 13. Juli 2003 17:21 schrieb Bart Oldeman: On 13 Jul 2003, Peter Celella wrote: I did get dosemu to compile by setting linkstatic off. isn't it that by default now? Now I'm getting that IPC error that I don't know what to do with. BTW - the X.h and libX11.a files you mention

Re: Using modem under dosemu 1.1.5

2003-07-13 Thread Claudia Neumann
Am Sonntag, 13. Juli 2003 19:49 schrieb Ralph Alvy: I think this may be the last thing I need to get everything I need to run under dosemu ... I can't get access to the modem, which I have connected to my serial port on com 1. I have $_com1 = /dev/modem But when I load dosemu 1.1.5, I

Re: App database, libsynth

2003-07-13 Thread Ryan Underwood
Hi Stas, On Sun, Jul 13, 2003 at 11:50:05PM +0400, Stas Sergeev wrote: Just to make sure, the PC speaker needs no programming besides writing to the two hardware ports, correct? Which ones do you mean? There is only one port to control the speaker - 0x61. But one have to also program a

Re: Dosemu 1.1.5 compile in X support?

2003-07-13 Thread Peter Celella
In Mandrake 8.1 I could compile linkstatic on and X on either. I could compile with linkstatic off and X on oder linkstatic on and X off. Now I have compiled dosemu in Debian 3.0r1 and linkstatic on and X on worked out fine. If it is of interest I can compare the files in the

Re: Dosemu 1.1.5 Binaries?

2003-07-13 Thread Justin Zygmont
I use 1.1.5 with rh9 and it works and compiles ok. How does it fail? On 13 Jul 2003, Peter Celella wrote: Is there any reason not to produce binaries for the unstable releases of dosemu - specifically dosemu-1.1.5? I'm presently using the 1.0.2 binary under Redhat 9 and it seems to work

Re: Using modem under dosemu 1.1.5

2003-07-13 Thread Justin Zygmont
I'm suprised to see that I cannot add [write] permissions to others for the /var/lock dorectory. It just stays at 775. Has anyone else had this or know why? i'm using rh9. On Sun, 13 Jul 2003, Claudia Neumann wrote: Am Sonntag, 13. Juli 2003 19:49 schrieb Ralph Alvy: I think this may

Re: Printing under dosemu 1.1.5

2003-07-13 Thread Ryan Underwood
Hi Ralph, You should be able to simply set $_printer = LexMark or $_printer = HP6P, depending on which you want to print to. You could also make one of them titled in the printcap as lp|LexMark:\ ... or lp|HP6P:\ ... whichever one you use there would also be known as lp and would be the

Re: Dosemu 1.1.5 Binaries?

2003-07-13 Thread Peter Celella
I'd love to know what the problem is also. Could it be hardware related? I'm using a Dell Inspiron 8200 laptop. It's handled everything else fine with Linux so far? Another thing - I have a directory in my home directory named 'mydos' where I've put freedos. I also have the binary for dosemu

Re: Using modem under dosemu 1.1.5

2003-07-13 Thread Ralph Alvy
Claudia Neumann wrote: Am Sonntag, 13. Juli 2003 19:49 schrieb Ralph Alvy: I think this may be the last thing I need to get everything I need to run under dosemu ... I can't get access to the modem, which I have connected to my serial port on com 1. I have $_com1 = /dev/modem But when I load

RE: RV: Serial printer problem

2003-07-13 Thread Miguel A. Rasero
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Ryan Underwood Enviado el: lunes, 14 de julio de 2003 1:21 Para: [EMAIL PROTECTED] Asunto: Re: RV: Serial printer problem Hi Miguel, On Sun, Jul 13, 2003 at 10:13:29PM +0200, Miguel A. Rasero wrote: I have tested this:

Re: Serial printer problem

2003-07-13 Thread Mike Keithley
Perhaps a formfeed isn't being passed? On Sun, 13 Jul 2003, Miguel A. Rasero wrote: -Hi, i have installed dosemu dosemu-1.0.2.1 and -configure dosemu.conf to get direct access to -/dev/ttyS0, then i configure in dosemu the com1 port -with the mode com1:9600,n,8,1,p when i print it -works fine