Gentoo Archives: gentoo-dev

From: 320095285153-0001@t-online.de (Achim Gottinger)
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Re: Python Probs
Date: Fri, 12 Jan 2001 09:43:23
Message-Id: 3A5F2DBC.C20E3AEC@gottinger.de
In Reply to: Re: [gentoo-dev] Re: Python Probs by drobbins@gentoo.org
1 drobbins@g.o wrote:
2
3 > On Fri, Jan 12, 2001 at 08:57:17AM +0100, Achim Gottinger wrote:
4 >
5 > > Do you think we need sys-devel/python-basic? I think we can remove it because we
6 > > still have
7 > > dev-lang/python. In opposit to perl, python is not required to build anythin in
8 > > sys so we don't
9 > > need python-basic any longer.
10 >
11 > Yes, I already tried to remove it. But it seems that if you want to remove a directory
12 > tree on CVS, you need to remove the files, then commit, and then remove the directories,
13 > and then commit again. So I'll remove whatever is still left :)
14 >
15
16 You misunderstood me.
17
18 Firt we need the libs for spython in /lib because we need spython at bootup for env-update.
19
20 Next we need dev-lang/python because we have (optional) dependencies to tcl-tk.
21 Finaly there is no need for sys-devel/python because everything needed for a minimum system
22
23 is in spython. If you want to use python you can install the version from dev-lang.
24
25 I made a new kernel package for 2.4.0ac7 because I had alot of kernel crashes last week. I
26 included the
27 new jfs patch but did not configure things. Additionally nvidia-drivers do not work at the
28 moment.
29 If you have some tome avaliable please take a look at it.
30
31 I installed my sys-rc4-i486 on my K6/II machine and it is really working!
32
33 Bye Achim
34
35 >
36 > --
37 > Daniel Robbins <drobbins@g.o>
38 > President/CEO http://www.gentoo.org
39 > Gentoo Technologies, Inc.
40 > _______________________________________________
41 > gentoo-dev mailing list
42 > gentoo-dev@g.o
43 > http://www.gentoo.org/mailman/listinfo/gentoo-dev

Replies

Subject Author
Re: [gentoo-dev] Re: Python Probs drobbins@g.o