The way to fix ports/104560

Pav Lucistnik pav at FreeBSD.org
Tue Jan 23 20:38:38 UTC 2007


Alexander Botero-Lowry píše v út 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 yes

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?

-- 
Pav Lucistnik <pav at oook.cz>
              <pav at FreeBSD.org>

EMACS: Eight Megabytes And Continually Swapping
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: 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?=
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20070123/83750a6b/attachment.pgp


More information about the freebsd-gnome mailing list