Re: simple module install via CPAN not working.

2015-02-17 Thread Brandon McCaig
Gary; On Mon, Feb 16, 2015 at 8:45 AM, Gary Stainburn wrote: > I'm still looking to get WWW::Mechanize::Firefox installed. It > looks like I've got a more pressing issue. Even simple module > installs aren't working properly. I'm working through the > dependancy list and looking at Test::Tester a

simple module install via CPAN not working.

2015-02-16 Thread Gary Stainburn
I'm still looking to get WWW::Mechanize::Firefox installed. It looks like I've got a more pressing issue. Even simple module installs aren't working properly. I'm working through the dependancy list and looking at Test::Tester and Test::NoWarnings. Installing Test::Tester worked fine, but when

problem with module install about Shell::POSIX::Select

2008-07-29 Thread Jiancong
Hi all: When I install the “Shell-POSIX-Select” module into my system, I got the following error message from screen. After I searched on internet, I found any useful messages to resolve it. Could you tell me how to resolve it or where to find some useful messages. Thanks a lot. PERL_

Re: non-root module install

2006-10-19 Thread Mike Blezien
Prefect! :) thx's Mike - Original Message - From: "Tom Phoenix" <[EMAIL PROTECTED]> To: "Mike Blezien" <[EMAIL PROTECTED]> Cc: "Perl List" Sent: Thursday, October 19, 2006 9:42 PM Subject: Re: non-root module install On 10/19/06, Mike

Re: non-root module install

2006-10-19 Thread Tom Phoenix
On 10/19/06, Mike Blezien <[EMAIL PROTECTED]> wrote: I need to install a perl module, Crypt::SSLeay, for a client in their local folder, /home/ it's been quiet some time since I've installed a module in this manner, to use to using either cpan or direct root installs. What is the correct procedu

non-root module install

2006-10-19 Thread Mike Blezien
Hello, I need to install a perl module, Crypt::SSLeay, for a client in their local folder, /home/ it's been quiet some time since I've installed a module in this manner, to use to using either cpan or direct root installs. What is the correct procedure to installing modules in this manner, as

Re: Imlib2 Module install failure problem

2006-10-05 Thread Igor Sutton
2006/10/5, Raphael Brunner <[EMAIL PROTECTED]>: Thanks for your tip, but how can i reinstall this module? in the perl-shell show the command "help" only install etc, but nothing to reinstall. And if I choose install, then it says: it is always on the newest version... Open your CPAN shell, th

Re: Imlib2 Module install failure problem

