473,378 Members | 1,468 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Installing Perl Modules on Windows...

Hello everyone..,

I'm trying to install Bugzilla on WindowsXP & it requires Perl & Perl Modules as well. I have installed most of the Perl modules using the following command.

C:\Bugzilla> ppm install (The_Module_Name).ppd

But unfortunately I cannot find a PPD file for "Email-Send" & "Email-MIME-Modifier". Can someone please help me to find PPD files for the above mentioned.

Thanx in advance..,
- Asela -
Jul 4 '07 #1
1 2725
numberwhun
3,509 Expert Mod 2GB
Unfortunately, I have found the windows environment a not-so-inviting place to install Perl modules into. It is my experience that since the only version of Perl for Windows is from Active State, that you are unfortunately limited to their package selection. Granted, they do have a lot of packages listed, but I have also noticed that they have left out a number of packages that CPAN lists. You would think that they would mirror CPAN as far as their module list so that you are not effected by the platform you choose, but that's not the case.

Ok, enough with my rant and on to your question. My suggestion to you is to use the graphical PPM installer that comes with Active State. It will be in your Start menu, under Active State. When it starts, you will see a white area near the top that you can type in. That area is so you can type the name, or part of the name, of a package and it will auto search the repository.

Upon searching for Email-Send, the package is in there. You have only to right click and choose "Install <package_name>" to select it. After you have chosen the package(s) you wish to install, there is a right facing green arrow to the right of the search bar that will fetch and install the package(s) you selected.

Now, as for "Email-MIME-Modifier", I don't see that package, but rhere are 4 other "Email-Mime" packages on there. You will have to investigate which to install. If the package you are looking for is missing, I don't know if a plea to AS will help or not, but you can try.

If it is absolutely imperative that you be able to install whatever package you need, then my suggestion would be to obtain a distribution of Linux and do your development over there. (sorry, shameless plug for what is in MHO a MUCH better OS for development and many other things).

Hopefully this helped you.

Regards,

Jeff
Jul 4 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: bagsmode | last post by:
Hi, I'm trying to figure out how to load modules that I don't already have. I tried loading module Test, and I kept getting an error with the nmake.exe that was being used (running on Win98...
1
by: kenneth kahn | last post by:
I've installed ActivePerl on my AIX 5.1 system using the following install file ActivePerl-5.8.7.813-aix-5.1-cc-151115.tar.gz By install, all I did was to gunzip/tar the file. Everything seems...
1
by: HermannJens | last post by:
im trying to install a module. The directions for installing modules say: download the file, extract it, put the file under "c:/perl/lib/module-here" go to "cmd" type there: perl makefile.pl...
21
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Uploading files from a local computer to a remote web server has many useful purposes, the most...
2
by: dineshshank | last post by:
Hello , I have installed Bugzilla in Windows XP .But i am facing problem in getting some PPM modules Template-GD , Email-Reply , PerlMagick , mod_perl. Can any body help me in getting...
3
by: dineshshank | last post by:
Hello everybody, I have installed Bugzilla in Windows .But i am finding it difficulty in getting the pearl modules .And many said that Compling Bugzilla in windows is a difficult...
3
by: poolboi | last post by:
hi all, i've trouble installing module net::Telnet i used to be able to install all my modules on windows XP using ppm but all of a suddent i get the error: "407 proxy authentication...
2
by: sbettadpur | last post by:
Hiiii > > I have installed mysql , Active perl 5.10 successfully but > Template-GD: ppm install Template-GD > PerlMagick: ppm install PerlMagick > SOAP-Lite: ppm install SOAP-Lite > ...
2
by: somsub | last post by:
Hi all, Here is my samle code use strict ; use warnings ; use IO::Uncompress::Unzip ; When I compiled this three lines of code in win32 I got error like below.
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.