Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Sep 1999 11:40:01 -0700 (PDT)
From:      Chris Costello <chris@calldei.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/13575: can't install perl module as non root
Message-ID:  <199909041840.LAA77419@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: Chris Costello <chris@calldei.com>
To: drxyzzy@mediaone.net
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: misc/13575: can't install perl module as non root
Date: Sat, 04 Sep 1999 13:40:47 -0500

 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.
 
    In any case, this is a problem with `Makefile.PL' in your
 module, not FreeBSD.
 
 -- 
 |Chris Costello <chris@calldei.com>
 |The next generation of computers will have a "Warranty Expired" interrupt.
 `--------------------------------------------------------------------------
 


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?199909041840.LAA77419>