[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNUstep Libraries
From: |
Chris B. Vetter |
Subject: |
Re: GNUstep Libraries |
Date: |
Fri, 20 Jan 2006 09:35:54 +0100 |
On 1/20/06, Dennis Leeuw <dleeuw@made-it.com> wrote:
> Roman Belenov wrote:
> > Dennis Leeuw <dleeuw@made-it.com> writes:
> >>Why are GNUstep libraries installed as executables?
> >>All my libs in Library/Libraries have r-x for all, except the owner has rwx.
> > Isn't it a usual set of permissions for shared libraries on Linux (and
> > probably
> > other OSes) ?
> Not on my system (Debian) all libs have -rw-r--r--
On FreeBSD, system libraries in /usr/lib have -r--r--r-- whereas
optional/additional libraries in /usr/X11R6/lib or /usr/local/lib
(installed through ports) have a mixture, most of the shared libraries
have the x-bit set, while statics have not, though.
--
Chris