Not sure if LIB will work, most use PREFIX...

perl Makefile.PL PREFIX=/dir/you/want/to/use

Ilya

-----Original Message-----
From: Levine, Peter W
To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]
Sent: 9/27/02 9:25 AM
Subject: RE: install without root

Yes you can do this:
perl Makefile.pl LIB=your_own_lib

Then add your your_own_lib to $PERL5LIB

Pete

-----Original Message-----
From: Christian Kaiser [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 27, 2002 7:54 AM
To: [EMAIL PROTECTED]
Subject: install without root


Hi,

Is it possible to install DBI without being root?
I'm working as user on a Solaris system.
It doesn't seem there was something like a --prefix parameter possible
with 
Makefile.PL. And I'm not that common with editing Makefiles.

Any help would be appreciated,

Regards,

:-)hris

Reply via email to