Message 69455 - Python tracker
Message69455
| Author | MrJean1 |
|---|---|
| Recipients | MrJean1, loewis, mark.dickinson, skip.montanaro, terry.reedy |
| Date | 2008-07-09.03:12:48 |
| SpamBayes Score | 0.0009418076 |
| Marked as misclassified | No |
| Message-id | <1215573169.34.0.960112594223.issue3167@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The /lib/libm.so.* files on my Solaris 10 (Opteron) box are equally old: > ll /lib/libm.so* lrwxrwxrwx 1 root root 9 Sep 7 2006 /lib/libm.so -> libm.so.2* -rwxr-xr-x 1 root bin 13536 Jan 22 2005 /lib/libm.so.1 -rwxr-xr-x 1 root bin 337804 Jan 22 2005 /lib/libm.so.2 Also, this looks like a more recent patch for the Math libraries, under 3.2: <http://developers.sun.com/sunstudio/downloads/express_readme.html> Then thare are the Studio patches SUN recommended the other day: <http://developers.sun.com/sunstudio/downloads/patches/ss11_patches.html> If things change after I install those, I will certainly let you know. /Jean Brouwers |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-07-09 03:12:49 | MrJean1 | set | spambayes_score: 0.000941808 -> 0.0009418076 recipients: + MrJean1, loewis, skip.montanaro, terry.reedy, mark.dickinson |
| 2008-07-09 03:12:49 | MrJean1 | set | spambayes_score: 0.000941808 -> 0.000941808 messageid: <1215573169.34.0.960112594223.issue3167@psf.upfronthosting.co.za> |
| 2008-07-09 03:12:48 | MrJean1 | link | issue3167 messages |
| 2008-07-09 03:12:48 | MrJean1 | create | |