Re: Installing Perl and CPAN local

2014-03-04 Thread Sébastien
Please do http://learn.perl.org/installing/windows.html then http://www.cpan.org/modules/INSTALL.html. On 4 March 2014 17:42:01 GMT+07:00, Yosef Levy wrote: >Hello All, > >I am interesting install Perl and CPAN modules in custom location >folders. >I am using WIN7 64bit. >Pls. provide me step b

Re: Installing Perl and CPAN local

2014-03-04 Thread Matt McAdory
let me suggest you start here: http://bit.ly/1lwoehv and http://www.catb.org/~esr/faqs/smart-questions.html and then report back with specific questions or problems you are having. Matt === *Clarke's Three Laws* 1. When a distinguished but elderly scientist states th

Re: Installing Perl and CPAN local

2014-03-04 Thread Dermot
Hi Yosef, As a Windows user , you will first need to decide what distribution to use. Two options are Strawberry Perl (http://strawberryperl.com/) or ActiveState Perl (http://www.activestate.com/activeperl/downloads). Both are available for your architecture. Download the necessary installation fi

Installing Perl and CPAN local

2014-03-04 Thread Yosef Levy
Hello All, I am interesting install Perl and CPAN modules in custom location folders. I am using WIN7 64bit. Pls. provide me step by step in depended installation from scratch. Rgds.

Re: Problem installing perl module

2011-08-26 Thread Chankey Pathak
On Aug 11, 4:25 pm, shawnhco...@gmail.com (Shawn H Corey) wrote: > On 11/08/11 03:27 AM, Chankey Pathak wrote: > > > I downloaded the Tk module. Unpacked it by zcat Tk800.0_01.tar.gz | > > tar xf - then cd to that directory (cd Tk-804.029_500) then perl > > Makefile.PL and I got this output:http://

Re: Problem installing perl module

2011-08-11 Thread Shawn H Corey
On 11/08/11 03:27 AM, Chankey Pathak wrote: I downloaded the Tk module. Unpacked it by zcat Tk800.0_01.tar.gz | tar xf - then cd to that directory (cd Tk-804.029_500) then perl Makefile.PL and I got this output: http://i.stack.imgur.com/FZWWI.png I'm using RHEL6. I installed the missing packages

Problem installing perl module

2011-08-11 Thread Chankey Pathak
I downloaded the Tk module. Unpacked it by zcat Tk800.0_01.tar.gz | tar xf - then cd to that directory (cd Tk-804.029_500) then perl Makefile.PL and I got this output: http://i.stack.imgur.com/FZWWI.png I'm using RHEL6. I installed the missing packages and then the perl Makefile.PL worked fine afte

Re: installing perl modules on 64-bit Os

2009-08-15 Thread Sisyphus
- Original Message - From: "perl pra" To: "Beginners List" Sent: Saturday, August 15, 2009 6:08 PM Subject: installing perl modules on 64-bit Os Hi Gurus, I have installed "ActivePerl-5.10.0.1004-MSWin32-x86-287188.msi" on WindowsServer 2008 64-bit

installing perl modules on 64-bit Os

2009-08-15 Thread perl pra
Hi Gurus, I have installed "ActivePerl-5.10.0.1004-MSWin32-x86-287188.msi" on WindowsServer 2008 64-bit OS. I can run the scripts that I have written on 32-bit OS,My query is whats the processes of installing perl modules on 64-bit OS. In 32-bit we use nmake to install, how to install

Re: Installing Perl DBD, DBI::mysql Modules

2009-02-27 Thread Francisco Valladolid
hi, You maybe need investigate the correct way to do it in Mac OS X 9 maybe macports, I dont' have idea. In BSD (pkgsrc or ports ) are the best way to do it task. Try with $ perl -MCPAN -e shell Regards On Fri, Feb 27, 2009 at 11:15 AM, wrote: > Hi there, I would like to know how can I inst

Installing Perl DBD, DBI::mysql Modules

2009-02-27 Thread juliaaaa . 1
Hi there, I would like to know how can I install Perl DBD, DBI::mysql Modules I have an Intel Mac OS X (10.5.6) Leopard with Perl v5.8.8 built for darwin-thread-multi-2level

RE: Installing perl modules

2008-10-29 Thread Stewart Anderson
> Hi Andy, > > > Andy Cravens wrote: > > Is there a way to have multiple users on a server using the perl at > > /usr/local/bin/perl and yet have their own personal perl modules that > > the other users can't see? > > > ... > > During module install you can specify an alternate location to instal

Re: Installing perl modules

2008-10-29 Thread Raymond Wan
Hi Andy, Andy Cravens wrote: Is there a way to have multiple users on a server using the perl at /usr/local/bin/perl and yet have their own personal perl modules that the other users can't see? ... During module install you can specify an alternate location to install the module using LIB

Installing perl modules

2008-10-28 Thread Andy Cravens
Is there a way to have multiple users on a server using the perl at /usr/local/bin/perl and yet have their own personal perl modules that the other users can't see? I'm trying to figure out if there is a way to allow multiple users to install any and all perl modules thay may need for developm

Re: Command line installing perl modules

2008-01-31 Thread Bobby
On Thursday 31 January 2008 20:40:13 Chas. Owens wrote: > > How do I automate the install of a bunch of modules. Is it enough to just > > install the tarballs, or will there be dependencies that I have to trace > > down first? If so what is the best way to do that? > You automate it by using the

Re: Command line installing perl modules

2008-01-31 Thread Chas. Owens
On Jan 31, 2008 8:32 PM, Bobby <[EMAIL PROTECTED]> wrote: snip > Yes, thank you, but that part is old hat. What I'm looking for is if anything > is different when I simply install the tarballs? snip You have to do everything yourself. snip > How do I automate the install of a bunch of modules. Is

Re: Command line installing perl modules

2008-01-31 Thread Bobby
On Thursday 31 January 2008 20:15:22 Chas. Owens wrote: > On Jan 31, 2008 7:44 PM, Bobby <[EMAIL PROTECTED]> wrote: > > On Thursday 31 January 2008 17:45:53 Chas. Owens wrote: > > > On Jan 31, 2008 3:01 PM, Bobby <[EMAIL PROTECTED]> wrote: > > > snip > > > > > > > This will be done only on brand ne

Re: Command line installing perl modules

2008-01-31 Thread Chas. Owens
On Jan 31, 2008 7:44 PM, Bobby <[EMAIL PROTECTED]> wrote: > On Thursday 31 January 2008 17:45:53 Chas. Owens wrote: > > On Jan 31, 2008 3:01 PM, Bobby <[EMAIL PROTECTED]> wrote: > > snip > > > > > This will be done only on brand new Slackware 12 installs which does not > > > have CPAN. > > > > snip

Re: Command line installing perl modules

2008-01-31 Thread Bobby
On Thursday 31 January 2008 17:45:53 Chas. Owens wrote: > On Jan 31, 2008 3:01 PM, Bobby <[EMAIL PROTECTED]> wrote: > snip > > > This will be done only on brand new Slackware 12 installs which does not > > have CPAN. > > snip > > That doesn't sound right. Are you certain you have Perl installed? >

Re: Command line installing perl modules

2008-01-31 Thread Chas. Owens
On Jan 31, 2008 3:01 PM, Bobby <[EMAIL PROTECTED]> wrote: snip > This will be done only on brand new Slackware 12 installs which does not have > CPAN. snip That doesn't sound right. Are you certain you have Perl installed? CPAN is part of Core Perl and should be there if Perl is installed. Try p

Command line installing perl modules

2008-01-31 Thread Bobby
Hi, I'm trying to figure out how to install perl modules from command line (to automate the install process). CPAN allowed me to d/l direct which results in tarballs. Are there any caveats to watch out for when installing them this way? This will be done only on brand new Slackware 12 installs

Re: Manually installing perl modules on windows

2007-11-24 Thread Jenda Krynicky
To: beginners@perl.org From: andy <[EMAIL PROTECTED]> Subject:Manually installing perl modules on windows Date sent: Fri, 23 Nov 2007 07:26:35 -0800 (PST) Organization: http://groups.google.com > Hi, > >

Re: Manually installing perl modules on windows

2007-11-24 Thread Ron Bergin
On Nov 23, 7:26 am, [EMAIL PROTECTED] (Andy) wrote: > Hi, > > I am trying to talk to a programmable oven over serial port for heat > testing of a PCB. > > I am using ActiveState perl v5.8.8 on Windows XP. I am trying to > install the Win32:SerialPort package using Activestates Perl Package > Manage

Manually installing perl modules on windows

2007-11-23 Thread andy
Hi, I am trying to talk to a programmable oven over serial port for heat testing of a PCB. I am using ActiveState perl v5.8.8 on Windows XP. I am trying to install the Win32:SerialPort package using Activestates Perl Package Manager (PPM). Unfortunatley, I cant see it anywhere,in the package repo

Re: Installing perl-5.8.8

2007-09-28 Thread Peter Scott
On Thu, 27 Sep 2007 14:32:06 -0500, CyberDESI wrote: > cc -L/usr/local/lib -o miniperl \ > miniperlmain.o opmini.o libperl.a -lnsl -ldl -lm -lcrypt -lutil -lc > ./miniperl -w -Ilib -MExporter -e '' || make minitest > Can't locate Exporter.pm in @INC (@INC contains: lib You seem to have an inco

Re: Installing perl-5.8.8

2007-09-27 Thread Tom Phoenix
On 9/27/07, CyberDESI <[EMAIL PROTECTED]> wrote: > Here is the problem, I have RHEL AS 4 update 5 with perl v5.8.5. I would > like to install a newer version in /usr/local/perl5.8.8. I do the following: > > sh Configure -de -Dprefix=/usr/local/perl5.8.8 > make ... > Can someone point out what I am

Installing perl-5.8.8

2007-09-27 Thread CyberDESI
Hello, If this is the wrong place to post please point out the correct list. Here is the problem, I have RHEL AS 4 update 5 with perl v5.8.5. I would like to install a newer version in /usr/local/perl5.8.8. I do the following: sh Configure -de -Dprefix=/usr/local/perl5.8.8 make [ I get the foll

Re: Installing perl modules problem

2007-07-13 Thread Vivek Menon
I did the installation without using CPAN and it's worked somehow. there's lot of env variables I set up: # setenv PATH \ /usr/sfw/bin:/usr/local/bin:/usr/bin:/bin # setenv PATH \ ${PATH}:/usr/ccs/bin:/usr/sbin:/opt/sfw/bin:. # setenv LD_LIBRARY_PATH \ /usr/sfw/lib:/usr/local/lib:/opt/s

Re: Installing perl modules problem

2007-07-13 Thread [EMAIL PROTECTED]
On Jul 13, 4:27 pm, [EMAIL PROTECTED] (Vivek Menon) wrote: > Hello All, > I am a beginner and I am trying to install a bioinformatics > utility(Interproscan) on a Sun Solaris machine. This software is based > on Perl packages and I am having problems installing some specific > perl modules. Can som

Re: Installing perl modules problem

2007-07-13 Thread Jefferson Kirkland
On 7/13/07, Vivek Menon <[EMAIL PROTECTED]> wrote: I am using the CPAN method and I have done the following: Install from source expat-1.95.5 export PATH=$PATH:/opt/SUNWspro/bin: /usr/sfw/bin:/usr/ccs/bin export CC=cc export CPPFLAGS="-l/usr/local/include -I/usr/sfw/include -I/opt/sfw/incl

Re: Installing perl modules problem

2007-07-13 Thread Jefferson Kirkland
On 7/13/07, Vivek Menon <[EMAIL PROTECTED]> wrote: Hello All, I am a beginner and I am trying to install a bioinformatics utility(Interproscan) on a Sun Solaris machine. This software is based on Perl packages and I am having problems installing some specific perl modules. Can someone help?? I n

Installing perl modules problem

2007-07-13 Thread Vivek Menon
Hello All, I am a beginner and I am trying to install a bioinformatics utility(Interproscan) on a Sun Solaris machine. This software is based on Perl packages and I am having problems installing some specific perl modules. Can someone help?? I need to install the following perl modules: Module XML:

Re: Need help in installing perl modules

2006-11-15 Thread Omega -1911
If it will not install using those methods and time is of the essence,just manually download the .pm files and place them in the apropriate folder (inside your perl folder i.g. C:\Perl\lib) On 11/16/06, Anushya Ganapathy <[EMAIL PROTECTED]> wrote: Hi, I am in the very critical situation while

Need help in installing perl modules

2006-11-15 Thread Anushya Ganapathy
Hi, I am in the very critical situation while installing the perl modules in WINDOWS. If i tried to install the perl modules by extracting the tar file and running the make file, it is giving the command line error. If i tried to install the perl modules using the command 'perl -MCPAN -e install

Need help in installing perl modules

2006-11-15 Thread Anushya Ganapathy
Hi, I am in the very critical situation while installing the perl modules in WINDOWS. If i tried to install the perl modules by extracting the tar file and running the make file, it is giving the command line error. If i tried to install the perl modules using the command 'perl -MCPAN -e install

Command Line error while installing perl modules.

2006-11-14 Thread Anushya Ganapathy
Hi, I am trying to install a perl module Net::RawIP in windows xp. Sorry, if this doubt is not belongs to this list. While installing Net::RawIP, i faced as below. ** D:\Tools\PerlModules\Net-RawIP-0.2>Makefile.PL Sorry,ethernet related methods are not implemented on this system Sorry, t

Re: Installing Perl Modules Locally

2005-11-28 Thread Eric Pretorious
Mandar: Download the module's source code and install the module manually but modify the installation location by providing Makefile.PL the PREFIX=... argument. i.e., %> perl Makefile.PL PREFIX=/your/home/dir %> make %> make test %> make install Eric P. Sunnyvale, CA On Sat, 2005-11-26 at 14:18

Installing Perl Modules Locally

2005-11-26 Thread Mandar Rahurkar
Hi All, I am trying to install perl modules locally since I dont have a root aceess. I installed a local version of perl. However I am having problems installing modules: ExtUtils::AutoInstall 0.49 required. Install it from CPAN? [Y/n] y *** Installing ExtUtils::AutoInstall Password:

Installing perl

2005-01-07 Thread Octavian Rasnita
Hi, I want to install perl 5.8 under Linux and I don't know which is the most recommandable solution, perl 5.8.6 from CPAN, or Active Perl for Linux 5.8.4. Is there any stability difference, or different features in these 2 versions? Thank you. Teddy -- To unsubscribe, e-mail: [EMAIL PROTECT

Re: installing perl

2005-01-04 Thread Randy W. Sims
Octavian Rasnita wrote: Hi, I have tried to install DBI and I saw that it tells me that perl is installed thread enabled and that this is not recommended for production environments. How can I install perl without beeing thread enabled? I use perl 5.8.4 under Linux Fedora Core 2. If Fedora offers a

installing perl

2005-01-04 Thread Octavian Rasnita
Hi, I have tried to install DBI and I saw that it tells me that perl is installed thread enabled and that this is not recommended for production environments. How can I install perl without beeing thread enabled? I use perl 5.8.4 under Linux Fedora Core 2. If perl is already installed, can I do

Segmentation fault when installing Perl 5.8.6

2004-12-15 Thread perl_cova
Hi. This time I asked for a friend of mine for help with my English. I've been having problems installing DBD::Oracle and finally Tim Bunce advised me to install Perl 5.8.6. I try to, but I got a segmentation fault when running make. I tried this by running "sh Configure -de" and also by runni

RE: installing perl

2004-11-11 Thread adisegna
Hey all, I have a question about the below script I am writing/copying. #!\\server\perl net use w: \\server\perl use Win32::Registry; my $Register = "Software\\INTEL\\LANDesk\\VirusProtect6\\CurrentVersion"; my $hkey,SubKey; #Why is this needed?? $HKEY_LOCAL_MACHINE->Open($Register,$hkey)|| die

Fwd: installing perl

2004-11-05 Thread Stephan M. Ellis
-- Forwarded Message -- Subject: installing perl Date: Friday 05 November 2004 11:26 am From: "Stephan M. Ellis" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Hi, I am developing a linux based router os, and it is coming along nicely. The only thing I can thi

Re: Installing Perl DBI and Oracle DBD in AIX 5.1

2004-10-19 Thread Pablo Salinas
Hi, Thanks for your help. I searched the cc_r compiler in my AIX system, then copied the path to the Makefile and everything runned smoothly. After that, I installed the Oracle DBI by following the README instructions. thanks again, Pablo Salinas --- Wiggins d Anconia <[EMAIL PRO

Re: Installing Perl DBI and Oracle DBD in AIX 5.1

2004-10-15 Thread Wiggins d Anconia
> Hi there, > I have an AIX 5.1 machine and I wish to use > the perl DBI and oracle DBD in this machine. I have > tried to install them by downloading DBI-1.45.tar and > DBD-Oracle-2.15.tar files from http://www.cpan.org/ > This is a rather difficult combination and I know there has bee

Installing Perl DBI and Oracle DBD in AIX 5.1

2004-10-15 Thread Pablo Salinas
Hi there, I have an AIX 5.1 machine and I wish to use the perl DBI and oracle DBD in this machine. I have tried to install them by downloading DBI-1.45.tar and DBD-Oracle-2.15.tar files from http://www.cpan.org/ So, I uncompressed the DBI-1.45.tar file and followed the README file inst

installing perl 5.6.1

2004-05-07 Thread Johnson, Shaunn
Howdy: I'm trying to install 5.6.1 on RHEL version 3 from source. After looking at google for some problems related to the and command errors, I get to the point where I need to make / make test. At the end, I get the following error: [snip] DB_File.xs: In function `ParseOpenInfo': DB_File.xs:

Re: Question about installing perl modules

2004-05-05 Thread Wiggins d Anconia
> I’ve got a RedHat 9 box with perl-5.8.0 and apache httpd-2.0.43 > installed, and I’m trying to install RT from bestpractical. To satisfy > the many perl dependencies, I’ve tried running perl > sbin/rt-test-dependencies --with-mysql --with-modperl2, which tells me > that I have the following u

Question about installing perl modules

2004-05-05 Thread Tim Huffman
I’ve got a RedHat 9 box with perl-5.8.0 and apache httpd-2.0.43 installed, and I’m trying to install RT from bestpractical. To satisfy the many perl dependencies, I’ve tried running perl sbin/rt-test-dependencies --with-mysql --with-modperl2, which tells me that I have the following unsatisfied

RE: installing perl module without root permission

2004-05-03 Thread West, William M
>gohaku> What if perldoc is not included for some reason? > >All perl distros (except macperl for os 9) in the past eight years >or so have "perldoc". oddly enough- my Knoppix install does not... i'll have to remedy that someday... willy -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

RE: installing perl module without root permission

2004-04-13 Thread Bob Showalter
gohaku wrote: > On Apr 9, 2004, at 6:27 AM, Randal L. Schwartz wrote: > > > Yes, and the instructions are included with your copy of Perl, > > in "perldoc perlmodinstall". > > What if perldoc is not included for some reason? perldoc may be installed, but not in your PATH. Perl comes with a numbe

RE: installing perl module without root permission

2004-04-12 Thread Jayakumar Rajagopal
-Original Message- From: Wiggins d Anconia [mailto:[EMAIL PROTECTED] Sent: Friday, April 09, 2004 10:11 AM To: [EMAIL PROTECTED] Subject: Re: installing perl module without root permission Please bottom post, and please read the previous threads. Your information is correct, but has

Re: installing perl module for mysql driver

2004-04-09 Thread arichmond(contr-ird)
Title: Message I believe I had the same problem as you, based off two identical RedHat 9 boxes I have except for mysql, the difference is in the /etc/ld.so.conf   mysql added: /usr/kerberos/lib/usr/X11R6/lib/usr/lib/qt-3.0.5/lib/usr/lib/sane/usr/local/lib/usr/lib non-mysql box: /usr/kerbero

Re: installing perl module for mysql driver

2004-04-09 Thread Wiggins d Anconia
> Im trying to install the module DBD::mysql so I can connect to a mysql > database from a perl script. The instructions for installing told me to > run the command: > > perl -MCPAN -e 'install Bundle::DBD::mysql' > > this did its thing, downloaded and unzipped some gz gfiles, etc. Then said > ev

Re: installing perl module without root permission

2004-04-09 Thread Wiggins d Anconia
Please bottom post, and please read the previous threads. Your information is correct, but has already been provided. I didn't see much in that document that hasn't already been covered. Does anyone have anything else pertinent (aka hasn't already been mentioned) to add? http://danconia.org > t

Re: installing perl module without root permission

2004-04-09 Thread Randal L. Schwartz
> "gohaku" == gohaku <[EMAIL PROTECTED]> writes: gohaku> What if perldoc is not included for some reason? All perl distros (except macperl for os 9) in the past eight years or so have "perldoc". -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTE

Re: installing perl module without root permission

2004-04-09 Thread gohaku
On Apr 9, 2004, at 6:27 AM, Randal L. Schwartz wrote: Yes, and the instructions are included with your copy of Perl, in "perldoc perlmodinstall". What if perldoc is not included for some reason? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: installing perl module without root permission

2004-04-09 Thread Randal L. Schwartz
> "Jayakumar" == Jayakumar Rajagopal <[EMAIL PROTECTED]> writes: Jayakumar> Hi friends, Jayakumar> I am in this condition : Jayakumar> (1) I have to install XML::Simple or XML::Twig or such XML module. Jayakumar> (2) Here Sys. administrator, does not install/

Re: installing perl module without root permission

2004-04-09 Thread PerlDiscuss - Perl Newsgroups and mailing lists
take a look at http://www.rcbowen.com/imho/perl/modules.html. Specifically he/she writes: If you do not have root permissions on the machine where you want to install the module, such as if you wish to install a module in your home directory, just change one of those commands. Instead of

installing perl module for mysql driver

2004-04-09 Thread PerlDiscuss - Perl Newsgroups and mailing lists
Im trying to install the module DBD::mysql so I can connect to a mysql database from a perl script. The instructions for installing told me to run the command: perl -MCPAN -e 'install Bundle::DBD::mysql' this did its thing, downloaded and unzipped some gz gfiles, etc. Then said everything was ok

RE: installing perl module without root permission

2004-04-08 Thread Wiggins d Anconia
> I am getting same error when using 'make install' : > > Warning: You do not have permissions to install into /usr/perl5/site_perl/5.005/sun4-solaris at /usr/perl5/5.00503/ExtUtils/Install.pm line 61. > mkdir /usr/perl5/site_perl/5.005/XML: Permission denied at /usr/perl5/5.00503/ExtUtils/Install

RE: installing perl module without root permission

2004-04-08 Thread Jayakumar Rajagopal
Install.pm line 114 bottom posted full details: -Original Message- From: Wiggins d Anconia [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 2:58 PM To: Jayakumar Rajagopal; Perl Beginners Subject: Re: installing perl module without root permission > Hi friends, >

Re: installing perl module without root permission

2004-04-08 Thread Wiggins d Anconia
> Hi friends, > I am in this condition : > (1) I have to install XML::Simple or XML::Twig or such XML module. > (2) Here Sys. administrator, does not install/ or allow me to install (1). When I try to use within my user, it says 'no permission' for wrting. >

installing perl module without root permission

2004-04-08 Thread Jayakumar Rajagopal
Hi friends, I am in this condition : (1) I have to install XML::Simple or XML::Twig or such XML module. (2) Here Sys. administrator, does not install/ or allow me to install (1). When I try to use within my user, it says 'no permission' for wrting. (

installing Perl scripts (not modules) to /usr/local/bin (how to do makefile)

2004-03-29 Thread Kevin Pfeiffer
Hi all, Is there an easy way to create a Makefile that will run tests and then install a Perl script not into the Perl module space but simply into /usr local/bin (and possibly then a man page as well)? Everything I look at (including Makefile.PL) seems to be geared to module installation. -Kevin

RE: urgent need for installing perl 5.8.0

2004-03-10 Thread david
Nilay Puri wrote: > > I downloaded perl 5.8.0 from search.cpan.org > > While running make , I am getting this error : > > Can anyone throw some light about the cause: > Making Errno (nonxs) > make[1]: Entering directory `/perl-5.8.0/ext/Errno' > Makefile out-of-date with respect to ../.

RE: urgent need for installing perl 5.8.0

2004-03-10 Thread Nilay Puri, Noida
make: *** [ext/Errno/pm_to_blib] Error 2 Thanks -Original Message- From: Nilay Puri, Noida [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 10, 2004 1:15 PM To: Perl List (E-mail) Subject: urgent need for installing perl 5.8.0 Hi All, I want to install perl 5.8.0 on sun solaris. I am not

Re: urgent need for installing perl 5.8.0

2004-03-09 Thread Randy W. Sims
On 03/10/04 02:44, Nilay Puri, Noida wrote: Hi All, I want to install perl 5.8.0 on sun solaris. I am not getting the tar for perl 5.8.0 At the site ftp://ftp.cpan.org/pub/CPAN/src/5.0/ on trying to download perl-5.8.0.tar.gz I get error file not found. At other mirror sites I get the same error

urgent need for installing perl 5.8.0

2004-03-09 Thread Nilay Puri, Noida
Hi All, I want to install perl 5.8.0 on sun solaris. I am not getting the tar for perl 5.8.0 At the site ftp://ftp.cpan.org/pub/CPAN/src/5.0/ on trying to download perl-5.8.0.tar.gz I get error file not found. At other mirror sites I get the same error. I downlaoded stable.tar.gz , which again

Re: installing perl 5.8

2004-03-05 Thread david
u need to communicate that back to the developers so any new development will be using Perl 5.8 instead of the older one. > > 4. Do i have to install all the required(my project specific) perl > module which i had earlier installed at /usr/local/bin/, again after > installing perl 5.8 >

Re: installing perl 5.8

2004-03-05 Thread WC -Sx- Jones
/usr/local/bin/, again after installing perl 5.8 Heh, see my answers in Q3 above. :) -Bill- __Sx__ http://youve-reached-the.endoftheinternet.org/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <h

installing perl 5.8

2004-03-05 Thread Nilay Puri, Noida
installing. ( since i alread have perl ) 4. Do i have to install all the required(my project specific) perl module which i had earlier installed at /usr/local/bin/, again after installing perl 5.8 Thanks -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: installing perl mod's

2003-07-30 Thread Wiggins d'Anconia
Hodge, Jeff F (ECIII) wrote: I'm having trouble installing certain modules...they bomb out during the make processsee attachments. perl -MCPAN -e 'install Apache::Cookie' perl -MCPAN -e 'install DBD::mysql' This should work other modules where installed and work fine using the same methodolo

installing perl mod's

2003-07-30 Thread Hodge, Jeff F (ECIII)
Title: installing perl mod's I'm having trouble installing certain modules...they bomb out during the make processsee attachments.  perl -MCPAN -e 'install Apache::Cookie' perl -MCPAN -e 'install DBD::mysql' This should work other modules where ins

Re: Help installing Perl and Perl Modules on Mac OS X

2003-01-31 Thread Eduardo Cancino
Sorry, won't happen again. On Thursday, January 30, 2003, at 10:09 AM, [EMAIL PROTECTED] wrote: Please be sure to always group reply. On Thu, 30 Jan 2003 09:12:15 -0600, Eduardo Cancino <[EMAIL PROTECTED]> wrote: As I recall inst

Re: Help installing Perl and Perl Modules on Mac OS X

2003-01-30 Thread David Brookes
> Trying to make a mod_perl with 5.8 was too much for me to get working, > and then your Apple-included modules don't work because 5.8's stuff > isn't binary compatible with 5.6.0 ... the author knew what he was > talking about. OTOH, I also installed over the default position ... Yes, I see. Y

Re: Help installing Perl and Perl Modules on Mac OS X

2003-01-30 Thread wiggins
Please be sure to always group reply. On Thu, 30 Jan 2003 09:12:15 -0600, Eduardo Cancino <[EMAIL PROTECTED]> wrote: > As I recall installing Perl Modules in Mac 10.2.3, using de CPAN module > that comes with perl (5.8.0, source, I th

Re: Help installing Perl and Perl Modules on Mac OS X

2003-01-30 Thread Chris
On Wednesday, January 29, 2003, at 01:25 PM, David Brookes wrote: Sometimes the author knows what they are talking about ;-)... Actually, if you read the article, he says both are ok and one may choose either. Trying to make a mod_perl with 5.8 was too much for me to get working, and then you

Re: Help installing Perl and Perl Modules on Mac OS X

2003-01-30 Thread wiggins
On Thu, 30 Jan 2003 07:53:53 -0500, David Brookes <[EMAIL PROTECTED]> wrote: > Hi again. > > One suggestion was to use CPAN to install the modules. Does anyone > have any experience doing this on a Mac? I tried to do this and when > you log on

Re: Help installing Perl and Perl Modules on Mac OS X

2003-01-30 Thread David Brookes
Hi again. One suggestion was to use CPAN to install the modules. Does anyone have any experience doing this on a Mac? I tried to do this and when you log on for the first time, you have to answer a whole bunch of questions. CPAN could not find certain programs it wanted (like ncftp) and I s

RE: Help installing Perl and Perl Modules on Mac OS X

2003-01-30 Thread David Brookes
> Sometimes the author knows what they are talking about ;-)... Actually, if you read the article, he says both are ok and one may choose either. > Why? What was the output and what errors were listed? If you can give a better >explanation of "did not install properly" then someone here may

RE: Help installing Perl and Perl Modules on Mac OS X

2003-01-29 Thread wiggins
> I basically need help installing perl modules in Mac OS X. I started by > installing Perl 5.8 using the instructions given at the website below. > > http://developer.apple.com/internet/macosx/perl.html > > Stupidly (maybe) I installed 5.8 over the 5.6 version that ca

Help installing Perl and Perl Modules on Mac OS X

2003-01-29 Thread David Brookes
a webpage, learning Perl on the fly. Unfortunately I got stuck on the installation stage. I basically need help installing perl modules in Mac OS X. I started by installing Perl 5.8 using the instructions given at the website below. http://developer.apple.com/internet/macosx/perl.html Stupidly

default desktop install RedHAT 8.0, trouble installing Perl Module Tk

2003-01-21 Thread James Cox
I am running RedHAT Linux 8.0 with the BlueCurve Gnome Desktop (default RH 8.0). I am having trouble installing some perl modules. My installation is the default so I am probably not the only one using RH 8.0 with this sorta problem. Tk, and Tk::JPEG. I tried both by using cpan and by downloadin

Re: installing perl modules requiring local modules

2003-01-13 Thread R. Joseph Newton
"...does any one have an idea how to install a perl modules locally, that in turn requires other locally installed modules." Edwin Hi Edwin, Look for Perl Package Manager in your installation. If Perl is installed, you should be able to call it by entering ppm at the command line. You will the

installing perl modules requiring local modules

2003-01-13 Thread Edwin Madari
Hi all, forgive me if this is not the forum to ask this question, and would appreciate any help. working on a system where I do not have root privileges, I have installed quite a number of local modules under my home directory. No one of the modules that I am installing requires couple of my

Problems installing perl 5.6.1 on HP-UX 11.00

2002-12-03 Thread Carlos Barroso
Hy there. I'm having problemas installing perl 5.6.1 (source) on HP-UX 11.00 When I did my first "make" I got the following error: Bad character > (octal 76), line 679Make: . Stop. I thought it could be because of the "make" binary, so I installed the "g

Problems installing perl 5.6.1 on HP-UX 11.00

2002-12-02 Thread Carlos Barroso
Hy there. I'm having problemas installing perl 5.6.1 (source) on HP-UX 11.00 When I did my first "make" I got the following error: Bad character > (octal 76), line 679Make: . Stop. I thought it could be because of the "make" binary, so I installed the "g

Re: installing perl to specific directory - crucial

2002-07-11 Thread Peter Scott
At 09:02 PM 7/11/02 +, devetha wrote: >Hi, > >How do you install PERL to a specific directory? > >I'm using Unix and don't have permissions to /usr/local/bin. I >followed the steps from perl.com but they didn't work. > >Could some provide me with directions of how to do this exactly? I do

installing perl to specific directory - crucial

2002-07-11 Thread devetha
Hi, How do you install PERL to a specific directory? I'm using Unix and don't have permissions to /usr/local/bin. I followed the steps from perl.com but they didn't work. Could some provide me with directions of how to do this exactly? It's crucial that I get this down within the next hour

Installing perl on partitioned drive

2002-04-23 Thread Motherofperls
Need instruction & not sure where to get it. I have downloaded apache and perl. I just partitioned my hard drive with partition magic, and now have 3 os systems on one computer. Win98, Win95, and Linux. And want to install Win2000 soon. What I want to know is do I have to put Active perl

Installing Perl Modules / Net::FTP

2002-04-17 Thread OZGUR GENC
Dear All, I have tried to install Net::FTP module from CPAN. My OS ıs UNIX. During the uncompressing module file (example : perl-5.7.3.tar.gz) , the system prompts "invalid compressed data--crc error" . I have tried to install some other Net::FTP module but I have encountered same problem. Does an

Re: Installing Perl

2002-03-05 Thread William.Ampeh
Basically, if you have the windows installer (InstMsiA.exe), all you need is to download ActivePerl, and double-click on the downloaded file (through My Computer icon). For details, go to this site: http://www.activestate.com/Products/Download/Get.plex?id=ActivePerl and click on "next", then :

RE: Installing Perl

2002-03-05 Thread RArul
registry changes so that you can start using Perl for your CGI and ASP Web pages. -- Rex -Original Message- From: Allison Ogle [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 05, 2002 10:58 AM To: [EMAIL PROTECTED] Subject: Installing Perl Hi, I was wondering how to install Perl. I am on

Installing Perl

2002-03-05 Thread Allison Ogle
Hi, I was wondering how to install Perl. I am on a Win32 operating system. Thanks. Ally -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Installing perl

2002-02-27 Thread Elaine -HFB- Ashton
Nikola Janceski [[EMAIL PROTECTED]] quoth: *>actually you want 5.6.1 (stable release) you can find it on perl.com at *>http://perl.com/pub/a/language/info/software.html http://www.cpan.org/src/ is the appropriate and correct address to refer people to when they are looking for the perl source cod

RE: Installing perl

2002-02-27 Thread Nikola Janceski
half as much of a change. -Original Message- From: Leon, Yanet I,,DMDCWEST [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 27, 2002 12:55 PM To: '[EMAIL PROTECTED]' Subject: Installing perl I have perl 5.005_03 currently installed on my systems. What are the benefits (i

Installing perl

2002-02-27 Thread Leon, Yanet I,,DMDCWEST
I have perl 5.005_03 currently installed on my systems. What are the benefits (if any) for upgrading it to the latest version (5.6.0)? Where can I get a free copy of perl 5.6.0? Is it easy to compile? Please let me know. Regards, Yanet -- To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

Re: Installing Perl Help

2002-02-26 Thread Elaine -HFB- Ashton
Scott E Svendsen [[EMAIL PROTECTED]] quoth: *> *>I am currently running perl 5.6.0, I am trying to install 5.6.1 with the *>-Dusethreads option enabled. *> *>I have read the install file, and followed it to the letter, except using: *>sh Configure -Dusethreads *> *>Then I answer all the question

  1   2   >