Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] audacity-2.0.5 failed to compile
Date: Thu, 03 Sep 2015 15:33:50
Message-Id: 55E86830.2000108@sys-concept.com
In Reply to: Re: [gentoo-user] audacity-2.0.5 failed to compile by thelma@sys-concept.com
1 On 09/03/2015 09:26 AM, thelma@×××××××××××.com wrote:
2 > On 09/03/2015 08:28 AM, Neil Bothwick wrote:
3 >> On Thu, 03 Sep 2015 07:56:33 -0600, thelma@×××××××××××.com wrote:
4 >>
5 >>> Here is /var/lib/portage/world
6 >>
7 >> This contains quite a lot of libraries. As a rule of thumb, you should
8 >> rarely have libraries in world as you don't use them - the software you
9 >> have in world uses them. You can quickly clean them out with
10 >>
11 >> sed -i /libs\//d /var/lib/portage/world
12 >
13 > After running above I get:
14 > sed: -e expression #1, char 7: unknown command: `/'
15 >
16 > Shouldn't it be:
17 > sed -i /libs\/d /var/lib/portage/world
18 >
19 > This one doesn't produce any result.
20
21 Yes, it worked got rid of all "libs" form world.
22
23 Thelma

Replies

Subject Author
Re: [gentoo-user] audacity-2.0.5 failed to compile Alexander Kapshuk <alexander.kapshuk@×××××.com>