Sorry.
--
san->http(www.trabas.com)
{If Linux doesn't have solution, you have the wrong problem}
---------- Forwarded message ----------
Date: Fri, 26 Apr 2002 11:36:08 +0700 (JAVT)
From: Hasanuddin Tamir <[EMAIL PROTECTED]>
To: "Sterin, Ilya" <[EMAIL PROTECTED]>
Subject: RE: Make Install DBI 1.21
Organization: Trabas
Or, stick with the oracle user,
perl Makefile.PL
make
make test
su -c 'make install'
Of course this assumes that you know the root password.
--
san->http(www.trabas.com)
{If Linux doesn't have solution, you have the wrong problem}
On Fri, 26 Apr 2002, Sterin, Ilya <[EMAIL PROTECTED]> wrote,
> 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
> >
>