Gentoo Archives: gentoo-dev

From: "Tod M. Neidt" <tneidt@××××××.com>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] premature posting :)
Date: Sun, 24 Jun 2001 23:56:25
Message-Id: 3B36D31D.81C047E1@fidnet.com
In Reply to: [gentoo-dev] python ebuild: use tcltk by "Tod M. Neidt"
1 Hi!
2
3 It seems I suffered from a bad case of premature posting.
4
5 The the python ebuild I posted will result in a dead link for idle.py in
6 /usr/bin.
7
8 Can someone enlighten me as to how to use the dosym command to do it
9 correctly?
10
11 Otherwise the ebuild is fine. The symlink can be corrected by:
12 rm /usr/bin/idle.py
13 ln -s /usr/lib/python2.0/tools/idle/idle.py /usr/bin/idle.py
14
15 tod

Replies

Subject Author
Re: [gentoo-dev] premature posting :) Daniel Robbins <drobbins@g.o>