From owner-freebsd-questions@FreeBSD.ORG Tue Nov 16 17:30:03 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0264C16A4CE for ; Tue, 16 Nov 2004 17:30:03 +0000 (GMT) Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA5D043D2F for ; Tue, 16 Nov 2004 17:30:02 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 22892 invoked from network); 16 Nov 2004 17:30:02 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail1.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 16 Nov 2004 17:30:02 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id DA4E243; Tue, 16 Nov 2004 12:30:01 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Gustafson, Tim" References: From: Lowell Gilbert Date: 16 Nov 2004 12:30:01 -0500 In-Reply-To: Message-ID: <44vfc5hfc6.fsf@be-well.ilk.org> Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Threaded Perl on 4.10-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2004 17:30:03 -0000 "Gustafson, Tim" writes: > Is there any way to turn on threaded Perl in the base system, instead of > using the Perl port? I need to use p5-Sendmail-Milter which requires > threads, but I would rather not install the Perl port over the base Perl > installation. Is there any flag I can set in /etc/make.conf that will > configure the base system to install a threaded Perl instead of a > non-threaded one? I don't believe so, but note that the perl port will *not* install over the base system one; they will coexist on your system, and you can switch back and forth. [The port will install a script called "use.perl" for this purpose.] -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org:8088/~lowell/