Date: Mon, 12 May 2003 18:15:30 -0700 From: Jim Mock <mij@soupnazi.org> To: Tuc <tuc@ttsg.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: WITH_THREADS - How? Message-ID: <63A1490A-84E0-11D7-A664-000393460DB2@soupnazi.org> In-Reply-To: <200305130044.h4D0in1n046095@himinbjorg.ttsg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, May 12, 2003, at 05:44 PM, Tuc wrote:
>> On Monday, May 12, 2003, at 04:17 PM, Tuc wrote:
>>> Hi,
>>>
>>> Want my /usr/ports/lang/perl5.6 to compile with threads, and
>>> wondered what I need to install to get WITH_THREADS to be defined.
>>
>> The perl port doesn't have an option to easily compile with threads
>> (for whatever reason), but the perl5.8 port does.
>>
> Sorry, meant 5.8, not 5.6
Then you've got it easy :-)
Just run:
# cd /usr/ports/lang/perl5.8
# make -DWITH_THREADS install
- jim
--
- jim mock mij@{soupnazi|opendarwin}.org jim@{bsdnews|FreeBSD}.org -
- editor in chief, BSD News: http://bsdnews.org http://soupnazi.org -
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?63A1490A-84E0-11D7-A664-000393460DB2>
