Date: Tue, 23 Jan 2007 21:38:14 +0100 From: Pav Lucistnik <pav@FreeBSD.org> To: Alexander Botero-Lowry <alexbl@FreeBSD.org> Cc: gnome@FreeBSD.org, ports-developers@FreeBSD.org, python@FreeBSD.org, vd@FreeBSD.org Subject: Re: The way to fix ports/104560 Message-ID: <1169584695.3659.18.camel@ikaros.oook.cz> In-Reply-To: <20070123203032.3CF1939F92@cherenkov.geekfire.com> 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> <20070123183158.CD86E39C4C@cherenkov.geekfire.com> <1169578314.3659.6.camel@ikaros.oook.cz> <20070123195937.8E47139F92@cherenkov.geekfire.com> <1169584040.3659.14.camel@ikaros.oook.cz> <20070123203032.3CF1939F92@cherenkov.geekfire.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-VeES6CM01dyFcWVhlx1p Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Alexander Botero-Lowry p=ED=B9e v =FAt 23. 01. 2007 v 12:32 -0800: > > Are you going to address other issues pointed out in this thread? > If by other issues you mean having something installed as python, then ye= s Yes, that's the most burning issue. > but I'm not really sure of the best way to do this. I guess perl style > may work but that just seems like a bad idea to me. This is my idea: # use.python You're currently using 2.4 (FreeBSD default) # use.python 2.5 echo Changing default python version to 2.5 rm -f python ln python2.5 python # use.python default echo Reverting to default python version rm -f python ln python2.4 python And it gets run in post-install when there's no python link present yet. What do you think? --=20 Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> EMACS: Eight Megabytes And Continually Swapping --=-VeES6CM01dyFcWVhlx1p Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFtnI2ntdYP8FOsoIRApogAKDAgCnNQcaP7PIuWz9kHCDV6vbBfgCffGiq z+lwC2UauXfaE0+3d8rClew= =7Fnp -----END PGP SIGNATURE----- --=-VeES6CM01dyFcWVhlx1p--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1169584695.3659.18.camel>