module installation error from cpan cli

2014-07-14 Thread Benjamin Fernandis
Hi, I got below error while installing Devel::Trace module to trace each line of script like sh -x. [root@ahc151l backup]# cpan Terminal does not support AddHistory. cpan shell -- CPAN exploration and modules installation (v1.9800) Enter 'h' for help. cpan[1] install Devel::Trace Reading

Re: module installation error from cpan cli

2014-07-14 Thread David Precious
On Tue, 15 Jul 2014 00:07:16 +1200 Benjamin Fernandis benjo11...@gmail.com wrote: Hi, I got below error while installing Devel::Trace module to trace each line of script like sh -x. [...] cpan[1] install Devel::Trace [...] t/compile.t .. Can't locate Test/More.pm in @INC (@INC contains:

Re: module installation error from cpan cli

2014-07-14 Thread Benjamin Fernandis
Thx, it works. I just reinstalled with CENTOS 7. After installing Test::More from cpan it works now. On Tue, Jul 15, 2014 at 12:22 AM, David Precious dav...@preshweb.co.uk wrote: On Tue, 15 Jul 2014 00:07:16 +1200 Benjamin Fernandis benjo11...@gmail.com wrote: Hi, I got below error

Re: module installation dir, site_perl, and perl -V:sitelib

2013-07-30 Thread Christophe Martin
Hello. Le 26/07/2013 20:50, Peter Gordon a écrit : On the off chance that you don't know about PERL5LIB, check http://preview.tinyurl.com/c2h35h6 I knew PERL5LIB, did not think of it at first, and, did not imagine things could be that complicated... Thanks for this very complete URL. I will

Re: module installation dir, site_perl, and perl -V:sitelib

2013-07-26 Thread Luca Ferrari
On Thu, Jul 25, 2013 at 2:15 PM, Christophe Martin christophe.mar...@gmx.com wrote: Hello, Le 24/07/13 20:29, Luca Ferrari a écrit : On Wed, Jul 24, 2013 at 2:28 PM, Christophe Martin christophe.mar...@gmx.com wrote: The question remains. How can I get the name of a/the directory name in

Re: module installation dir, site_perl, and perl -V:sitelib

2013-07-26 Thread Peter Gordon
On Fri, 26 Jul 2013 08:30:25 +0200, Luca Ferrari wrote: On Thu, Jul 25, 2013 at 2:15 PM, Christophe Martin christophe.mar...@gmx.com wrote: Hello, Le 24/07/13 20:29, Luca Ferrari a écrit : On Wed, Jul 24, 2013 at 2:28 PM, Christophe Martin christophe.mar...@gmx.com wrote: The question remains.

Re: module installation dir, site_perl, and perl -V:sitelib

2013-07-25 Thread Christophe Martin
Hello, Le 24/07/13 20:29, Luca Ferrari a écrit : On Wed, Jul 24, 2013 at 2:28 PM, Christophe Martin christophe.mar...@gmx.com wrote: Do all (or 95%) of perl installation have a site_perl dir ? I'll bet the answer is not. However, what would make sitelib so much important with regard to

module installation dir, site_perl, and perl -V:sitelib

2013-07-24 Thread Christophe Martin
Hello list. I am trying to install things in /usr/local/lib/site_perl as it seems from http://www.perlmonks.org/?node_id=256995 that this is the directory for locally installed modules. Now, If I use perl -V:sitelib on my ubuntu box, the answer is sitelib='/usr/local/share/perl/5.14.2'; I'd

Re: module installation dir, site_perl, and perl -V:sitelib

2013-07-24 Thread Luca Ferrari
On Wed, Jul 24, 2013 at 2:28 PM, Christophe Martin christophe.mar...@gmx.com wrote: Do all (or 95%) of perl installation have a site_perl dir ? I'll bet the answer is not. However, what would make sitelib so much important with regard to other @INC entries? I mean, using a non-arch directory is

Re: Lingua::Stem 0.83 module installation problem

2010-03-17 Thread Dermot
On 17 March 2010 02:13, Doug Cacialli doug.cacia...@gmail.com wrote: On Tue, Mar 16, 2010 at 4:36 AM, Dermot paik...@googlemail.com wrote: On 16 March 2010 00:29, Doug Cacialli doug.cacia...@gmail.com wrote: Hello list, Building Lingua-Stem Can't locate Lingua/Stem.pm in @INC (@INC

