Chewlf,

        Make sure '/usr/ccs/bin' is in your path:

Example:

PATH="$PATH:/usr/ccs/bin"
export PATH

Ian

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
Sent: Friday, April 26, 2002 5:34 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; Noble, Ian
Subject: RE: Make Install DBI 1.21 (fwd)

I got this error after I enter the suggestion below.
sh: make: not found

chewlf

-----Original Message-----
From: Tim Bunce [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 26, 2002 5:27 PM
To: Chew, Li-Fang
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: Re: Make Install DBI 1.21 (fwd)


On Fri, Apr 26, 2002 at 12:57:37PM +0800, [EMAIL PROTECTED] wrote:
> I tried to use
>  su - root 'make install'

su root -c 'make install'

Tim.


> it prompted for password. After that the error shown:
> 
> make install: make install: cannot open
> 
> 
> chewlf
> 
> 
> -----Original Message-----
> From: Hasanuddin Tamir [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 26, 2002 12:37 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Make Install DBI 1.21 (fwd)
> 
> 
> 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
> > >
> >
> 
> 
> 
 
**************************************************************************
The information transmitted herewith is sensitive information intended only
for use by the individual or entity to which it is addressed. If the reader
of this message is not the intended recipient, you are hereby notified that
any review, retransmission, dissemination, distribution, copying or other
use of, or taking of any action in reliance upon this information is
strictly prohibited. If you have received this communication in error,
please contact the sender and delete the material from your computer.

Reply via email to