From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MR6dB-00072s-P1 for garchives@archives.gentoo.org; Wed, 15 Jul 2009 15:42:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F584E0383; Wed, 15 Jul 2009 15:42:52 +0000 (UTC) Received: from mail-fx0-f211.google.com (mail-fx0-f211.google.com [209.85.220.211]) by pigeon.gentoo.org (Postfix) with ESMTP id 52C65E0383 for ; Wed, 15 Jul 2009 15:42:52 +0000 (UTC) Received: by fxm7 with SMTP id 7so3152363fxm.34 for ; Wed, 15 Jul 2009 08:42:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to :references:content-type:date:message-id:mime-version:x-mailer; bh=d3DGLV6noy0cwerEydW8mmw/8Bk+8obrOW+FdFmjW0U=; b=veKs+vguGRje/3CXtC27zD0H9p6M4r3o8v1CoFXHm3VXjXMNfNaN4+dQizD8CvNMrS VPnHuzWnLvHHUhmotA1c/axBlnrpF2G25az77U5xdYM0hfN7DjB4jzQ5wR2niYvWb8j4 G9h/2g+D4TAHYk047rRpGxbt6i8AV0u8AMIic= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer; b=ttixGm+s0MpnRLfFUOhoVz4EHP12mGG08j+avh/ELadIWgmZmFORrXQZYijaKBos6j ZVq4gv4RuS0FQtXMVMYvHMfkIve8xfgwlw7yGBORnNf5DLTgqB/11mpTK4Re7u7Rl3vp ICwPoxiSUfEDo4e4UcWsJ4dAZfHws2pbzqk/I= Received: by 10.103.212.2 with SMTP id o2mr4166482muq.18.1247672571426; Wed, 15 Jul 2009 08:42:51 -0700 (PDT) Received: from ?192.168.127.16? (magdalene.ist.utl.pt [193.136.161.161]) by mx.google.com with ESMTPS id u26sm13253577mug.22.2009.07.15.08.42.50 (version=SSLv3 cipher=RC4-MD5); Wed, 15 Jul 2009 08:42:50 -0700 (PDT) Subject: Re: [gentoo-dev] Re: Progress on Universal Select Tool From: =?ISO-8859-1?Q?S=E9rgio?= Almeida To: Gentoo Dev In-Reply-To: <1247563253.14345.7.camel@sapc154.salomon.at> References: <1245163715.14589.515.camel@thedude> <1247499370.5028.23.camel@thedude> <1247563253.14345.7.camel@sapc154.salomon.at> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-Xk4+p03a5D45EpzvsmC9" Date: Wed, 15 Jul 2009 16:42:48 +0100 Message-Id: <1247672568.6548.8.camel@thedude> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 X-Archives-Salt: 9e816d52-db29-4e42-98ba-f7d843cf6c06 X-Archives-Hash: c60da3b8e1708a362e05e77945661652 --=-Xk4+p03a5D45EpzvsmC9 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello, On Tue, 2009-07-14 at 11:20 +0200, Michael Haubenwallner wrote: >=20 > Sorry, I've lost track on what's really going on here: > Does 'symlink' mean symlinks on the filesystem like 'ln -s' does? > Or, more important, does uselect create those symlinks itself? > If yes, please don't forget that OS without symlinks... >=20 What is the best to way to "workaround" these cases? Linking /usr/bin/python with /usr/bin/python2.6 can be done using a similar script to this: #!/bin/bash # This is /usr/bin/python /usr/bin/python2.6 $@ Is there a better way when no symlinking is supported? > Thank you! > /haubi/ Cheers, S=C3=A9rgio --=20 S=C3=A9rgio Almeida - mephx.x@gmail.com mephx @ freenode --=-Xk4+p03a5D45EpzvsmC9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAkpd+PMACgkQQXumuXcKj04LmQCcDyTY3V2t66peATnWl9/p6Hqs ZicAoKNRUmlgx/2h6KouUeSLPIbcH5VI =dmNI -----END PGP SIGNATURE----- --=-Xk4+p03a5D45EpzvsmC9--