From owner-freebsd-bugs Sat Sep 4 11:40:16 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 928B714E50 for ; Sat, 4 Sep 1999 11:40:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA77419; Sat, 4 Sep 1999 11:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 4 Sep 1999 11:40:01 -0700 (PDT) Message-Id: <199909041840.LAA77419@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Chris Costello Subject: Re: misc/13575: can't install perl module as non root Reply-To: Chris Costello Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/13575; it has been noted by GNATS. From: Chris Costello 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 |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