Ofcourse it matters? If you don't have permissions to install into a dir, then you can't install.
You can install in another lib, but run... perl Makefile.PL PREFIX=/dir/to/install make make test make install Ilya > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 25, 2002 11:22 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Make Install DBI 1.21 > > > Hi, > I face the problem when try to make install the DBI 1.21. Please help. > > cp Changes blib/lib/DBI/Changes.pm > Warning: You do not have permissions to install into > /usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris at > /usr/local/lib/perl5/5.6.1/ExtUtils/Install.pm line 85. mkdir > /usr/local/lib/perl5/5.6.1/sun4-solaris/auto: Permission > denied at usr/local/lib/perl5/5.6.1/ExtUtils/Install.pm line 139 > *** Error code 255 > make: Fatal error: Command failed for target 'pure_site_install' > > I ran the make install using Oracle user but not root user. > Does it matter? Please advice. > > Chewlf >
