![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| help: error in installing perl module DBD::mysql | Yogesh Sawant | UNIX and Linux Applications | 3 | 11-05-2007 08:22 AM |
| perl DBI/DBD Module -in cygwin | jambesh | Shell Programming and Scripting | 3 | 10-20-2007 02:38 PM |
| Can I use a Perl Module without installing it? | jjinno | Shell Programming and Scripting | 1 | 08-29-2007 02:55 PM |
| Replace Perl Module name in all Perl scripts | rahulrathod | Shell Programming and Scripting | 2 | 12-02-2005 01:00 AM |
| Installing Perl Module Term::ReadKey??? HELP!!! | rrivas | UNIX for Dummies Questions & Answers | 4 | 03-01-2002 01:32 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Installing Perl Module
Hi All,
When I tried to install Math::Pari module in a AIX 5.3 server,I am getting the following error. # pwd /usr/local/bin # cd Math-Pari-2.010709 # 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) y Getting GP/PARI from ftp://megrez.math.u-bordeaux.fr/pub/pari/unix/ Cannot create FTP object: A system call received a parameter that is not valid. at utils/Math/PariBuild.pm line 238, <STDIN> line 1. Can't fetch file with Net::FTP, now trying with LWP::UserAgent... Can't fetch directory listing from ftp://megrez.math.u-bordeaux.fr/pub/pari/unix/: 500 (Internal Server Error) LWP::Protocol::MyFTP: Bad hostname 'megrez.math.u-bordeaux.fr' Client-Date: Wed, 26 Mar 2008 12:57:30 GMT # make make: make 1254-025 There must be an existing description file or specify a target. Anybody please help me to solve this issue. Thanks in advance. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|