Gentoo Archives: gentoo-dev

From: "Sérgio Almeida" <mephx.x@×××××.com>
To: Gentoo Dev <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] Re: Progress on Universal Select Tool
Date: Wed, 15 Jul 2009 15:42:53
Message-Id: 1247672568.6548.8.camel@thedude
In Reply to: Re: [gentoo-dev] Re: Progress on Universal Select Tool by Michael Haubenwallner
1 Hello,
2
3 On Tue, 2009-07-14 at 11:20 +0200, Michael Haubenwallner wrote:
4 >
5 > Sorry, I've lost track on what's really going on here:
6 > Does 'symlink' mean symlinks on the filesystem like 'ln -s' does?
7 > Or, more important, does uselect create those symlinks itself?
8 > If yes, please don't forget that OS without symlinks...
9 >
10
11 What is the best to way to "workaround" these cases?
12
13 Linking /usr/bin/python with /usr/bin/python2.6 can be done using a
14 similar script to this:
15
16 #!/bin/bash
17 # This is /usr/bin/python
18 /usr/bin/python2.6 $@
19
20 Is there a better way when no symlinking is supported?
21
22 > Thank you!
23 > /haubi/
24
25 Cheers,
26 Sérgio
27
28 --
29 Sérgio Almeida - mephx.x@×××××.com
30 mephx @ freenode

Attachments

File name MIME type
signature.asc application/pgp-signature