I tried installing the modules with the commands using my non root account

/usr/bin/perl5 Makefile.PL
make
make test
make install PREFIX=~/perl

and it still give's me the no write permission error

2n8.webex.net$ make install PREFIX=~/perl
Warning: You do not have permissions to install into
/usr/libdata/perl5/site_per
l/i386-bsdos at /usr/libdata/perl5/ExtUtils/Install.pm line 57.
Installing /usr/libdata/perl5/site_perl/./Date/Format.pm
Installing /usr/libdata/perl5/site_perl/./Date/Parse.pm
Installing /usr/libdata/perl5/site_perl/./Date/Language.pm
mkdir /usr/libdata/perl5/site_perl/./Time: No such file or directory at
/usr/lib
data/perl5/ExtUtils/Install.pm line 109
*** Error code 2

Stop.
2n8.webex.net$

Reply via email to