Perl Install Problem

tomyy

Grünschnabel
Wer kann mir weiterhelfen :confused:

shell> perl Makefile.PL --> ok
shell> make ---> ok
shell> make test ---> ok
shell> make install --> Problem



bei make install kommt die folgende Fehlermeldung :confused:

Testing handle creation speed...
3448 NullP sth/s perl 5.008003 i586-linux-thread-multi (gcc 3.3.3 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -Wall -pipe)

test.pl done
web:~/html/DBI> make install
Warning: You do not have permissions to install into /usr/lib/perl5/site_perl/5.8.3/i586-linux-thread-multi at /usr/lib/perl5/5.8.3/ExtUtils/Install.pm line 114.
mkdir /usr/lib/perl5/site_perl/5.8.3/i586-linux-thread-multi/auto/DBI: Permission denied at /usr/lib/perl5/5.8.3/ExtUtils/Install.pm line 176
make: *** [pure_site_install] Error 255
web:~/html/DBI>

wer kann mir bitte sagen was das bedeutet :(


Auch wenn ich das über das cam Modul mache bekomme ich am ende eine Fehler meldung

perl Makefile.PL --cflags=-I<dir>

to set this directory. For details see the INSTALL.html file,
section "C Compiler flags" or type

perl Makefile.PL --help
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
Bundle summary: The following items in bundle Bundle::DBD::mysql had
installation problems:
DBI DBD::mysql

cpan>


hmmm ... Ratlos :(
 

Neue Beiträge

Zurück