[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] question about Net:Config.pm



<x-flowed>I tried to play with the new cpan_mac

but when I run the cpan_shell

it ends up the firt time config script after try to locate mirrored.by with:

You have no BigBacon:MacBacon:Unix tools:MacPerl Ä:.cpan:sources:MIRRORED.BY
  I'm trying to fetch one
CPAN: LWP loaded ok
Fetching with LWP:
  ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY
Fetching with LWP:
  ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY.gz
Fetching with Net::FTP:
  ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY
# Can't locate object method "new" via package "Net::FTP".
File 'BigBacon:MacBacon:Unix tools:MacPerl Ä:site_perl:CPAN.pm'; Line 1728
# BEGIN failed--compilation aborted.
File 'BigBacon:MacBacon:Unix tools:MacPerl Ä:CPAN-shell.plx'; Line 4

looking further I tried to test manually the network access with the 
NET:FTP package and discovered that the NET:Config.pm file was not 
here.

So I loaded the libnet-1.0606.tar.gz package from CPAN and installed it.
Hoewever I discovered that the configure script wasn't called so I 
run it myself and builded a libnet.cfg but at that stage I don't know 
what to do.

Do I need to simply copy the %NetConfig hash array in a Config.pm 
inside the NET folder or do I need to run the makefile another time 
with install ?



---------------------------------------------------------------------
Vincent Nonnenmacher
AgentSpace
116 Av de la Republique
38320 BRESSON
tel :  (33) 476 33 25 06        mailto:Vincent.Nonnenmacher@agentspace.com
fax :  (33) 476 33 25 01        http://www.agentspace.com

***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch


</x-flowed>