Roberto C. Sánchez
roberto at connexer.com
Tue Mar 20 18:39:26 EST 2007
On Wed, Mar 21, 2007 at 07:54:34AM +1100, Graham Dumpleton wrote: > > As far as debian binaries using --enable-shared that is good to hear. > If others can comment on whether binary distributions for other Linux > distributions use --enable-shared for Python build, would love to hear > so I know how common a practice it may or may not be across > distributions. If it is common, I can stop grumbling about it. ;-) > Here is CentOS 4.4 (and I assume other RHEL4-based distros) on amd64: ldd /usr/bin/python libpython2.3.so.1.0 => /usr/lib64/libpython2.3.so.1.0 (0x000000305d600000) libpthread.so.0 => /lib64/tls/libpthread.so.0 (0x00000030c1300000) libdl.so.2 => /lib64/libdl.so.2 (0x00000030c0500000) libutil.so.1 => /lib64/libutil.so.1 (0x00000030c2000000) libm.so.6 => /lib64/tls/libm.so.6 (0x00000030c0900000) libc.so.6 => /lib64/tls/libc.so.6 (0x00000030c0200000) /lib64/ld-linux-x86-64.so.2 (0x00000030c0000000) Regards, -Roberto -- Roberto C. Sánchez http://people.connexer.com/~roberto http://www.connexer.com -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20070320/1a8b9cf2/attachment.bin
|