X-Spam-Check-By: sourceware.org Message-ID: <31b7d2790701102041o602b777ek17113dbe84d799c5@mail.gmail.com> Date: Wed, 10 Jan 2007 22:41:46 -0600 From: "DePriest, Jason R." To: cygwin AT cygwin DOT com Subject: Re: activestate perl on cygwin In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1168444611 DOT 45a50cc3d20dc AT easymail-old DOT hol DOT gr> 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 On 1/10/07, Andrew DeFaria wrote: > some dude wrote: > > Andrew DeFaria wrote: > > ... > >>> I don't actually install through cygwin, but use the ppm installer > >>> from Activestate. > >> Why people would want to use a proprietary Perl with a proprietary > >> installer is beyond me. Let me ask you a question, what happens when > >> you call setsid in this ActiveState Perl? Anyways... > > Well, in my case when I make the call I run perl on Linux. Here I had > > to write a scripton a windows machine and before checking cygwin I > > checked activestate. Then I needed some modules, DBD:Orcale to be exact. > Maybe you should have looked for DBD::Oracle instead? :-) According to ActiveState's website (http://aspn.activestate.com/ASPN/docs/ActivePerl/5.8/faq/ActivePerl-faq2.html) DBD::Oracle Oracle no longer provides the Oracle client libraries for free, so we can no longer provide DBD Oracle as a PPM/PPM3 module. The DBD-Oracle package for ActivePerl 5.6 is the last package compiled before the licensing changed that is still available on our site. If you wish to compile this module locally, the source may be obtained from www.cpan.org. Instructions on using CPAN are at: http://aspn.activestate.com/ASPN/Reference/Products/ActivePerl/lib/CPAN.html. If you are using Windows, an easy workaround for you might be just to use DBD-ODBC instead. > Aside from the grammatical errors my point still stands. AFAIK ppm, > ActiveState's module installer, only works in ActiveState and I don't > believe that ActiveState works on Linux, Unix and Macs, whereas the - - - - - cut - - - - - - - It looks like PPM3 works with all the OSes that ActiveState releases perl for which include Windows, Linux, MacOS X, Solaris, and HP-UX. I am not so sure about PPM2. It only has instructions for Windows. Again, we have moved way out of the realm of relevance to cygwin at this point. -Jason -- 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/