2006-10-05 Thread Raphael Brunner
Thanks for your tip, but how can i reinstall this module? in the perl-shell show the command "help" only install etc, but nothing to reinstall. And if I choose install, then it says: it is always on the newest version... Sorry this question. :-( Thanks a lot! Raphael On Wed, Oct 04, 2006 at 07:

Imlib2 Module install failure problem

2006-10-03 Thread Raphael Brunner
Dear Users I work on debian testing with perl 5.8.8. If I try to install the module Image::Imlib2 to install (perl -MCPAN -e shell / install Image::Imlib2) then after a few downloads, I see this error-message: -- snip -- Warning: this distribution contains XS files, but Module::Build is not conf

module install on HPUX 11.11 ....any suggestions?

2006-06-13 Thread Smith, Derek
I know I will probably need another compiler but wanted to make sure. I changed the make file to point to gcc, g++, cpp and c++ and I am still getting errors. Here are my errors using /usr/bin/cc [EMAIL PROTECTED] make cp Size.pm blib/lib/Term/Size.pm AutoSplitting blib/lib/Term/Size.pm (bli

Re: Automatic Module install

2005-08-25 Thread Binish A R
Chris Devers wrote: On Fri, 26 Aug 2005, Binish A R wrote: I've my script which uses Expect Module. But the problem is that Expect module isn't installed by default ( at least in the machines that I've checked, viz RH9 ) Can I write some code that will automatically install a m

Re: Automatic Module install

2005-08-25 Thread Chris Devers
On Fri, 26 Aug 2005, Binish A R wrote: > I've my script which uses Expect Module. > > But the problem is that Expect module isn't installed by default ( at > least in the machines that I've checked, viz RH9 ) > > Can I write some code that will automatically install a module from > CPAN if there

Automatic Module install

2005-08-25 Thread Binish A R
I've my script which uses Expect Module. But the problem is that Expect module isn't installed by default ( at least in the machines that I've checked, viz RH9 ) Can I write some code that will automatically install a module from CPAN if there isn't one? --

RE: Module install

2003-09-10 Thread Wiggins d'Anconia
directory, which > will be prepended to your @INC array. > > Rob > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 10, 2003 12:49 PM > To: [EMAIL PROTECTED] > Subject: Module install > > > Anyone know i

RE: Module install

2003-09-10 Thread denis
CTED] > Sent: Wednesday, September 10, 2003 12:49 PM > To: [EMAIL PROTECTED] > Subject: Module install > > > Anyone know if your able to install modules in the users local home > directory? I'm running on a system that I'm not able to install modules > system w

RE: Module install

2003-09-10 Thread Hanson, Rob
ment var PERL5LIB to that directory, which will be prepended to your @INC array. Rob -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2003 12:49 PM To: [EMAIL PROTECTED] Subject: Module install Anyone know if your able to install module

Module install

2003-09-10 Thread denis
Anyone know if your able to install modules in the users local home directory? I'm running on a system that I'm not able to install modules system wide. Thanks Denis -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: module install

2003-08-29 Thread Rajesh Dorairajan
snada [mailto:[EMAIL PROTECTED] Sent: Monday, July 28, 2003 7:10 AM To: [EMAIL PROTECTED] Subject: module install Hi all, I have to install the openCA::X509 module for openCA. I need some modules that I installed successfully thanks to perl -MCPAN -eshell. But I get error when installing OpenCA::X509 m

RE: Module install

2003-08-01 Thread Dan Muey
> It was Friday, August 01, 2003 when Dan Muey took the soap > box, saying: > : Howdy all am I thinking of this corretcly: > : According to: > : > http://search.cpan.org/author/JHI/perl-5.8.0/lib/ExtUtils/Make Maker.pm#make_test : : : If I have a file called test.pl it will run that script as t

Re: Module install

2003-08-01 Thread Casey West
It was Friday, August 01, 2003 when Dan Muey took the soap box, saying: : Howdy all am I thinking of this corretcly: : According to: : http://search.cpan.org/author/JHI/perl-5.8.0/lib/ExtUtils/MakeMaker.pm#make_test : : : If I have a file called test.pl it will run that script as teste of the ins

Module install

2003-08-01 Thread Dan Muey
Howdy all am I thinking of this corretcly: According to: http://search.cpan.org/author/JHI/perl-5.8.0/lib/ExtUtils/MakeMaker.pm#make_test If I have a file called test.pl it will run that script as teste of the installation. So if they do by hand: perl Makefile.PL # create make file make

module install

2003-07-28 Thread Sylvain Masnada
Hi all, I have to install the openCA::X509 module for openCA. I need some modules that I installed successfully thanks to perl -MCPAN -eshell. But I get error when installing OpenCA::X509 module (I installed OpenCA::OpenSSL successfully). Can anybody help me please. Thanks Sylvain [EMAIL PROTEC

Other established win32 sites - Re: Newbie Module Install question...

2002-06-05 Thread drieux
On Wednesday, June 5, 2002, at 06:10 , Ron Powell wrote: [..] > I should have started there first. I made the (wrong and relatively > stupid) > assumption that the module would be at cpan... rule of thumb is 'why not check there first' - since they do have a reasonable collection of the basic

RE: Newbie Module Install question...

2002-06-05 Thread Ron Powell
. Ron > -Original Message- > From: John Edwards [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 05, 2002 8:51 AM > To: 'Ron Powell'; perl beginners > Subject: RE: Newbie Module Install question... > > > The answer is in your question... > > http://www.r

RE: Newbie Module Install question...

2002-06-05 Thread John Edwards
The answer is in your question... http://www.roth.net/perl The Win32::Daemon module is available from Dave Roth's site. HTH John -Original Message- From: Ron Powell [mailto:[EMAIL PROTECTED]] Sent: 05 June 2002 14:03 To: perl beginners Subject: Newbie Module Install question...

Newbie Module Install question...

2002-06-05 Thread Ron Powell
So, I'm trying to use this script (which was mentioned in an earlier submission to the list, I believe): http://www.roth.net/perl/scripts/scripts.asp?DirMon.pl I tried to do the following command: perl DirMon.pl -? And I get this error back: Can't locate Win32/Daemon.pm in @INC (@INC contains:

Re: Module Install problem

2002-04-02 Thread Jenda Krynicky
From: "Connie Chan" <[EMAIL PROTECTED]> > I have a problem for installing module MIME::Base64. > I am using ActiveState Perl on Win32 OS. > > When I try to use ppm "install MIME::Base64", I got : > Error installing package 'MIME-Base64': Could not locate a PPD file > for packa

Re: Module Install problem

2002-03-31 Thread Connie Chan
, 2002 5:20 AM Subject: Module Install problem Dear all, I have a problem for installing module MIME::Base64. I am using ActiveState Perl on Win32 OS. When I try to use ppm "install MIME::Base64", I got : Error installing package 'MIME-Base64': Could not locate a PPD file

Module Install problem

2002-03-31 Thread Connie Chan
Dear all, I have a problem for installing module MIME::Base64. I am using ActiveState Perl on Win32 OS. When I try to use ppm "install MIME::Base64", I got : Error installing package 'MIME-Base64': Could not locate a PPD file for package MIME-Base64 When I try to use ppm3, "install MIME::Bas

Re: DBD::ODBC module install

2001-09-09 Thread SunDog
Hi Anton, I assume you are on Windows ... so go the Microsoft Site and look for MDAC drivers ... this will be a download .exe file that will require installation as Admin account and update all the drivers for ODBC regards SunDog === A

DBD::ODBC module install

2001-09-09 Thread Anton Arhipov
Hello! i need to install ODBC module on a machine... i've DBI installed and i'm using the PPM ... on the installation requset i get: PPM> install ODBC Install package 'ODBC?' (y/N): y Retrieving package 'ODBC'... Error installing package 'ODBC': Could not locate a PPD file for package ODBC --

Another Module Install Question

2001-09-01 Thread Kevin der Kinderen
Ok - I'm really trying to understand the installation of perl modules using CPAN and manually. So far, the most consistent method I've been able to find is to use CPAN to "get" the module and then manually compile it in the .cpan/build directory. If I try to use CPAN to install I end up with a

Re: module install

2001-06-29 Thread Elaine -HFB- Ashton
Hal Wigoda [[EMAIL PROTECTED]] quoth: *>I'm trying to install a module as root *>from cpan *>and it is looking for my ncftp program *>and it is not found. *> *>What do i do now?? *> *>I'm using mandrake 7.2 on my linux server. Configure CPAN.pm to use ftp elaine@chaos /home/chaos/elaine> perl -M

Re: module install

2001-06-29 Thread Adam Turoff
On Fri, Jun 29, 2001 at 12:10:04PM -0500, Hal Wigoda wrote: > I'm trying to install a module as root > from cpan > and it is looking for my ncftp program > and it is not found. > > What do i do now?? > > I'm using mandrake 7.2 on my linux server. You can install ncftp from your mandrake CDs, or

Re: module install

2001-06-29 Thread Farouk Khawaja
You're probably using $ perl -MCPAN -e shell > install If you're not, you should. Anyway, this method tries 3 different ways to download a module, lwp, Net::Ftp and ncftp. Any one of these should work if you have them installed. If not, install them. Hal Wigoda <[EMAIL PRO

Re: module install

2001-06-29 Thread Michael Fowler
On Fri, Jun 29, 2001 at 11:31:28AM -0500, Hal Wigoda wrote: > When you install a perl module from CPAN > should you do it as root??? Often the answer you'll see in response to this question is "yes", as evidenced by the two answers I see to your question already. The real answer is "it depends"

module install

2001-06-29 Thread Hal Wigoda
I'm trying to install a module as root from cpan and it is looking for my ncftp program and it is not found. What do i do now?? I'm using mandrake 7.2 on my linux server.

Re: module install

2001-06-29 Thread Brett W. McCoy
On Fri, 29 Jun 2001, Hal Wigoda wrote: > When you install a perl module from CPAN > should you do it as root??? Yes. -- Brett http://www.chapelperilous.net/btfwk/ "We can't schedule an or

Re: module install

2001-06-29 Thread Adam Turoff
On Fri, Jun 29, 2001 at 11:31:28AM -0500, Hal Wigoda wrote: > > When you install a perl module from CPAN > should you do it as root??? That's the easiest way to do it. Another possibility is to install somewhere else on the file system, not in the system site_perl directory. That other direct

module install

2001-06-29 Thread Hal Wigoda
When you install a perl module from CPAN should you do it as root???