L
lucas
I'm having trouble installing Math:
ari. I found out that it's because the
Makefile.PL that comes in the package doesn't use passive mode for FTP, and
I need to use passive. I've been trying to install with the mod CPAN, but
of course this wont work because of the above. How can I install a module
by hand?
I downloaded the correct file I needed, unpacked it, fixed the ftp get
section to make it use passive mode, and it all worked fine. a Makefile
was created, but it installs into the currect directory, and I need it to
go into my perl directory (/usr/local/lib/perl5)
thx
Makefile.PL that comes in the package doesn't use passive mode for FTP, and
I need to use passive. I've been trying to install with the mod CPAN, but
of course this wont work because of the above. How can I install a module
by hand?
I downloaded the correct file I needed, unpacked it, fixed the ftp get
section to make it use passive mode, and it all worked fine. a Makefile
was created, but it installs into the currect directory, and I need it to
go into my perl directory (/usr/local/lib/perl5)
thx