From owner-freebsd-perl@FreeBSD.ORG Sat May 9 15:26:58 2009 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D8DB1065673 for ; Sat, 9 May 2009 15:26:58 +0000 (UTC) (envelope-from meorero@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by mx1.freebsd.org (Postfix) with ESMTP id BC8E78FC13 for ; Sat, 9 May 2009 15:26:57 +0000 (UTC) (envelope-from meorero@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so1180836yxb.13 for ; Sat, 09 May 2009 08:26:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=3u8oLxUe/OLCQ3yCmt97ERUCPsCpQyTTzoCKELeeIzI=; b=cJ0QxGbf5m7wRbgRPFDxeWnE+8jGu8WDTQ2fXTcUzU/9d6fUPzpAewgCwPiG5fJLA+ VeFWKK56fKfJ8XvH2HL7zl4pRgRC+O/21FEe7z+wcvXGMZ3OkwD9Syiyr02v2wahcN3v HOad+phc2U6vnrjHPYHjXZlpKTv+gQHvXjHhc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=CbI5lU6juijymyUVysxVUIFN6VEN/ILkI3vNaTkyphBt+dTP9FJtxmk1ZSyE/XK/1+ nF4njTuEBJViX7RBSubq96NwSiOku83e/gjEoO5DYUuflanPW2COpU7H/bQZxgLOs4W7 r40c4v5NpN5S4+l/Ja9J3PupbtGB06co6UEdg= MIME-Version: 1.0 Received: by 10.151.74.13 with SMTP id b13mr7306434ybl.68.1241881582213; Sat, 09 May 2009 08:06:22 -0700 (PDT) Date: Sat, 9 May 2009 18:06:22 +0300 Message-ID: From: Oren Maurer To: freebsd-perl@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FreeBSD 7.2 - How to move to perl 5.10 ?? X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 May 2009 15:26:58 -0000 Hallo all. I have just installed the latest FreeBSD version (7.2) perl -v tells me that it is v5.8.9. But I was happy to see that I have /usr/ports/lang/perl5.10 So ... How do I move to the newer Perl - from 5.8.9 to 5.10? Most important - I want it to use threads. I found an old post : "Step-by-step to upgrade Perl" http://lists.freebsd.org/pipermail/freebsd-questions/2004-April/043400.html Here is how I tried with light changes: i) # cd /usr/ports/lang/perl5.10/ I add this line: # make WITH_THREADS=yes This ends with: Everything is up to date. Type 'make test' to run test suite. So I typed 'make test' and it ended with: All tests successful. u=24.25 s=8.43 cu=1456.43 cs=193.62 scripts=1434 tests=190093 Now I run: # make install This ends with: ===> Installing for perl-threaded-5.10.0_2 ===> perl-threaded-5.10.0_2 conflicts with installed package(s): perl-5.8.9_2 They install files into the same place. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/lang/perl5.10. *** Error code 1 Stop in /usr/ports/lang/perl5.10. Ohhh... I really have it? That's what the installation gave me. How do I upgrade to Perl 5.10 -- ________________________________ Oren Maurer http://meorero.wordpress.com http://www.meorero.org.il _______________________________ # =======================| # Please avoid sending me Word | # or PowerPoint attachments | # =======================| # See: http://www.gnu.org/philosophy/no-word-attachments.html