Quantcast
Channel: ActiveState Community Site - PPM
Viewing all 154 articles
Browse latest View live

Recent version of Filter locked for current versions of perl on windows but unlocked for 'enterprise' versions.


ERROR : Can't locate DBD/mysql.pm

$
0
0

Dear Sir,

While executing a perl script in Windows 2008- 64bitPC. I am getting the below
error message.

====================
Can't locate DBD/mysql.pm in @INC (@INC contains: C:/Perl64/site/lib C:/Perl64/
ib .) at line 3.
====================

When I have checked for mysql.pm file, it was not present in the location
C:/Perl64/site/lib. I have also checked at the location C:/Perl64/lib, there
DBI folder is present but there is no "mysql.pm" file. I have copied the files
from C:/Perl64/lib/DBI under C:/Perl64/site/lib as all the perl modules and
files are by default taking from this location. While trying to install the
DBI:mysql from PPM, it is asking for the login details of activeperl business
version.

Later, I have removed the files that I have manually copied. I have installed a
Community Edition from the URL :
http://www.activestate.com/activeperl/downloads.

Could you please update me with the exact steps for the installation of the
DBI::mysql module? I have gone through the docs that you have mentioned above.
The give for PPM is not having the exact location from which I have to download
the DBI::mysql module.

Regarding the second link, it is not useful for me as I am using ActivePerl
Community Edition.

Thank you in advance.

Awaiting your reply.

Regards,
Priya Prabhakar

Perl Package Installation - 401 Authorization Required

$
0
0

Hi,

Please help me to get out of this problem.

My perl version is v5.10.0. Binary build 1005.

When i am trying to install any perl packages using this syntax "ppm install PDF::Reuse".

I am getting like below.

Downloading PDF-Reuse-0.35...redirect
Downloading PDF-Reuse-0.35...failed 401 Authorization Required
ppm install failed: 401 Authorization Required

I am not able to install perl packages.

Karthik

Upgraded to PERL 5.16 and can get module Log-StdLog: Windows 32bit

FTP username & password

$
0
0

Who can tell me the FTP username and password ? Thank you very mach!

?????FTP???????????PPM??????????

Would like XML::LibXSLT included in PPM repository

$
0
0

I want XML:LibXSLT for Win32 ActivePerl so I can use PerlApp to create a Windows native executable.

