From owner-freebsd-questions@FreeBSD.ORG Fri Dec 28 17:23:20 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B106F635 for ; Fri, 28 Dec 2012 17:23:20 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr4.xs4all.nl (smtp-vbr4.xs4all.nl [194.109.24.24]) by mx1.freebsd.org (Postfix) with ESMTP id 3CF2F8FC0C for ; Fri, 28 Dec 2012 17:23:19 +0000 (UTC) Received: from slackbox.erewhon.net (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr4.xs4all.nl (8.13.8/8.13.8) with ESMTP id qBSHMgBT060245 for ; Fri, 28 Dec 2012 18:22:43 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.erewhon.net (Postfix, from userid 1001) id 9799612341; Fri, 28 Dec 2012 18:22:42 +0100 (CET) Date: Fri, 28 Dec 2012 18:22:42 +0100 From: Roland Smith To: freebsd-questions@freebsd.org Subject: correct way for installing python extensions for 3.3? Message-ID: <20121228172242.GB4522@slackbox.erewhon.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="aVD9QWMuhilNxW9f" Content-Disposition: inline X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: by XS4ALL Virus Scanner X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Dec 2012 17:23:20 -0000 --aVD9QWMuhilNxW9f Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Currently I'm using python 2.7.3 because numpy required it. It seems that numpy some other extensions can now be installed for python3. Numpy for python 2.7.3 is already installed, and now I want to install it for python 3.3 as well. I'm just not sure how to do that? Reading /usr/ports/Mk/bsd.python.mk implies that setting PYTHON_VERSION in /etc/make.conf should only be done if you want to build extensions with an older binary. Is that still correct? In other words: what is the best way to install numpy and other extensions = for different major versions of python? Roland --=20 R.F.Smith http://rsmith.home.xs4all.nl/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --aVD9QWMuhilNxW9f Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlDd1WIACgkQEnfvsMMhpyXHwQCeMwkkFT77z7AratYCa+ouxQAz 7FsAn2RvI31Inj46sbjZO7DSK04jeqG+ =yeQ0 -----END PGP SIGNATURE----- --aVD9QWMuhilNxW9f--