Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Authentication-Warning: mailserver.xsoft.at: Host devpc47.xsoft.co.at [10.1.1.34] claimed to be xsoft.at Message-ID: <3B4042A4.40EF7CE5@xsoft.at> Date: Mon, 02 Jul 2001 11:45:08 +0200 From: Roland Giersig Reply-To: RGiersig AT cpan DOT org Organization: X-Soft X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.18 i686) X-Accept-Language: en, de-AT, de MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Perl/Expect (IO::Tty) under Cygwin Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 1.0 (http://www.roaringpenguin.com/mimedefang/) Hi folks, just wanted to let the world (well, the mailing list) know that Perl/Expect works under Cygwin. Currently, a patch is needed for Pty.xs in the IO::Tty package. Just add #ifdef __CYGWIN__ #define HAVE_DEV_PTMX #endif at the top of Pty.xs. This will of course be added to the next release of IO::Tty, but this may take a while, given my current workload. Hope this helps, Roland -- RGiersig AT cpan DOT org -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/