Christopher Faylor wrote:
> On Fri, Apr 29, 2005 at 02:40:34PM -0700, rwj wrote:
> >i think I've found part of my Serial and Modem device problem
> apparently i
> >am missing the following .h files in my /usr/include/sys directory.
> >
> >termiox.h
&g
i think I've found part of my Serial and Modem device problem apparently i
am missing the following .h files in my /usr/include/sys directory.
termiox.h
ttycom.h
modem.h
how do i get these header files in and working correctly? i can't just copy
and paste them from some other *nix distribut
I hope this is not the wrong forum for this question, but I am not sure where
to ask.
I am trying to use perl on cygwin to control i/o devices, specifically Serial
Ports and Modems.
i had been using perl on windows just fine for both serial and modem, except
that ZModem transfers are not supporte
Hi Igor, thank you for the quick reply!
Igor wrote:
> /dev is currently a virtual directory in Cygwin. Try "ls -l /dev/ttyS1"
> -- you should get a listing.
ah hah. yep they're there.
> Are you sure you're trying to open the right serial port? /dev/ttyS1
> corresponds to COM2 in Windows. I
Hi,
I just recently installed cygwin on my WinXP box here at work. I am trying to
migrate my Perl scripts over to the cygwin environment.
But now I can not access my Serial Ports thru cygwin. for instance, when I
tried installing a serial port device module for perl, the make file died with
th
5 matches
Mail list logo