The failed build log (http://code.activestate.com/ppm/XML-LibXSLT/) suggests the reason the build failed was because the XML::LibXML prerequisite was not met, but since XML::LibXML is a successful build (http://code.activestate.com/ppm/XML-LibXML/), I wonder if you just ran the builds in the wrong order.

I am able to get the compiled modules from Strawberry Perl, and I have successfully cannibalized the Strawberry Perl installation to get the prerequisites for ActiveState Perl:

MKDIR C:\Perl\site\lib\XML
MKDIR C:\Perl\site\lib\auto\XML
MKDIR C:\Perl\site\lib\auto\XML\LibXSLT
COPY C:\strawberry\c\bin\libexslt-0_.dll^
  C:\Perl\site\lib\auto\XML\LibXSLT\libexslt-0_.dll
COPY C:\strawberry\c\bin\libiconv-2_.dll^
  C:\Perl\site\lib\auto\XML\LibXSLT\libiconv-2_.dll
COPY C:\strawberry\c\bin\liblzma-5_.dll^
  C:\Perl\site\lib\auto\XML\LibXSLT\liblzma-5_.dll
COPY C:\strawberry\c\bin\libxml2-2_.dll^
  C:\Perl\site\lib\auto\XML\LibXSLT\libxml2-2_.dll
COPY C:\strawberry\c\bin\libxslt-1_.dll^
  C:\Perl\site\lib\auto\XML\LibXSLT\libxslt-1_.dll
COPY C:\strawberry\c\bin\zlib1_.dll^
  C:\Perl\site\lib\auto\XML\LibXSLT\zlib1_.dll
COPY C:\strawberry\perl\vendor\lib\XML\LibXSLT.pm^
  C:\Perl\site\lib\XML\LibXSLT.pm
COPY C:\strawberry\perl\vendor\lib\auto\XML\LibXSLT\LibXSLT.bs^
  C:\Perl\site\lib\auto\XML\LibXSLT\LibXSLT.bs
COPY C:\strawberry\perl\vendor\lib\auto\XML\LibXSLT\LibXSLT.xs.dll^
  C:\Perl\site\lib\auto\XML\LibXSLT\LibXSLT.xs.dll

But I am concerned about having XML::LibXML and XML::LibXSLT use different dlls since I often share DOM objects between the two modules. I don't know if this is a problem or not.

Ironically, XML::Schematron provides LibXSLT support and ActiveState had no problem building the version for that module which demonstrates it can be built on your servers: http://code.activestate.com/ppm/XML-Schematron/

Can ActiveState try building it again?

Thanks,
Robert

PAR-Packer-1.014 package installation on Windows 7 x64

$
0
0

I had tried different ways to install PAR package, without any success.

Methodology followed:

1. Using cpan
2. ppm install
3. I downloaded PAR-Packer-1.014 and tried installing using following commands:
a. perl Makefile.PL
b. dmake

at this instant i received an error which is as follow:

C:\Perl64\bin\perl.exe -Mblib run_with_inc.pl par.exe -q -B -Oparldyn.exe
system(par.exe -IC:\PAR-Packer-1.014\blib\arch -IC:\PAR-Packer-1.014\blib\lib -I
C:/Perl64/site/lib -IC:/Perl64/lib -I. -q -B -Oparldyn.exe) failed:
dmake.exe: Error code 255, while making 'parldyn.exe'
dmake.exe: Error code 255, while making 'subdirs'

Please help to resolve this issue, in order to install pp package

Log is attached for the reference

c:\>cd PAR-Packer-1.014

c:\PAR-Packer-1.014>perl Makefile.PL
Set up gcc environment - gcc.exe (rubenvb-4.5.4) 4.5.4
Warning: prerequisite Getopt::ArgvFile 1.07 not found.
Warning: prerequisite Module::ScanDeps 1.09 not found.
Warning: prerequisite PAR 1.005 not found.
Warning: prerequisite PAR::Dist 0.22 not found.
Warning: prerequisite Parse::Binary 0.04 not found.
Warning: prerequisite Win32::Exe 0.17 not found.
Prototype mismatch: sub main::prompt: none vs ($;$) at C:/Perl64/lib/ExtUtils/Ma
keMaker.pm line 219.
Note (probably harmless): No library found for -lkernel32
Note (probably harmless): No library found for -luser32
Note (probably harmless): No library found for -lgdi32
Note (probably harmless): No library found for -lwinspool
Note (probably harmless): No library found for -lcomdlg32
Note (probably harmless): No library found for -ladvapi32
Note (probably harmless): No library found for -lshell32
Note (probably harmless): No library found for -lole32
Note (probably harmless): No library found for -loleaut32
Note (probably harmless): No library found for -lnetapi32
Note (probably harmless): No library found for -luuid
Note (probably harmless): No library found for -lws2_32
Note (probably harmless): No library found for -lmpr
Note (probably harmless): No library found for -lwinmm
Note (probably harmless): No library found for -lversion
Note (probably harmless): No library found for -lodbc32
Note (probably harmless): No library found for -lodbccp32
Note (probably harmless): No library found for -lcomctl32
Note (probably harmless): No library found for -lmsvcrt
Writing Makefile for par.exe
Writing MYMETA.yml and MYMETA.json
Writing Makefile for PAR::Packer
Writing MYMETA.yml and MYMETA.json

c:\PAR-Packer-1.014>dmake
Set up gcc environment - gcc.exe (rubenvb-4.5.4) 4.5.4
Skip blib\lib\App\Packer\PAR.pm (unchanged)
Skip blib\lib\PAR\Packer.pm (unchanged)
Skip blib\lib\PAR\Filter\Obfuscate.pm (unchanged)
Skip blib\lib\PAR\Filter\PodStrip.pm (unchanged)
Skip blib\lib\PAR\StrippedPARL\Base.pm (unchanged)
Skip blib\lib\PAR\Filter.pm (unchanged)
Skip blib\lib\PAR\Filter\PatchContent.pm (unchanged)
Skip blib\lib\PAR\Filter\Bytecode.pm (unchanged)
Skip blib\lib\pp.pm (unchanged)
Skip blib\lib\PAR\Filter\Bleach.pm (unchanged)
C:\Perl64\site\bin\gcc.exe -c -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DWIN64 -D
CONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT
-DPERL_IMPLICIT_SYS -DUSE_PERLIO -DHASATTRIBUTE -fno-strict-aliasing -mms-bitfi
elds -I"C:\Perl64\lib\CORE" -DPARL_EXE=\"parl.exe\" -O2 main.c
main.c: In function 'main':
main.c:121:23: warning: assignment discards qualifiers from pointer target type
C:\Perl64\site\bin\g++.exe main.o ppresource.coff -s -L"C:\Perl64\lib\CORE" C
:\Perl64\lib\CORE\perl516.lib -o par.exe
rem
C:\Perl64\bin\perl.exe encode_append.pl Dynamic.in par.exe Dynamic.pm
C:\Perl64\bin\perl.exe file2c.pl -c 30000 par.exe C:\Perl64\bin\perl516.dll > bo
ot_embedded_files.c
C:\Perl64\site\bin\gcc.exe -c -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DWIN64 -D
CONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT
-DPERL_IMPLICIT_SYS -DUSE_PERLIO -DHASATTRIBUTE -fno-strict-aliasing -mms-bitfi
elds -I"C:\Perl64\lib\CORE" -DPARL_EXE=\"parl.exe\" -O2 boot.c
In file included from mktmpdir.h:85:0,
from mktmpdir.c:1,
from boot.c:10:
sha1.c: In function 'sha_transform':
sha1.c:146:2: warning: right shift count >= width of type
boot.c: In function 'main':
boot.c:204:5: warning: passing argument 3 of 'spawnvpe' from incompatible pointe
r type
c:\perl64\site\lib\auto\mingw\bin\../lib/gcc/x86_64-w64-mingw32/4.5.4/../../../.
./x86_64-w64-mingw32/include/process.h:178:20: note: expected 'char * const*' bu
t argument is of type 'const char * const*'
boot.c:204:5: warning: passing argument 4 of 'spawnvpe' from incompatible pointe
r type
c:\perl64\site\lib\auto\mingw\bin\../lib/gcc/x86_64-w64-mingw32/4.5.4/../../../.
./x86_64-w64-mingw32/include/process.h:178:20: note: expected 'char * const*' bu
t argument is of type 'const char * const*'
C:\Perl64\site\bin\g++.exe boot.o -static-libgcc -s -L"C:\Perl64\lib\CORE" C:
\Perl64\lib\CORE\perl516.lib ppresource.coff -o boot.exe
rem
C:\Perl64\bin\perl.exe encode_append.pl Static.in boot.exe Static.pm
cp Static.pm ..\blib\lib\PAR\StrippedPARL\Static.pm
cp Dynamic.pm ..\blib\lib\PAR\StrippedPARL\Dynamic.pm
C:\Perl64\bin\perl.exe -Mblib run_with_inc.pl par.exe -q -B -Oparldyn.exe
system(par.exe -IC:\PAR-Packer-1.014\blib\arch -IC:\PAR-Packer-1.014\blib\lib -I
C:/Perl64/site/lib -IC:/Perl64/lib -I. -q -B -Oparldyn.exe) failed:
dmake.exe: Error code 255, while making 'parldyn.exe'
dmake.exe: Error code 255, while making 'subdirs'

c:\PAR-Packer-1.014>

Can't find Bio::Tools::Run::Phylo::Phylip::consense module using ppm

$
0
0

A script I am compiling with PerlApp 9.2.1 and ActivePerl version 5.16.3.1603 requires the module Bio::Tools::Run::Phylo::Phylip::consense. Using PPM 4.17 I cannot find any part of Bio::Tools::Run::Phylo. In addition to the basic ActiveState PAckage Repository I have added the Bioperl, the log4perl and the Bioperl-run repositories.

The module I need is on CPAN. IS there something else I need to do to download it via ppm, or do I need to download and install it manually?

Thanks for your help.

Bary Hall


ppm install failed : 401 Authorization Required!

$
0
0

Hi

I am trying to download the Win32::API module via ppm using the command 'ppm install Win32::API' at the command prompt of my Windows XP virtual machine. I get the following error:

'C:\..\0.0.1>ppm install Win32::API
Downloading Win32-API-0.64...redirect
Downloading Win32-API-0.64...failed 401 Authorization Required
ppm install failed: 401 Authorization Required'

My Perl version printout is as follows:

'C:\..\0.0.1>perl -v

This is perl, v5.10.0 built for MSWin32-x86-multi-thread
(with 1 registered patch, see perl -V for more detail)

Copyright 1987-2007, Larry Wall

Binary build 1001 [283495] provided by ActiveState http://www.ActiveState.com
Built Dec 18 2007 08:46:15

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
'

I looked up on your site and it asked me to buy the Business edition license of Active Perl to support older Perl versions and so I did. I got the license installer and also installed it on the XP virtual machine. However, inspite of all that I still get the 401 Authorization required error when I try to issue the 'ppm install Win32::API' package - what am I doing incorrectly?

Please response ASAP as I am in a dire need of this.

Thanks,
Kranti

Maintain a private PPM (ppd) repository

$
0
0

Has anyone published code for automating the maintenance for a ppm/ppd repository for multiple modules and multiple architectures? An additional question, for those interested, is this: is it better to centralize or distribute the solution? I see pros and cons for both but would appreciate feedback from anyone who has actually implemented at least one solution.

I've looked in this forum (and elsewhere) but haven't found anything yet.

I've found a few modules in the ActivePerl and ActiveState namespace that might help but I don't think they're designed to satisfy the all requirements I describe below.

I have a working private ppm web site for ppm-hosting my 3 XS based modules for 3 architectures. Recently, when I started building with ActivePerl Business Edition (ABE), I expanded the maintenance from 3 architectures to 8 of the 10 supported by ABE. To make matters more tedious, I have identified over 10 modules that my products required that aren't available from ActiveState for 4 of those 8 architectures.

You can imagine that when it comes to focusing on writing software that makes me money, I don't like getting interrupted with this maintenance task. Alternatively, I can just ask Graham if he would kindly build the modules and then wait. But in either case (me building them or me asking for someone else to build them), there is a big interruption in my creative process.

Just for review, this is what I have to do whenever a module update is required (which might be predicated by an upgrade of ActivePerl):

- determine if CPAN has a newer version
- download the source
- make test the module for each platform where an install will eventually take place
- tar -zcf mod.tar.gz blib
- transfer the tar.gz file to a specific directory
- edit the package.xml file to add the new version of the package that you just built

In an ideal world, here are most of the code that I would hope I would have to write if the solution were centralized:

use PPM::Blackbox;
my %mod = qw(TimeDate Text::Table Sort::Maker);
my %arch = (
   hostname1=>{user=>"username", password=>"password", perl=>"pathtoperl"},
   hostname2=>{user=>"username", password=>"password", perl=>"pathtoperl"},
   ...
);
my $server = new PPM::Blackbox(\%mod, \%arch);
$server->maintain();

Thanks.
jeff

NET::SSH2

$
0
0

I need the Net :: SSH2 package, but not in the list of PPM, I am using ActiveState and PDF for linux, someone has managed to install?

Kind request to build MCE 1.410 for Windows (32-bit), should pass tests.

$
0
0

Hi all,

The latest MCE 1.410 should be passing for Perl 5.12 under the Windows (32-bit) environment. I'm not able to reproduce the (wstat 1280, 0x500) error on my end. I have modified 3 test scripts to use threads instead when running under MSWin32.

http://code.activestate.com/ppm/MCE/

If possible, can someone build MCE 1.410 for the Windows (32-bit) environment. Do you know if MCE has been placed on some sort of black-list for not automatically building due to previous failed attempts?

Thank you in advance for your time.

Best Regards,
Mario

PPM 3.1 getting 404 Not Found.

$
0
0

I installed a package using PPM on Jun 23, 2013, so it was working then.

Now, when I do a PPM search, I get a 404 error. Here is some info. The repository config seems correct and I did not intentionally change it.

mortvm-trunk>uname -a
Windows_NT MORTVM 5 01 586

mortvm-trunk>ppm version
PPM 3.1

mortvm-trunk>ppm search foo
Searching in Active Repositories
Error: No valid repositories:
Error: 404 Not Found
Error: 404 Not Found

mortvm-trunk>ppm rep
Repositories:
[1] ActiveState PPM2 Repository
[2] ActiveState Package Repository

mortvm-trunk>ppm rep des
Warning: 404 Not Found
Describing Active Repository 1:
Name: ActiveState PPM2 Repository
Location:
http://ppm.ActiveState.com/cgibin/PPM/ppmserver-5.8-windows.pl?urn:/PPMS...
Type: unsupported

If I just type this into the browswer:

http://ppm.activestate.com/cgibin/PPM/

I get:

Index of /cgibin/PPM
[ICO] Name Last modified Size Description
[DIR] Parent Directory -
Apache/2.2.3 (CentOS) Server at ppm.activestate.com Port 80

Did the scripts go away?

I know this is old stuff, but anybody know what happened?

Thanks, -randy

Not able to install Net::SSLeay perl module on Solaris x86 OS

$
0
0

On a Solaris x86 machine, we have Active perl 5.12 version installed.
We wanted to support SSL communication from Perl application.

When i tried to communicate to a HTTPS url i get the following error.
500 Can't locate object method "new" via package "LWP::Protocol::https::Socket"

On debugging, realized that we don't have the needed Net-SSLeay module installed. Hope that is causing this error.

When we tried to install Net-SSLeay using ppm, we get the following error.

We have Perl Business Edition license. I hope ppm should allow us to install the needed modules.

# ./ppm install Net-SSLeay
Downloading ActiveState Package Repository packlist...not found
ppm install failed: Can't find any package that provides Net-SSLeay
# ./ppm install Net::SSLeay
ppm install failed: Can't find any package that provides Net::SSLeay

PPM packages for IUP on Windows

$
0
0

I would like to have a ppm for IUP, a perl module providing a graphical user interface.
IUP: http://search.cpan.org/~kmx/IUP-0.101/lib/IUP.pod

I tried to build it within Strawberry perl (portable, version 5.18.1, on Windows 32 bit) and it worked flawlessly through cpanm:
cpanm --prompt IUP
No problem even on some Linux machines.

As I see, your automatic attempt to build the ppm fails because of a timeout, but without any real issue: http://code.activestate.com/ppm/IUP

Regards,
Ugo


How to install CPAN Verilog-Perl Module?

$
0
0

I would like to install Verilog-Perl module. Launched ppm, and can not find Verilog-Perl in the list. How can I install Verilog-Perl module via ppm?

Thanks,
Si-En

ActivePerl 5.16.3. - Perl Module Installation via PPM: Extraction error with the .tgz

$
0
0

Hi there,

I have ActivePerl 5.16.3 running on a Windows 7 64 bit. I'm attempting to install the Perl module DBIx-JSON by launching the PPM, marking the said module for install and then running marked actions via the UI.

I'm getting the error below when I do this:

ERROR: Can't extract files from C:\Users\mycorporateuserID\AppData\Local\Temp\ppm-Jw5UXe/DBIx-JSON-0.02.tgz

This issue isn't just for the JSON module, but all other ones I can see in the PPM repository that have not yet been installed. I did manage to install the DBD::mysql module successfully not too long ago so I'm not sure what has changed.

Below is a detailed error log from PPM, generated when I attempted to install the module.

/*

2013-08-30T14:57:30 <7> [Client.pm:1157] Want Test::More, have Test::More 0.98
2013-08-30T14:57:30 <7> [Client.pm:1157] Want DBI:: 1.15, have DBI:: 1.623
2013-08-30T14:57:30 <7> [Client.pm:1157] Want JSON::Syck (missing)
2013-08-30T14:57:30 <7> [Client.pm:1157] Want Carp::, have Carp:: 1.26
2013-08-30T14:57:30 <6> [Web.pm:108] GET http://ppm4.activestate.com/MSWin32-x86/5.16/1603/Y/YO/YOSTY/DBIx-JSON-0... ==> 302 Found (7560 bytes in 0.03 sec - 231 KB/s)
2013-08-30T14:57:30 <6> [Web.pm:108] GET http://bluecoat-proxy:8083/accelerated_pac_base.pac ==> 200 OK (6093 bytes in 0.06 sec - 96 KB/s)
2013-08-30T14:57:30 <6> [Web.pm:108] GET http://ppm4.activestate.com/MSWin32-x86/5.16/1603/T/TO/TODDR/YAML-Syck-1... ==> 302 Found (7560 bytes in 0.05 sec - 143 KB/s)
2013-08-30T14:57:30 <6> [Web.pm:108] GET http://bluecoat-proxy:8083/accelerated_pac_base.pac ==> 200 OK (6093 bytes in 0.06 sec - 100 KB/s)
2013-08-30T14:57:30 <4> [ppm:13] Invalid header block at offset unknown at C:/Perl/lib/ActivePerl/PPM/Client.pm line 1367.
2013-08-30T14:57:30 <4> [ppm:13] Invalid header block at offset unknown at C:/Perl/lib/ActivePerl/PPM/Client.pm line 1367.
2013-08-30T14:57:30 <4> [ppm:13] Invalid header block at offset unknown at C:/Perl/lib/ActivePerl/PPM/Client.pm line 1367.
2013-08-30T14:57:30 <4> [ppm:13] Invalid header block at offset unknown at C:/Perl/lib/ActivePerl/PPM/Client.pm line 1367.
2013-08-30T14:57:30 <4> [ppm:13] Invalid header block at offset unknown at C:/Perl/lib/ActivePerl/PPM/Client.pm line 1367.
2013-08-30T14:57:30 <4> [ppm:13] Invalid header block at offset unknown at C:/Perl/lib/ActivePerl/PPM/Client.pm line 1367.
2013-08-30T14:57:30 <4> [ppm:13] Invalid header block at offset unknown at C:/Perl/lib/ActivePerl/PPM/Client.pm line 1367.
2013-08-30T14:57:30 <4> [ppm:13] Invalid header block at offset unknown at C:/Perl/lib/ActivePerl/PPM/Client.pm line 1367.
2013-08-30T14:57:30 <4> [ppm:13] Invalid header block at offset unknown at C:/Perl/lib/ActivePerl/PPM/Client.pm line 1367.
2013-08-30T14:57:30 <4> [ppm:13] Invalid header block at offset unknown at C:/Perl/lib/ActivePerl/PPM/Client.pm line 1367.
2013-08-30T14:57:30 <4> [ppm:13] Invalid header block at offset unknown at C:/Perl/lib/ActivePerl/PPM/Client.pm line 1367.
2013-08-30T14:57:30 <4> [ppm:13] No data could be read from file at C:/Perl/lib/ActivePerl/PPM/Client.pm line 1367.
2013-08-30T14:57:30 <3> [GUI.pm:2012] Can't extract files from C:\Users\mycorporateuserID\AppData\Local\Temp\ppm-I8tPGI/DBIx-JSON-0.02.tgz at C:/Perl/lib/ActivePerl/PPM/Client.pm line 1367.

*/

If I can get some help on installing the module without the file extraction issue, that'd be great. I have tried commenting out "##$ua->default_header("Accept-Encoding" => "gzip, deflate");" in the Web.pm, and launching the PPM as an Administrator.

Thanks in advance.

cpan fails to complete download

$
0
0

When I try to install some CPAN modules, it starts to download and then hangs.

# cpan Template
CPAN: Term::ANSIColor loaded ok (v4.02)
CPAN: Storable loaded ok (v2.39)
Reading '/root/.cpan/Metadata'
Database was generated on Wed, 10 Jul 2013 10:41:02 GMT
CPAN: LWP::UserAgent loaded ok (v6.05)
CPAN: Time::HiRes loaded ok (v1.9725)
Fetching with LWP:
http://ppm.activestate.com/CPAN/authors/01mailrc.txt.gz

....

if I try to do get the same file via wget you can see that it gets a packet or two:

# wget http://ppm.activestate.com/CPAN/authors/01mailrc.txt.gz
--2013-10-03 15:02:00-- http://ppm.activestate.com/CPAN/authors/01mailrc.txt.gz
Resolving ppm.activestate.com... 204.244.102.19
Connecting to ppm.activestate.com|204.244.102.19|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 213605 (209K) [application/x-gzip]
Saving to: `01mailrc.txt.gz.3'

7% [=> ] 15,931 --.-K/s eta 2m 18s

If I try another website, wget seems to work ok:

# wget www.cpan.org
--2013-10-03 15:03:57-- http://www.cpan.org/
Resolving www.cpan.org... 207.171.7.177, 199.15.176.140, 2620:101:d000:8::140:1, ...
Connecting to www.cpan.org|207.171.7.177|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7998 (7.8K) [text/html]
Saving to: `index.html'

100%[======================================>] 7,998 --.-K/s in 0.1s

2013-10-03 15:03:57 (70.8 KB/s) - `index.html' saved [7998/7998]

Am I missing something? I don't have a proxy. I do have multiple perl's on the system, but I have my path set to the one for ActiveState.

Unable to install MIME-tools on system ‘Winserver 2003 R2 standard x64 SP2’ where perl version is ’ v5.8.8'

$
0
0

Hi

My system is ‘Windos server 2003 R2 standard x64 edition SP2’ and perl version is ’ v5.8.8 built for MSWin32-x86-multi-thread’.

perl -v

This is perl, v5.8.8 built for MSWin32-x86-multi-thread(with 25 registered patches, see perl -V for more detail)

Copyright 1987-2006, Larry Wall

Binary build 817 [257965] provided by ActiveState http://www.ActiveState.com Built Mar 20 2006 17:54:25

Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page.

I am not able to install MIME-tools on my machine.

1. I have tried to install MIME-tools via ppm, but getting error:

ppm> search MIME-tools
Searching in Active Repositories
Error: No valid repositories: Error: 404 Not Found

2. Then I tried to install it manually, 'perl Makefile.PL' command run successfully but when I run 'make/nmake' cmd, getting error 'make' is not recognized as an internal or external command,operable program or batch file.'

D:\sharmap\MIME-tools-5.411>perl Makefile.PL
Checking if your kit is complete...
Looks good
Warning: prerequisite IO::Stringy 1.211 not found.
Warning: prerequisite Mail::Field 1.05 not found.
Warning: prerequisite Mail::Header 1.01 not found.
Warning: prerequisite Mail::Internet 1.0203 not found.
Writing Makefile for MIME-tools

D:\sharmap\MIME-tools-5.411>make
'make' is not recognized as an internal or external command,operable program or batch file.

D:\sharmap\MIME-tools-5.411>nmake
'nmake' is not recognized as an internal or external command,operable program or batch file.

Please help me to install MIME-tools module.

Can not installl DBD-OBDBC modul2

$
0
0

trying to rebuild the environment on a clean machine. Apparently we have corrupted or mismatching DBD-ODBC.PDD files. Error: no suitable installation target found for package DBD-ODBC. DBI installes ok, dbdb-ORACL also. Just can't that last module installed. Active perl version is 5.8.4.810. Not sure I have correct PPD or Gz files. trying to install off local disk.

Viewing all 154 articles
Browse latest View live