On 1/20/06, Dennis Leeuw <[EMAIL PROTECTED]> wrote: > Roman Belenov wrote: > > Dennis Leeuw <[EMAIL PROTECTED]> 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 _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