Re: Lingua::Stem 0.83 module installation problem

2010-03-16 Thread Dermot
On 16 March 2010 00:29, Doug Cacialli doug.cacia...@gmail.com wrote: Hello list, Building Lingua-Stem Can't locate Lingua/Stem.pm in @INC (@INC contains: C:/strawberry/perl/lib C:strawberry/perl/site/lib c:\strawberry\perl\vendor\lib .) at lib/Lingua/test.pl line 2. BEGIN

Re: Lingua::Stem 0.83 module installation problem

2010-03-16 Thread Doug Cacialli
On Tue, Mar 16, 2010 at 4:36 AM, Dermot paik...@googlemail.com wrote: On 16 March 2010 00:29, Doug Cacialli doug.cacia...@gmail.com wrote: Hello list, Building Lingua-Stem Can't locate Lingua/Stem.pm in @INC (@INC contains: C:/strawberry/perl/lib C:strawberry/perl/site/lib

Re: Lingua::Stem 0.83 module installation problem

2010-03-16 Thread Doug Cacialli
On Tue, Mar 16, 2010 at 9:13 PM, Doug Cacialli doug.cacia...@gmail.com wrote: On Tue, Mar 16, 2010 at 4:36 AM, Dermot paik...@googlemail.com wrote: On 16 March 2010 00:29, Doug Cacialli doug.cacia...@gmail.com wrote: Hello list, Building Lingua-Stem Can't locate Lingua/Stem.pm in @INC (@INC

Lingua::Stem 0.83 module installation problem

2010-03-15 Thread Doug Cacialli
Hello list, I'm really, really new in perl, so please forgive me if this is a silly problem with an obvious solution. I'm running the latest release of Strawberry Perl in Windows 7 Ultimate (x64), trying to install Lingua::Stem, a prereq for AI::Categorizer. I sucessfully installed about a

module installation

2010-03-09 Thread Jyoti
i want to install libwin32-0.191 on my windows XP... I downloaded it from CPAN .. when I did perl Makefile.pl no any err ... then nmake Makefile and then nmake test.. it showing fatal error...

Re: module installation

2010-03-09 Thread Sisyphus
- Original Message - From: Jyoti jyoti.bans...@gmail.com To: beginners@perl.org Sent: Wednesday, March 10, 2010 3:46 PM Subject: module installation i want to install libwin32-0.191 on my windows XP... That's a fairly old version (July 2002). Is there a reason that you wish

Re: cpan module installation on Mac OS Leopard

2008-08-23 Thread WetMogwai
Find ran for hours without finding those, but I found a partial solution. If you open the CPAN shell and type: o conf makepl_arg install_base= it will install working modules. This is a partial solution because it has to be done with each session. It doesn't work to run cpan non- interactively.

Module installation through CPAN shell problem

2008-08-21 Thread Periklis
Hi all, I have the following problem: Trying to install a module through the CPAN utility, I got an error message of not having the right to acces some directories and the installation failed. My question is how should I proceed? -- should I rerun CPAN and give it administrative rights? e.g.

Re: Module installation through CPAN shell problem

2008-08-21 Thread yitzle
On Thu, Aug 21, 2008 at 1:08 PM, Periklis [EMAIL PROTECTED] wrote: Hi all, I have the following problem: Trying to install a module through the CPAN utility, I got an error message of not having the right to acces some directories and the installation failed. My question is how should I

cpan module installation on Mac OS Leopard

2008-08-19 Thread WetMogwai
I'm having trouble with a Perl script. I installed Mac::Growl through CPAN. It worked, but seemed to copy the final files to a place that doesn't exist. I can't find it now. When I run my script, it says it can't find Mac::Growl in @INC. How can I get CPAN to install modules into directories that

Re: cpan module installation on Mac OS Leopard

2008-08-19 Thread Xavier Mas
El Tuesday 19 August 2008 02:38:27 WetMogwai va escriure: I'm having trouble with a Perl script. I installed Mac::Growl through CPAN. It worked, but seemed to copy the final files to a place that doesn't exist. I can't find it now. When I run my script, it says it can't find Mac::Growl in

Re: Perl-GD module installation

2008-05-07 Thread sivasakthi
I have installed the following rpms, gd-devel-2.0.28-4.4E.1 gd-2.0.28-4.4E.1 gdk-pixbuf-0.22.0-17.el4.3 gdm-2.6.0.5-7.rhel4.12 gdbm-1.8.0-24 after that tried to build GD module, during make it shows following, # make /usr/bin/perl -Iblib/arch -Iblib/lib GD/Image.pm.PLS GD/Image.pm Extracting

Re: Perl-GD module installation

2008-05-07 Thread Rob Coops
I would say this is the problem: */usr/bin/ld: cannot find -lfreetype* At least that is what the compiler says the problem is and I guess it knows better then I do. So time to install the freetype libs. ( http://www.freetype.org/) On Wed, May 7, 2008 at 9:05 AM, sivasakthi [EMAIL PROTECTED]

Re: Perl-GD module installation

2008-05-07 Thread sivasakthi
On Wed, 2008-05-07 at 09:31 +0200, Rob Coops wrote: I would say this is the problem: /usr/bin/ld: cannot find -lfreetype At least that is what the compiler says the problem is and I guess it knows better then I do. So time to install the freetype libs. (http://www.freetype.org/)

Re: Perl-GD module installation

2008-05-07 Thread Rob Coops
In that case there might be something strange about your flavor of *nix looking at the man page of my locally installed ld. *-larchive --library=archive Add archive file archive to the list of files to link. This option may be used any number of times. ld will search its path-list

Re: Perl-GD module installation

2008-05-07 Thread Dr.Ruud
sivasakthi schreef: I have installed the following rpms, gd-devel-2.0.28-4.4E.1 gd-2.0.28-4.4E.1 gdk-pixbuf-0.22.0-17.el4.3 gdm-2.6.0.5-7.rhel4.12 gdbm-1.8.0-24 after that tried to build GD module, during make it shows following, GD can be installed with the help of CPAN.

Re: Perl-GD module installation

2008-05-07 Thread sivasakthi
GD can be installed with the help of CPAN. http://www.libgd.org/releases/ then, unpack and install tar xvf gd-2.0.35.tar cd gd-2.0.35 ./configure make make install then reinstall the latest GD perl module using cpan: perl -MCPAN -e shell CPANinstall GD -- Affijn, Ruud

Re: Perl-GD module installation

2008-05-07 Thread Dr.Ruud
sivasakthi schreef: Ruud: GD can be installed with the help of CPAN. I have tried your suggestions .. but it failed to install .. the error statements are attached with this mail. I see there this: ** WARNING: found gd.h header file in /usr/includegd.h, but it is expected at

Perl-GD module installation

2008-04-23 Thread sivasakthi
Hi all, I have tried to install the Perl-GD module from source code, it throws following error when i gave make, GD.xs:7:16: gd.h: No such file or directory GD.xs:8:21: gdfontg.h: No such file or directory GD.xs:9:21: gdfontl.h: No such file or directory GD.xs:10:22: gdfontmb.h: No such file

Re: Perl-GD module installation

2008-04-23 Thread Rob Coops
GD.xs:7:16: gd.h: No such file or directory GD.xs:8:21: gdfontg.h: No such file or directory GD.xs:9:21: gdfontl.h: No such file or directory GD.xs:10:22: gdfontmb.h: No such file or directory GD.xs:11:21: gdfonts.h: No such file or directory GD.xs:12:21: gdfontt.h: No such file or directory It

Re: Perl-GD module installation

2008-04-23 Thread J. Peng
On Wed, Apr 23, 2008 at 5:46 PM, sivasakthi [EMAIL PROTECTED] wrote: Hi all, I have tried to install the Perl-GD module from source code, it throws following error when i gave make, Make sure you have downloaded and installed the following packages: a. Perl 5.6.0 or higher:

Re: Perl-GD module installation

2008-04-23 Thread Chas. Owens
On Wed, Apr 23, 2008 at 5:46 AM, sivasakthi [EMAIL PROTECTED] wrote: Hi all, I have tried to install the Perl-GD module from source code, it throws following error when i gave make, GD.xs:7:16: gd.h: No such file or directory snip how can i eliminate the problem ? is any header file

Re: CPAN Module Installation

2007-10-07 Thread Jeff Pang
2007/10/7, yitzle [EMAIL PROTECTED]: Is there some way to turn off the tests that get performed after a module is installed? I don't think to turn off 'make test' is a good idea. But on the other hand if you really don't like make test,you can force to make install it. Does CPAN shell check

CPAN Module Installation

2007-10-06 Thread yitzle
Is there some way to turn off the tests that get performed after a module is installed? Is that a bad idea? Does CPAN shell check to see if a module is already installed before trying to install it? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Help: Perl Module Installation Issue(s)

2007-04-28 Thread Mumia W.
On 04/27/2007 07:13 PM, Jefferson Kirkland wrote: [...] I was doing fine until today. I tried the following: perl -MCPAN -e 'install OpenSSL' Things started ok, but quickly took a down turn/nose dive into the pavement. The install failed horribly [...] Probably the OpenSSL Perl

Re: Help: Perl Module Installation Issue(s)

2007-04-28 Thread Jefferson Kirkland
Hmm, well then. I guess this is going to be one of those lost causes at the moment. ***sigh*** Thanks to Tom and Mumia for all their input. Best regards, Jeff On 4/27/07, Mumia W. [EMAIL PROTECTED] wrote: On 04/27/2007 07:13 PM, Jefferson Kirkland wrote: [...] I was doing fine until

Re: Help: Perl Module Installation Issue(s)

2007-04-28 Thread Peter Scott
On Sat, 28 Apr 2007 08:59:40 -0400, Jefferson Kirkland wrote: Hmm, well then. I guess this is going to be one of those lost causes at the moment. ***sigh*** What is it you think you need this module for and why? -- Peter Scott http://www.perlmedic.com/ http://www.perldebugged.com/ -- To

Re: Help: Perl Module Installation Issue(s)

2007-04-28 Thread Chas Owens
On 4/27/07, Jefferson Kirkland [EMAIL PROTECTED] wrote: snip OpenSSL.xs:5:25: error: openssl/bio.h: No such file or directory OpenSSL.xs:6:25: error: openssl/err.h: No such file or directory OpenSSL.xs:7:25: error: openssl/pem.h: No such file or directory OpenSSL.xs:8:25: error: openssl/evp.h:

Help: Perl Module Installation Issue(s)

2007-04-27 Thread Jefferson Kirkland
Hello all! I am hoping that someone here can point me in the right direction. Before I get right into the issue(s) I am experiencing, allow me to digress into the background of this story. I recently decided, after much deliberation, to install Ubuntu Feisty on my system. It was great,

Re: Help: Perl Module Installation Issue(s)

2007-04-27 Thread Tom Phoenix
On 4/27/07, Jefferson Kirkland [EMAIL PROTECTED] wrote: Running make for O/OE/OESI/OpenSSL-0.09.tar.gz You seem to be trying to install version 0.09 of a module. Version numbers below 1.0 are pre-releases, by convention, and may not be finished. Have you read that module's README file?

module installation problem

2007-04-24 Thread I . B .
Hi people, I installed module Net::Ftp::Recursive. All following steps succeeded: perl Makefile.PL make make test make install # next i tested if module loading correctly ~$ perl -MNet::Ftp::Recursive -e 1; Can't locate Net/Ftp/Recursive.pm in @INC (@INC contains: /etc/perl

Re: module installation problem

2007-04-24 Thread Chas Owens
On 4/25/07, I. B. [EMAIL PROTECTED] wrote: snip # it exists $ ls /usr/local/share/perl/5.8.7/Net/FTP/Recursive.pm /usr/local/share/perl/5.8.7/Net/FTP/Recursive.pm snip Does anyone know if this is some kind of cache I am not aware about? thank you in advance. snip Make sure the file is readable

Re: module installation problem

2007-04-24 Thread yaron
-Detected Subject: module installation problem Hi people, I installed module Net::Ftp::Recursive. All following steps succeeded: perl Makefile.PL make make test make install # next i tested if module loading correctly ~$ perl -MNet::Ftp::Recursive -e 1; Can't locate Net/Ftp/Recursive.pm in @INC (@INC

Re: module installation problem

2007-04-24 Thread I . B .
, Yaron Kahanovitch - Original Message - From: I.B. [EMAIL PROTECTED] To: beginners@perl.org Sent: Wednesday, April 25, 2007 7:27:18 AM (GMT+0200) Auto-Detected Subject: module installation problem Hi people, I installed module Net::Ftp::Recursive. All following steps succeeded: perl

Module installation problem Set::Array and Want.pm

2006-05-19 Thread Graeme McLaren
Hi all, I tried installing Set::Array and I got the following error: # Failed test 'use Set::Array;' # in t/test.t at line 7. # Tried to use 'Set::Array'. # Error: Can't locate Want.pm in @INC (@INC contains: /root/.cpan/build/Set-Array-0.14/blib/lib

Re: Module installation problem Set::Array and Want.pm

2006-05-19 Thread Michael Goldshteyn
I would try to do the make manually for Want.pm and see what errors crop up... Graeme McLaren [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi all, I tried installing Set::Array and I got the following error: # Failed test 'use Set::Array;' # in t/test.t at line 7. #

cpan module installation using Activestate perl package manager

2006-03-14 Thread Sonika Sachdeva
Hi, How do i install FILE::TAIL using activestate perl doing a search using perl package manager doesnt show File::Tail module in its repository thanks,

Re: cpan module installation using Activestate perl package manager

2006-03-14 Thread Chas Owens
On 3/14/06, Sonika Sachdeva [EMAIL PROTECTED] wrote: Hi, How do i install FILE::TAIL using activestate perl doing a search using perl package manager doesnt show File::Tail module in its repository thanks, It looks like ActiveState does not have this module prepackaged. If you pay for

RE: cpan module installation using Activestate perl package manager

2006-03-14 Thread Paul Ohashi
perl -MCPAN -e install FILE::TAIL -Original Message- From: Sonika Sachdeva [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 14, 2006 11:06 AM To: beginners@perl.org Subject: cpan module installation using Activestate perl package manager Hi, How do i install FILE::TAIL using activestate

Re: cpan module installation using Activestate perl package manager

2006-03-14 Thread Sonika Sachdeva
-MCPAN -e install FILE::TAIL -Original Message- From: Sonika Sachdeva [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 14, 2006 11:06 AM To: beginners@perl.org Subject: cpan module installation using Activestate perl package manager Hi, How do i install FILE::TAIL using activestate

Module Installation - Solaris

2006-01-10 Thread Gerald Wheeler
Running Perl 5.6.1 on Solaris 9 (Unix) SPARC Trying to install a (actually any ) module e.g., CPAN (upgrade), MD5, XML::XSLT, etc.. using: perl -MCPAN -e shell I do not have access to a C compiler, etc... The errors shown below occurred for every module I attempt to install.. (below is just a

Re: Module Installation - Solaris

2006-01-10 Thread Tom Phoenix
On 1/10/06, Gerald Wheeler [EMAIL PROTECTED] wrote: Running Perl 5.6.1 on Solaris 9 (Unix) SPARC Trying to install a (actually any ) module e.g., CPAN (upgrade), MD5, XML::XSLT, etc.. using: perl -MCPAN -e shell I do not have access to a C compiler, etc... You should be able to install

Module installation problem

2005-03-29 Thread GR Kumaran
Hello, I'm in Win98, I'd downloaded the SIEPERL from CPAN and installed. And I had downloaded MYSQL DBI also from CPAN, but do not know how to install it into SIEPERL. I had read PPM will do, so I tried 'ppm' alone in command prompt, then I got the following error message. Failed to load

Re: Module installation problem

2005-03-29 Thread Felix Geerinckx
On 29/03/2005, GR Kumaran wrote: I'm in Win98, I'd downloaded the SIEPERL from CPAN and installed. And I had downloaded MYSQL DBI also from CPAN, but do not know how to install it into SIEPERL. I had read PPM will do, so I tried 'ppm' alone in command prompt, then I got the following error

Re: module installation

2004-11-17 Thread Dave Gray
and I have PERL5LIB defined in my .bash_profile export PERL5LIB=/home/gwes/usr/local/lib/perl5/5.6.0:home/gwes/usr/local/lib/site_perl/5.6.0 This looks broken... try: export PERL5LIB=/home/gwes:/usr/local/lib/perl5/5.6.0:home/gwes/usr/local/lib/site_perl/5.6.0 Note the colon after

module installation

2004-11-16 Thread perl
Hi, I installed few perl module locally and I try to install another one which depends on the previously installed ones (locally) but I get the warning that these modules can not be loaded example: billmax:~/src/perl/XML-DOM-1.43$ perl Makefile.PL PREFIX=~/usr/local/lib/perl5 Checking if your

Module Installation Question

2004-10-24 Thread Stefan Hans
Hi *, I want to install the Spreadsheet-WriteExcel-2.11 with the prerequisites Parse::RecDescent and File::Temp. Version: This is perl, v5.8.0 built for i386-linux-thread-multi @INC: /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0

Re: Module Installation Question

2004-10-24 Thread Gunnar Hjalmarsson
Stefan Hans wrote: What I have done: # cp ./lib/Parse/RecDescent.pm /usr/lib/perl5/5.8.0/ snip My problem: Warning: prerequisite Parse::RecDescent 0 not found. Why can perl not find this RecDescent.pm under /usr/lib/perl5/5.8.0/ ? Because it does not look for it there, but it expects to find it

Re: Module Installation Question

2004-10-24 Thread Chris Devers
On Sun, 24 Oct 2004, Stefan Hans wrote: I want to install the Spreadsheet-WriteExcel-2.11 with the prerequisites Parse::RecDescent and File::Temp. [...] This is my first time working with perl. Then save yourself a lot of time aggrivation and learn to use the CPAN shell tool. You invoke it by

easy module installation

2004-09-22 Thread ivan
Hi , Sorry but I never was used perl and do not know it. Also I am not planing to use perl as language. I need to have perl installed for spam assassin ans especialy I need to have perl with this modules installed: DateTime::HiRes. I am using a old RedHat 7.3 with standart install. It have perl

Re: easy module installation

2004-09-22 Thread Chris Devers
On Wed, 22 Sep 2004, ivan wrote: Exists not any easy way to install this DateTime::HiRes with all modules it depend from? There is a tool called the CPAN shell which automates the process of finding modules, downloading unpacking them, checking dependencies, then building, testing, and

Re: easy module installation

2004-09-22 Thread ivan
Chris Devers wrote: On Wed, 22 Sep 2004, ivan wrote: Exists not any easy way to install this DateTime::HiRes with all modules it depend from? There is a tool called the CPAN shell which automates the process of finding modules, downloading unpacking them, checking dependencies, then

perl module installation

2004-06-25 Thread Larry Mullis
I have perl v5.6.0 installed on my AIX web server. I am not able to run perl scripts from the browser on this box. I have download from CPAN and attempted to load the modules that I think I need to be able to run perl scripts. I am putting them in /usr/bin. Once I downloaded,

Re: perl module installation

2004-06-25 Thread Wiggins d Anconia
more info to determine what the problem is with the module installation, are your errors when you try to use them or install them? In the case of installing them are you using the manual process or using CPAN? In both cases can you run the build process up to the point where you get errors

RE: perl module installation

2004-06-25 Thread Larry Mullis
your help. Larry Mullis -Original Message- From: Wiggins d Anconia [mailto:[EMAIL PROTECTED] Sent: Friday, June 25, 2004 11:07 AM To: Larry Mullis; [EMAIL PROTECTED] Subject: Re: perl module installation I have perl v5.6.0 installed on my AIX web server. I am not able to run perl

Perl module installation problem

2003-12-22 Thread PerlDiscuss - Perl Newsgroups and mailing lists
Dear Sir/Madam, I am just wondering if anyone can help with this: When I try to install the module, XML::Parser::PerlSAX, I encountered the following error message: Running make test PERL_DL_NONLAZY=1 /usr/bin/perl5.8.1 -MExtUtils::Command::MM -e test_harness(0,

Fwd: Module Installation but no ppm

2003-07-29 Thread Leon
Hi everyone, I am trying to install the net:smtp module (http://search.cpan.org/author/JHI/perl-5.8.0/lib/Net/SMTP.pm) but i have a few questions   First off this is a machine that is running hp openview and the product comes with perl installed 5.6.1 but no ppm files.  Second on the

Re: Fwd: Module Installation but no ppm

2003-07-29 Thread Paul Kraus
On Tue, 29 Jul 2003 10:59:32 -0700 (PDT), Leon [EMAIL PROTECTED] wrote: Hi everyone, I am trying to install the net:smtp module (http://search.cpan.org/author/JHI/perl-5.8.0/lib/Net/SMTP.pm) but i have a few questions   First off this is a machine that is running hp openview and the product

Re: module installation

2002-10-13 Thread Wiggins d'Anconia
Try posting the full text of the errors. That will better enable someone to help, along with your current version of Perl, the system (OS, processor), and the particular module you are trying to install. http://danconia.org [EMAIL PROTECTED] wrote: I have been trying to install a variety of

module installation

2002-10-11 Thread Charles . Belcher
I have been trying to install a variety of modules and all have failed during the make portion. all modules seem to give the same error where a variable is pointed to an incomplete type. I have recompiled perl, I have recompiled make any ideas on what I can try. :-( chuck

module installation cant find dependencies

2002-08-02 Thread RaymondMoran
i've just installed MIMEBase64 in a non-standard directory (vhosted). The problem is when I next try to install URI, i get the message: perl Makefile.PL LIB=~/lib/perl5 PREFIX=~/lib/perl5 INC=~/lib/perl5 Warning: prerequisite MIME::Base64 failed to load: Can't locate MIME/Base64.pm in @INC

Re: module installation cant find dependencies

2002-08-02 Thread RaymondMoran
That was my previous message but i didn't write my question: how do i include ~/lib/perl to the @INC environment variable? On Fri, 2 Aug 2002, RaymondMoran wrote: Date: Fri, 2 Aug 2002 17:37:58 + (UTC) From: RaymondMoran [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: module

Re: module installation cant find dependencies

2002-08-02 Thread drieux
On Friday, August 2, 2002, at 10:59 , RaymondMoran wrote: That was my previous message but i didn't write my question: how do i include ~/lib/perl to the @INC environment variable? based upon what I just noticed in perldoc perlrun you might want to think in terms of

Re: module installation cant find dependencies

2002-08-02 Thread RaymondMoran
] To: begin begin [EMAIL PROTECTED] Subject: Re: module installation cant find dependencies On Friday, August 2, 2002, at 10:59 , RaymondMoran wrote: That was my previous message but i didn't write my question: how do i include ~/lib/perl to the @INC environment variable? based upon

Re: module installation cant find dependencies

2002-08-02 Thread drieux
On Friday, August 2, 2002, at 11:27 , RaymondMoran wrote: So now I've set the PERL5LIB and the PERLLIB variable. I include the -I variable: perl -I~/lib/perl5 Makefile.PL LIB=~/lib/perl5 PREFIX=~/lib/perl5 Warning: prerequisite MIME::Base64 failed to load: Can't locate MIME/Base64.pm in

Re: module installation cant find dependencies

2002-08-02 Thread Felix Geerinckx
on Fri, 02 Aug 2002 20:29:46 GMT, Drieux wrote: ### #!/usr/bin/perl -w ### use strict; [...some code snipped...] ### system($cmd); ### #system(make test); ### #system(make install); ### But this code doesn't do anything ;-) -- felix -- To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: module installation cant find dependencies

2002-08-02 Thread RaymondMoran
thanks for your input. it works now. On Fri, 2 Aug 2002, drieux wrote: Date: Fri, 2 Aug 2002 13:29:46 -0700 From: drieux [EMAIL PROTECTED] To: begin begin [EMAIL PROTECTED] Subject: Re: module installation cant find dependencies On Friday, August 2, 2002, at 11:27 , RaymondMoran wrote

module installation error

2002-04-26 Thread Shah, Urmil
I am trying to install perl Chart::Plot module in my home directory since i dont have the right to install in the server. This module is dependent on GD module so i am trying to install GD-1.38 first. but it gives me following error perl Makefile.PL PREFIX=/usr/home/myname/usr/local NOTICE: This

old File::copy Module Installation.

2002-03-19 Thread James Campbell
Hi everyone I've got a bit of a problem. I'm stuck with ActiveState Perl version 5.005 build 522 because of lack of support for current versions by a *really* important piece of software I use. I'm trying to install the appropriate File::copy module (for build 522) from ActiveStates

Commonality of module installation

2002-03-06 Thread Ron Goral
I am working with some hashes and found that you can maintain an ordered hash using Tie::IxHash. The server my site lives on does not have this module installed. Is this module commonly installed on machines? In other words, can I count on this module being present on some user's server or

Problem w/ Module Installation

2002-02-25 Thread Thomas Whitney
I am attempting to install a module on a Win2K machine using Active State Perl v5.6.0 build 615. I decompress the module and extract its contents to a new folder in \perl\site\lib. Then in the command prompt I 'cd' into that new directory and type 'perl makefile.pl' --everything goes fine,

Re: Problem w/ Module Installation

2002-02-25 Thread Jenda Krynicky
From: Thomas Whitney [EMAIL PROTECTED] I am attempting to install a module on a Win2K machine using Active State Perl v5.6.0 build 615. I decompress the module and extract its contents to a new folder in \perl\site\lib. You should decompress it into a temporary

Re: Problem w/ Module Installation

2002-02-25 Thread Oliver Andrich
Hi Thomas, I am attempting to install a module on a Win2K machine using Active State Perl v5.6.0 build 615. I decompress the module and extract its contents to a new folder in \perl\site\lib. Then in the command prompt I 'cd' into that new directory and type 'perl makefile.pl'

Re: Problem w/ Module Installation

2002-02-25 Thread Thomas Whitney
I do extract it in a temp folder and then move it to \perl\site\lib. ( I forgot to put in that step. ) Sure enough I was missing the nmake.exe program. Thanks for the link. I had no idea where to get it. Jenda Krynicky [EMAIL PROTECTED] wrote in message

Problem with perl module installation

2002-02-09 Thread shilpa deshpande
Hi All, Recently, I've started using perl modules. I found that if I download a perl module and install it in the same directory as that of the module name, I can run my perl programs , which uses that module, ONLY from that directory and NOT from OTHER directories. Can anybody help me where I

LWP Module installation on SGI/IRIX

2001-09-07 Thread siren jones
This is my first post. My knowledge base is UNIX/Intermediate, IRIX system admin/beginner and PERL/beginner. The short question: After one follows the installation procedure for a module, that is, download, gunzip, tar, ... then perl Makefile.PL make make test make install How does one

Re: LWP Module installation on SGI/IRIX

2001-09-07 Thread Stephen P. Potter
Lightning flashed, thunder crashed and siren jones [EMAIL PROTECTED] whi spered: | How does one get the system to recognize the installed PERL module? | Is there a simple way to test that it work? Once it is installed, it will be recognized. To test, just try something like: perl -M[name] -e

Re: LWP Module installation on SGI/IRIX

2001-09-07 Thread Peter Scott
At 01:31 PM 9/7/01 -0400, Stephen P. Potter wrote: Once it is installed, it will be recognized. To test, just try something like: perl -M[name] -e 'print $[name]::VERSION' for example: $ perl -MCPAN -e 'print $CPAN::VERSION' 1.52 $ or, even more simply perl -M[name] -e '' Or even more

Re: module installation

2001-06-20 Thread Elaine -HFB- Ashton
[Rajib Mukherjee] [[EMAIL PROTECTED]] quoth: *when i install GD.pm will all the sub modules automatically be installed. eg *GD::Graph GD::Image etc. No, you'll have to install them separately. Also, be sure to read the README in the GD documentation as on some platforms installing GD and the

module installation

2001-06-20 Thread [Rajib Mukherjee]
hi all, will it work if i only install GD::Graph and GD::Image without installing the GD.pm rajib _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

GD module installation

2001-06-20 Thread [Rajib Mukherjee]
hi all, i need to use GD::Graph::bars does that mean i have to begin with installing GD.pm - then GD::Graph and then GD::Graph::bars. how should i go about it. excuse me i am new to installing modules. rajib _ Get Your