From niranjana.raghavan at gmail.com Mon Sep 3 00:56:04 2018 From: niranjana.raghavan at gmail.com (Niranjana Raghavan) Date: Mon, 3 Sep 2018 08:56:04 +1000 Subject: Python2.7 not recognising SUNW_1.23 on S10_u7 Message-ID: <8F5B4E49-3524-499D-932F-B26D9304E52B@gmail.com> Hi everyone, I'm trying to install python2.7 on solaris 10 u7 SPARC, but failing miserably. ld.so.1: python2.7: fatal: libc.so.1: version `SUNW_1.22.5' not found (required by file /opt/csw/bin/python2.7) ld.so.1: python2.7: fatal: libc.so.1: open failed: No such file or directory This system's C library was upgraded from SUNW_1.22.4 to 1.23, skipping the intermediate versions. I understand that the *minimum* libc version supported is SUNW_1.22.2. Then why is version 1.23 not recognised during installation? Is there a solution or a workaround? Best Regards, NJ. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dam at opencsw.org Mon Sep 3 08:46:59 2018 From: dam at opencsw.org (Dagobert Michelsen) Date: Mon, 3 Sep 2018 08:46:59 +0200 Subject: Python2.7 not recognising SUNW_1.23 on S10_u7 In-Reply-To: <8F5B4E49-3524-499D-932F-B26D9304E52B@gmail.com> References: <8F5B4E49-3524-499D-932F-B26D9304E52B@gmail.com> Message-ID: <786AE4E4-CC7A-47A1-B61E-DB5E4DF22AED@opencsw.org> Hi NJ, > Am 03.09.2018 um 00:56 schrieb Niranjana Raghavan via users : > > Hi everyone, > > I'm trying to install python2.7 on solaris 10 u7 SPARC, but failing miserably. > ld.so.1: python2.7: fatal: libc.so.1: version `SUNW_1.22.5' not found (required by file /opt/csw/bin/python2.7) > ld.so.1: python2.7: fatal: libc.so.1: open failed: No such file or directory > This system's C library was upgraded from SUNW_1.22.4 to 1.23, skipping the intermediate versions. > I understand that the *minimum* libc version supported is SUNW_1.22.2. Then why is version 1.23 not recognised during installation? > Is there a solution or a workaround? The only solution is unfortunately to upgrade at least to Solaris 10u8: https://www.opencsw.org/2014/12/minimum-libc-version-is-1-22-5/ Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -------------- next part -------------- An HTML attachment was scrubbed... URL: