<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://community.activestate.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ActiveState Community Site - Install Crypt::SSLeay package  - Comments</title>
 <link>http://community.activestate.com/forum-topic/install-crypt-ssleay-package</link>
 <description>Comments for &quot;Install Crypt::SSLeay package &quot;</description>
 <language>en</language>
<item>
 <title>found it...</title>
 <link>http://community.activestate.com/forum-topic/install-crypt-ssleay-package#comment-4336</link>
 <description>&lt;p&gt;ignore the above it was available @ &lt;a href=&quot;http://cpan.uwinnipeg.ca/PPMPackages/10xx/&quot; title=&quot;http://cpan.uwinnipeg.ca/PPMPackages/10xx/&quot;&gt;http://cpan.uwinnipeg.ca/PPMPackages/10xx/&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Tue, 26 Feb 2008 23:40:48 -0800</pubDate>
 <dc:creator>thompsonson</dc:creator>
 <guid isPermaLink="false">comment 4336 at http://community.activestate.com</guid>
</item>
<item>
 <title>failed with perl 5.10...</title>
 <link>http://community.activestate.com/forum-topic/install-crypt-ssleay-package#comment-4335</link>
 <description>&lt;p&gt;I tried the following:&lt;/p&gt;
&lt;p&gt;C:\Perl&lt;br /&gt;
$ ppm install &lt;a href=&quot;http://theoryx5.uwinnipeg.ca/ppms/Crypt-SSLeay.ppd&quot; title=&quot;http://theoryx5.uwinnipeg.ca/ppms/Crypt-SSLeay.ppd&quot;&gt;http://theoryx5.uwinnipeg.ca/ppms/Crypt-SSLeay.ppd&lt;/a&gt;&lt;br /&gt;
ppm install failed: The PPD does not provide code to install for this platform&lt;/p&gt;
&lt;p&gt;I have run &quot;perl -v&quot; and I am using:&lt;/p&gt;
&lt;p&gt;This is perl, v5.10.0 built for MSWin32-x86-multi-thread&lt;/p&gt;
&lt;p&gt;The release notes (&lt;a href=&quot;http://aspn.activestate.com/ASPN/Downloads/ActivePerl/PPM/Repository&quot; title=&quot;http://aspn.activestate.com/ASPN/Downloads/ActivePerl/PPM/Repository&quot;&gt;http://aspn.activestate.com/ASPN/Downloads/ActivePerl/PPM/Repository&lt;/a&gt;) reference 5.6 and 5.8 but nothing for 5.10.&lt;/p&gt;
&lt;p&gt;So i have 3 questions...&lt;/p&gt;
&lt;p&gt;Is there a new package for 5.10?&lt;br /&gt;
Is there a way of making the 5.8 ppd work with 5.10?&lt;br /&gt;
Or should I downgrade my perl to 5.8? (I need to use HTTPS)&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Matt&lt;/p&gt;
</description>
 <pubDate>Tue, 26 Feb 2008 23:26:03 -0800</pubDate>
 <dc:creator>thompsonson</dc:creator>
 <guid isPermaLink="false">comment 4335 at http://community.activestate.com</guid>
</item>
<item>
 <title>crypt modules</title>
 <link>http://community.activestate.com/forum-topic/install-crypt-ssleay-package#comment-3790</link>
 <description>&lt;p&gt;You got the syntax dead right. However, the ActiveState repository does not contain any modules that require crypt technology, since distribution of said technology in Canada requires a certificate from the Federal Government. The message from PPM that it can&#039;t find the module is normal.&lt;/p&gt;
&lt;p&gt;There are other repositories that do provide this module, specifically Randy Kobes University of Winnipeg CPAN site.&lt;br /&gt;
To install Crypt-SSLeay from the Winnipeg repository using ppm, please do this from a dos prompt:&lt;/p&gt;
&lt;p&gt;For ActivePerl 5.8&lt;/p&gt;
&lt;p&gt;c:\&amp;gt; ppm install &lt;a href=&quot;http://theoryx5.uwinnipeg.ca/ppms/Crypt-SSLeay.ppd&quot; title=&quot;http://theoryx5.uwinnipeg.ca/ppms/Crypt-SSLeay.ppd&quot;&gt;http://theoryx5.uwinnipeg.ca/ppms/Crypt-SSLeay.ppd&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For 5.6.1&lt;/p&gt;
&lt;p&gt;c:\&amp;gt; ppm install &lt;a href=&quot;http://theoryx5.uwinnipeg.ca/ppmpackages/Crypt-SSLeay.ppd&quot; title=&quot;http://theoryx5.uwinnipeg.ca/ppmpackages/Crypt-SSLeay.ppd&quot;&gt;http://theoryx5.uwinnipeg.ca/ppmpackages/Crypt-SSLeay.ppd&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Fri, 04 Jan 2008 15:40:56 -0800</pubDate>
 <dc:creator>grahams</dc:creator>
 <guid isPermaLink="false">comment 3790 at http://community.activestate.com</guid>
</item>
<item>
 <title>Install Crypt::SSLeay package </title>
 <link>http://community.activestate.com/forum-topic/install-crypt-ssleay-package</link>
 <description>&lt;p&gt;Crossposting here because I didn&#039;t see this forum when I initially posted, sorry...&lt;/p&gt;
&lt;p&gt;Total newbie to perl here. I&#039;m using a script provided by craigslist to facilitate bulk posting of listings to them. &lt;/p&gt;
&lt;p&gt;Apparently their script requires a Crypt::SSLeay module installed.&lt;/p&gt;
&lt;p&gt;I believe that the PPM utility in ActivePerl is what is used for managing modules, but I don&#039;t have the slightest idea how to tell this utility to install a new module.  The best attempt I made was this:&lt;/p&gt;
&lt;pre&gt;
C:\autotasks&amp;gt;ppm install Crypt::SSLeay
ppm install failed: Can&#039;t find any package that provides Crypt::SSLeay
&lt;/pre&gt;&lt;p&gt;
Could somebody explain how the process of installing a module into PPM works under Windows. I see that I can download a .GZ file from CPAN, is this what I&#039;m supposed to somehow &quot;install&quot; into PPM?&lt;/p&gt;
&lt;p&gt;David&lt;br /&gt;
&lt;a href=&quot;mailto:dtaylo75@bellsouth.net&quot;&gt;dtaylo75@bellsouth.net&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://community.activestate.com/forum-topic/install-crypt-ssleay-package#comments</comments>
 <category domain="http://community.activestate.com/forums/ppm-0">PPM</category>
 <category domain="http://community.activestate.com/os/windows-server-2003">Windows Server 2003</category>
 <pubDate>Fri, 04 Jan 2008 14:51:08 -0800</pubDate>
 <dc:creator>dtaylo75</dc:creator>
 <guid isPermaLink="false">1778 at http://community.activestate.com</guid>
</item>
</channel>
</rss>
