Thread CPAN-Shell unter Ubuntu (7 answers)
Opened by Gast at 2008-09-22 13:18

Gast Gast
 2008-09-22 13:18
#114828 #114828
Hi

hab mein erstes Ubuntusystem aufgesetzt und bekomme das mitgelieferte cpan nicht zum laufen

Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
CPAN: Storable loaded ok
Going to read /home/hans/.cpan/sources/authors/01mailrc.txt.gz
Going to read /home/hans/.cpan/sources/modules/02packages.details.txt.gz
Database was generated on Mon, 22 Sep 2008 04:02:48 GMT
CPAN: HTTP::Date loaded ok

There's a new CPAN.pm version (v1.9205) available!
[Current version is v1.7602]
You might want to try
install Bundle::CPAN
reload cpan
without quitting the current session. It should be a seamless upgrade
while we are running...

Going to read /home/hans/.cpan/sources/modules/03modlist.data.gz
Could not pipe[/bin/gzip --decompress --stdout /home/hans/.cpan/sources/modules/03mod\
list.data.gz |]: Cannot allocate memory at /usr/share/perl/5.8/CPAN.pm line 5727.


auch ein
install Bundle::CPAN
scheitert...

ich habs mit "sudo cpan" aufgerufen ... kann es sein dass es daran liegt?

View full thread CPAN-Shell unter Ubuntu