On 31/01/12 06:08, Leonid Isaev wrote: > On Tue, 31 Jan 2012 06:01:11 +1000 > Allan McRae <allan@xxxxxxxxxxxxx> wrote: > >> On 31/01/12 04:49, Leonid Isaev wrote: >>> >>> As long as this question popped up... is there a real need these >>> days for /usr/lib64? >>> >> >> Binary blobs expect the linker there. >> > > I see, thanks. > I should point out there is nothing stopping /lib64 being a symlink to /lib (or /usr/lib...) given all it contains is symlinks to files there. Allan