Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Oct 2005 04:00:31 GMT
From:      Paul Ledbetter III <aeacides@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/87416: [PATCH] adapt lang/sbcl to PREFIX other than /usr/local
Message-ID:  <200510140400.j9E40V6V020621@freefall.freebsd.org>

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

From: Paul Ledbetter III <aeacides@gmail.com>
To: moro@remus.dti.ne.jp
Cc: bug-followup@freebsd.org
Subject: Re: ports/87416: [PATCH] adapt lang/sbcl to PREFIX other than /usr/local
Date: Thu, 13 Oct 2005 22:45:38 -0500

 I do not approve.  When installing to a non-standard location, the
 user should execute SBCL similarly to the following:
 
 # cd /usr/ports/lang/sbcl
 # make install PREFIX=3D/var/tmp/foo
 # env SBCL_HOME=3D/var/tmp/foo/lib/sbcl /var/tmp/foo/bin/sbcl
 
 This behavior is part of SBCL by design.  It should not be the
 responsibility of the FreeBSD port.
 
 Paul



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