Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] python-fchksum problem + access denied
Date: Wed, 04 Oct 2006 13:54:36
Message-Id: 200610041543.23988.bo.andresen@zlin.dk
1 On Wednesday 04 October 2006 15:36, Marco Calviani wrote:
2 > On 10/3/06, Bo Ørsted Andresen <bo.andresen@××××.dk> wrote:
3 > > Err... could you please provide the output of:
4 > >
5 > > # ls -ld /usr/lib*
6 >
7 > Here it is:
8 >
9 > drwxr-xr-x 15 root root 4096 Oct 4 08:54 /usr/lib
10 > drwxr-xr-x 9 root root 4096 Oct 3 19:19 /usr/lib32
11 > drwxr-xr-x 41 root root 36864 Oct 4 14:49 /usr/lib64
12 > drwxr-xr-x 6 root root 4096 Oct 4 12:11 /usr/libexec
13
14 Right... It was supposed to look like this:
15
16 $ ls -ld /usr/lib*
17 lrwxrwxrwx 1 root root 5 2006-02-22 23:12 /usr/lib -> lib64
18 drwxr-xr-x 7 root root 4096 2006-10-02 07:16 /usr/lib32
19 drwxr-xr-x 63 root root 36864 2006-10-02 17:52 /usr/lib64
20 drwxr-xr-x 4 root root 4096 2006-10-02 01:49 /usr/libexec
21
22 What's in /usr/lib/?
23
24 --
25 Bo Andresen

Replies

Subject Author
Re: [gentoo-user] python-fchksum problem + access denied Marco Calviani <marco.calviani@×××××.com>