Install bug : incorrect permissions
Yann E. MORIN
yann.morin.1998 at anciens.enib.fr
Sun Apr 6 16:21:24 EDT 2003
Hi!
Thanks Jp for your answer!
Once upon a time (on Sunday 06 April 2003 20:35), Jp Calderone wisely wrote:
> Python 2.2.2 installed all the lib-dynload/ files with permission 755 on
> my system. Perhaps you have a umask issue?
I double checked the umask for root, and it is 0022. Re-installing python
(after removing the previous installation, of course!) again installed the
lib-dynload files with perm 0750. And all other files installed have the
correct permissions.
config is done with :
./configure --prefix=/usr --with-cxx=g++ --with-signal-module \
--with-threads --enable-unicode
CFLAGS and CXXFLAGS are -march=pentium4 -mcpu=pentium4 -mfpmath=sse -mmmx
-msse -msse2 (but that shall have no impact!), automake is 1.6.3, autoconf
is 2.57.
I checked the generated Makefile and nowhere the 0750 premission are shown.
A plain ./configure has the same problem with my system... :-(
Regards,
Yann.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software Designer | \ / CAMPAIGN | ___ |
| --==< °_° >==-- °---.----------------: X AGAINST | \e/ There is no |
| web: ymorin.free.fr | SETI at home 1189 | / \ HTML MAIL | v conspiracy. |
°---------------------°----------------°------------------°--------------------°
\__ np: Tri Yann - Les préparatifs du déménagement __________________________/
More information about the Python-list
mailing list