X-Spam-Check-By: sourceware.org From: "David Christensen" To: "'cygwin'" Subject: RE: Perl Device::SerialPort problem Date: Fri, 24 Nov 2006 08:47:12 -0800 Message-ID: <003c01c70fe8$30ab4af0$0a00a8c0@s3000p> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com aliko wrote: > Now the installation process of Device: SerialPort advances further > but hangs at the testing steps... Is Win32::SerialPort still viable? http://search.cpan.org/~bbirth/Win32-SerialPort-0.19/lib/Win32/SerialPor t.pm STFW, I didn't find any "SerialPort" in Cygwin packages: http://cygwin.com/cgi-bin2/package-grep.cgi?grep=serialport But there is a "Device-SerialPort-0.22.zip" in ActiveState Perl: http://ppm.activestate.com/PPMPackages/zips/8xx-builds-only/Windows/ Google'ing for "cygwin perl serialport" yields a bunch of hits. You might want to look for support forums, mailing lists, newsgroups, etc., for either or both *::SerialPort modules and search for Cygwin-specific posts. I usually have better luck installing binary packages for anything -- Perl libraries, GNU tools, user applications, daemons, etc. -- rather than building from scratch and/or using CPAN. So if you can't get either *::SerialPort module to install or work correctly on Cygwin, you may want to try using ActiveState Perl. But, be warned that mixing ActivePerl with Cygwin may be confusing and/or difficult. HTH, David -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/