Date: Tue, 23 Jan 2007 10:34:05 -0800 From: Alexander Botero-Lowry <alexbl@FreeBSD.org> To: pav@FreeBSD.org Cc: gnome@FreeBSD.org, Alexander Botero-Lowry <alexbl@FreeBSD.org>, python@FreeBSD.org, ports-developers@FreeBSD.org, vd@FreeBSD.org Subject: Re: The way to fix ports/104560 Message-ID: <20070123183158.CD86E39C4C@cherenkov.geekfire.com> In-Reply-To: <1169558939.6221.32.camel@pav.hide.vol.cz> References: <20070123104738.GA41157@qlovarnika.bg.datamax> <1169549704.6221.10.camel@pav.hide.vol.cz> <20070123112924.4023339F66@cherenkov.geekfire.com> <1169558939.6221.32.camel@pav.hide.vol.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
> > --DSPAM_MULTIPART_EX-85454 > Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-si > gnature"; boundary="=-IDyhv9ael/t7m1qkoJDV" > > --=-IDyhv9ael/t7m1qkoJDV > Content-Type: text/plain; charset=ISO8859-2 > Content-Transfer-Encoding: quoted-printable > > Alexander Botero-Lowry p=ED=B9e v =FAt 23. 01. 2007 v 03:31 -0800: > > > > Please take a look at ports/104560 (and also ports/105853 and > > > > ports/106120) and come to a consensus what is the right way to fix th= > is > > > > issue. > > > >=3D20 > > > > I am sure we can come to an agreement and shortly commit a fix. > > >=20 > > > As I see it: > > >=20 > > > - lang/python metaport must be removed > > > - all lang/python2? ports will install $PREFIX/bin/python binary > > >=20 > > > How that sounds? > > >=20 > > > Or if people absolutely need to have several different pythons on a > > > system, make the bin/python automatical symlink, like in perl ports. > > > This fails to deal with installing the site-packages in the appropriate > > site-package directories. > > How so? You don't need to have interpreter called python2.5 to install > into 2.5's sitelibdir. You absolutely do. THe pyc and pyo files are part of the package list and have to be generated by the installation process. So you must have python2.5 to install to the python 2.5 site-packages. > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070123183158.CD86E39C4C>