Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Sep 1999 12:20:01 -0700 (PDT)
From:      hws <DrXyzzy@mediaone.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/13575: can't install perl module as non root
Message-ID:  <199909041920.MAA79687@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/13575; it has been noted by GNATS.

From: hws <DrXyzzy@mediaone.net>
To: chris@calldei.com
Cc: drxyzzy@mediaone.net, FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: misc/13575: can't install perl module as non root
Date: 04 Sep 1999 14:16:08 -0500

 Chris Costello <chris@calldei.com> writes:
 
 > On Sat, Sep 04, 1999, drxyzzy@mediaone.net wrote:
 > > Login as non superuser.
 > > mkdir ~/lib
 > > tar -xvzf Storable-0.6@4.tar.gz
 > > cd Storable-0.6@4
 > > # LIB value should allow non-root install to local dir
 > > perl Makefile.PL LIB=~/lib
 > 
 >    Place `LIB' at the _beginning_ of the line.
 
 man ExtUtils::MakeMaker 
 
 perl Makefile.PL NAME=VALUE... is supported for setting Makefile
 Attributes and Paramters.
 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909041920.MAA79687>