<div dir="ltr"><div><div>Hello,<br></div>I am trying to run python2.7 at /opt/csw/bin/python2.7 and running into library version issue for libc.so as below.<br><br><br>ld.so.1: python2.7: fatal: libc.so.1: version `SUNW_1.22.5' not found (required by file /opt/csw/bin/python2.7)<br>ld.so.1: python2.7: fatal: libc.so.1: open failed: No such file or directory<br><br><br>bash-3.2# ldd /opt/csw/bin/python2.7 <br>        libpython2.7.so.1.0 =>   /opt/csw/lib/libpython2.7.so.1.0<br>        libsocket.so.1 =>        /lib/libsocket.so.1<br>        libnsl.so.1 =>   /lib/libnsl.so.1<br>        librt.so.1 =>    /lib/librt.so.1<br>        libdl.so.1 =>    /lib/libdl.so.1<br>        libm.so.2 =>     /lib/libm.so.2<br>        libc.so.1 =>     /lib/libc.so.1<br>        libc.so.1 (SUNW_1.22.5) =>       (version not found)<br>        libgcc_s.so.1 =>         /opt/csw/lib/libgcc_s.so.1<br>        libc.so.1 (SUNW_1.22.5) =>       (version not found)<br>        libmp.so.2 =>    /lib/libmp.so.2<br>        libmd.so.1 =>    /lib/libmd.so.1<br>        libscf.so.1 =>   /lib/libscf.so.1<br>        libaio.so.1 =>   /lib/libaio.so.1<br>        libc.so.1 (SUNW_1.22.5) =>       (version not found)<br>        libdoor.so.1 =>  /lib/libdoor.so.1<br>        libuutil.so.1 =>         /lib/libuutil.so.1<br>        libgen.so.1 =>   /lib/libgen.so.1<br>        /platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1<br>        /platform/SUNW,Sun-Fire-V240/lib/libmd_psr.so.1<br>bash-3.2# pvc /lib/libc.so.1<br>bash: pvc: command not found<br>bash-3.2# pvs /lib/libc.so.1<br>        libc.so.1;<br>        SUNW_1.23;<br>        SUNW_1.22.4;<br>        SUNW_1.22.3;<br>        SUNW_1.22.2;<br>        SUNW_1.22.1;<br>        SUNW_1.22;<br>        SUNW_1.21.3;<br>        SUNW_1.21.2;<br>        SUNW_1.21.1;<br>        SUNW_1.21;<br>        SUNW_1.20.4;<br>        SUNW_1.20.1;<br>        SUNW_1.20;<br>        SUNW_1.19;<br>        SUNW_1.18.1;<br>        SUNW_1.18;<br>        SUNW_1.17;<br>        SUNW_1.16;<br>        SUNW_1.15;<br>        SUNW_1.14;<br>        SUNW_1.13;<br>        SUNW_1.12;<br>        SUNW_1.11;<br>        SUNW_1.10;<br>        SUNW_1.9;<br>        SUNW_1.8;<br>        SUNW_1.7;<br>        SUNW_1.6;<br>        SUNW_1.5;<br>        SUNW_1.4;<br>        SUNW_1.3;<br>        SUNW_1.2;<br>        SUNW_1.1;<br>        SUNW_0.9;<br>        SUNW_0.8;<br>        SUNW_0.7;<br>        SISCD_2.3;<br>        SYSVABI_1.3;<br>        SUNWprivate_1.1;<br><br><br>pkginfo SUNWcslr<br>system      SUNWcslr Core Solaris Libraries (Root)<br>bash-3.2# pkginfo -l SUNWcslr<br>   PKGINST:  SUNWcslr<br>      NAME:  Core Solaris Libraries (Root)<br>  CATEGORY:  system<br>      ARCH:  sparc<br>   VERSION:  11.10.0,REV=2005.01.21.15.53<br>   BASEDIR:  /<br>    VENDOR:  Sun Microsystems, Inc.<br>      DESC:  core software for a specific instruction-set architecture<br>    PSTAMP:  on10-patch20091102142416<br>  INSTDATE:  Dec 09 2009 15:56<br>   HOTLINE:  Please contact your local service provider<br>    STATUS:  completely installed<br>     FILES:      244 installed pathnames<br>                   2 shared pathnames<br>                   5 directories<br>                 132 executables<br>               34014 blocks used (approx)<br><br><br></div>What do you recommend to fix the lic.so issue? Anyone knows or can help me find out what immediate patch can fix this issue on solaris side?<br clear="all"><div><div><div><br><br></div><div>Thanks!!<br></div><div>Upen<br>
</div></div></div></div>