|< 1 2 >| | 18 Einträge, 2 Seiten |
use lib '/home/meinUser/meineModule/';
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Timeout for inactivity during Makefile.PL? [0]
If you're accessing the net via proxies, you can specify them in the
CPAN configuration or via environment variables. The variable in
the $CPAN::Config takes precedence.
Your ftp_proxy?
Your http_proxy?
Your no_proxy?
You have no /mnt/am2/07/925/00000007/htdocs/.cpan/sources/MIRRORED.BY
I'm trying to fetch one
Please, install Net::FTP as soon as possible. CPAN.pm installs it for you
if you just type
install Bundle::libnet
No external ftp command available
Please check, if the URLs I found in your configuration file () are valid.
The urllist can be edited. E.g. with ``o conf urllist push ftp://myurl/''
Cannot fetch MIRRORED.BY
Couldn't open : No such file or directory at /opt/KQperl/lib/CPAN/FirstTime.pm line 336, <STDIN> chunk 20.
BEGIN failed--compilation aborted, <STDIN> chunk 20.
Where is your make program? [/usr/ccs/bin/make]
QuoteRichtig, es kommt immer auf das Modul an. Einiges läßt sich installieren anderes nicht.CPAN.pm setzt aber nachher auch make ein - wenn das nicht nutzbar ist: keine chance. oder?
use blib "/pfad/zum/verzeichnis/welches/dein/blib/enthaelt";
QuoteWie kann ich denn ein CPAN Modul dort installieren, ohne, dass ich root-Rechte habe?
[E|B,09.07.2004, 20:22]Zum Installieren von Modulen benötigt man immer root-Rechte.
|< 1 2 >| | 18 Einträge, 2 Seiten |