On Fri, Jun 21, 2002 at 09:27:43AM +0100, [EMAIL PROTECTED] wrote:
> In Makefile the permissions for shared libaries are set to 644.
> However, HP-UX (32bit) atleast requires then to be set to executable
> for dld to load them.
Yes. I have fixed this in CVS yesterday evening (for HP-UX 32 and 64 bit).
Please also note, that the memory mapping will have a performance penalty,
when the "w" bit is set (and thus it is not read only).
HP-UX (32bit) shared libraries therefore should be 555. (And thats what
is in CVS now.)
> Will it do any harm to have then install 755 for all OSes?
I am not sure which side effects this might have. Probably 555 should be
ok for all platforms, but this would require using cp -f when installing
over an old installation.
Comments?
Lutz
--
Lutz Jaenicke [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]