Hi,

I have downloaded the Math::Pari module and was trying to install but
stuck at one palce.following is the actual operation what I did:
I donloaded the Math module in /tmp dir. Please have a look below.

[EMAIL PROTECTED] Math-Pari-2.010800]$ pwd
/tmp/Math-Pari-2.010800
[EMAIL PROTECTED] Math-Pari-2.010800]$ ls
Changes       INSTALL  Makefile.PL  META.yml     Pari.pm  patches  t
TODO     utils
func_codes.h  libPARI  MANIFEST     PariInit.pm  Pari.xs  README
test_eng  typemap
[EMAIL PROTECTED] Math-Pari-2.010800]$ perl Makefile.PL
Did not find GP/PARI build directory around.

Do you want to me to fetch GP/PARI automatically?

  (If you do not, you will need to fetch it manually, and/or direct me
to
   the directory with GP/PARI source via the command-line option
paridir=/dir)

Make sure you have a large scrollback buffer to see the messages, or
`tee'
the STDOUT/STDERR to a file.

Fetch? (y/n, press Enter) n

Well, as you wish...

Rerun Makefile.PL when you fetched GP/PARI archive manually to the
current directory, or a (grand)parent directory of it.

  [Keep in mind that version of Math::Pari module corresponds to
   the last versions of GP/PARI it was tested with.]

    Alternatively, you may specify
      pari_tgz=PATH_TO_TAR_GZ
    option to Makefile.PL.  (There is no need to extract the archive, or
    build GP/PARI; but if you have it extracted [and patched, if
needed],
    you may specify
      paridir=PATH_TO_DIST_DIR
    option to Makefile.PL)

Could not find GP/PARI build directory, please run Makefile.PL
with paridir=/directory option.

Please suggest on how should I install this module.

Regards
Irfan.


-----Original Message-----
From: Dr.Ruud [mailto:[EMAIL PROTECTED]
Sent: Monday, August 18, 2008 2:02 PM
To: beginners@perl.org
Subject: Re: Execute the Linux command on remote machine

"Irfan J Sayed (isayed)" schreef:

> Now I have installed entire Net::SSH::Perl module in the /tmp folder.

It looks like you "copied" in stead of "installed".
http://www.cpan.org/misc/cpan-faq.html#How_install_Perl_modules

--
Affijn, Ruud

"Gewoon is een tijger."

--
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional
commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/





--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to