<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://community.activestate.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ActiveState Community Site - Install issue: error while loading shared libraries: libstdc++.so.5 - Comments</title>
 <link>http://community.activestate.com/forum-topic/install-issue-error-while</link>
 <description>Comments for &quot;Install issue: error while loading shared libraries: libstdc++.so.5&quot;</description>
 <language>en</language>
<item>
 <title>download version 2.4.5 and</title>
 <link>http://community.activestate.com/forum-topic/install-issue-error-while#comment-6147</link>
 <description>&lt;p&gt;download version 2.4.5 and install works like a charm&lt;/p&gt;
</description>
 <pubDate>Tue, 22 Jul 2008 18:23:51 -0700</pubDate>
 <dc:creator>Kevinjosua</dc:creator>
 <guid isPermaLink="false">comment 6147 at http://community.activestate.com</guid>
</item>
<item>
 <title>re: 32-bit version: no, it is 64-bit</title>
 <link>http://community.activestate.com/forum-topic/install-issue-error-while#comment-537</link>
 <description>&lt;p&gt;Ok, I removed the 32-bit version of the library (libstdc++.so.5) and installed compat-libstdc++-33 - 3.2.3-61.x86_64.&lt;/p&gt;
&lt;p&gt;That did the trick.&lt;/p&gt;
&lt;p&gt;Thanks for your help.&lt;/p&gt;
&lt;p&gt;Mike.&lt;/p&gt;
</description>
 <pubDate>Tue, 06 Feb 2007 11:05:49 -0800</pubDate>
 <dc:creator>barmikate</dc:creator>
 <guid isPermaLink="false">comment 537 at http://community.activestate.com</guid>
</item>
<item>
 <title>re 32-bit version: no, it is 64-bit</title>
 <link>http://community.activestate.com/forum-topic/install-issue-error-while#comment-532</link>
 <description>&lt;p&gt;The ActivePython linux-x84_64 is a *64-bit* build. Jeff was mistaken in calling it a 32-bit build.&lt;/p&gt;
</description>
 <pubDate>Mon, 05 Feb 2007 21:25:52 -0800</pubDate>
 <dc:creator>trentm</dc:creator>
 <guid isPermaLink="false">comment 532 at http://community.activestate.com</guid>
</item>
<item>
 <title>64-bit</title>
 <link>http://community.activestate.com/forum-topic/install-issue-error-while#comment-530</link>
 <description>&lt;p&gt;I don&#039;t know if this applies to Fedora, but on my CentOS system 64-bit libraries are in /usr/lib64. You have the x86_64 bit version of ActivePython and /usr/lib/libstdc++.so.5 is the 32-bit library. You need to see if you have /usr/lib64/libstdc++.so.5.&lt;/p&gt;
&lt;p&gt;I had the opposite problem with Komodo which is only 32-bit and I didn&#039;t have any 32-bit libraries installed in /usr/lib on my 64-bit system.&lt;/p&gt;
</description>
 <pubDate>Mon, 05 Feb 2007 16:41:29 -0800</pubDate>
 <dc:creator>michaeljc8</dc:creator>
 <guid isPermaLink="false">comment 530 at http://community.activestate.com</guid>
</item>
<item>
 <title>RE: 32-bit version</title>
 <link>http://community.activestate.com/forum-topic/install-issue-error-while#comment-523</link>
 <description>&lt;p&gt;I&#039;m installing a 32-bit version? I thought it was a 64-bit version; this is the file I downloaded...&lt;br /&gt;
ActivePython-2.4.3.11-linux-libcpp5-x86_64.tar.gz&lt;/p&gt;
&lt;p&gt;If this is a 32-bit version will I be able to compile it on my 64-bit machine with my version 4.1.1 gcc?&lt;/p&gt;
&lt;p&gt;I haven&#039;t been on this 64 bit plaform long, it&#039;s all kind of new to me.&lt;/p&gt;
&lt;p&gt;Mike.&lt;/p&gt;
</description>
 <pubDate>Mon, 05 Feb 2007 11:48:35 -0800</pubDate>
 <dc:creator>barmikate</dc:creator>
 <guid isPermaLink="false">comment 523 at http://community.activestate.com</guid>
</item>
<item>
 <title>32bit version</title>
 <link>http://community.activestate.com/forum-topic/install-issue-error-while#comment-520</link>
 <description>&lt;p&gt;You&#039;re installing a 32-bit version of Python though, so you&#039;ll need the 32bit libstdc++ 5 library. I&#039;m unsure what the exact name might be for 64 bit Fedora.&lt;/p&gt;
&lt;p&gt;--&lt;br /&gt;
JeffG | Komodo IDE 4.0 | MacBook Pro OS X Intel / Ubuntu 6.06 i386&lt;/p&gt;
</description>
 <pubDate>Mon, 05 Feb 2007 11:36:28 -0800</pubDate>
 <dc:creator>jeffg</dc:creator>
 <guid isPermaLink="false">comment 520 at http://community.activestate.com</guid>
</item>
<item>
 <title>RE: compat-libstdc++</title>
 <link>http://community.activestate.com/forum-topic/install-issue-error-while#comment-517</link>
 <description>&lt;p&gt;That&#039;s good but I already have libstdc++.so.5 installed (in /usr/lib).  That&#039;s my problem, it&#039;s installed but I still get the error.&lt;/p&gt;
</description>
 <pubDate>Mon, 05 Feb 2007 10:07:36 -0800</pubDate>
 <dc:creator>barmikate</dc:creator>
 <guid isPermaLink="false">comment 517 at http://community.activestate.com</guid>
</item>
<item>
 <title>compat-libstdc++</title>
 <link>http://community.activestate.com/forum-topic/install-issue-error-while#comment-516</link>
 <description>&lt;p&gt;Fedora provides a &#039;compat-libstdc++ 34&#039; or similar package that provides libstdc++.so.5&lt;/p&gt;
&lt;p&gt;--&lt;br /&gt;
JeffG | Komodo IDE 4.0 | MacBook Pro OS X Intel / Ubuntu 6.06 i386&lt;/p&gt;
</description>
 <pubDate>Mon, 05 Feb 2007 09:53:03 -0800</pubDate>
 <dc:creator>jeffg</dc:creator>
 <guid isPermaLink="false">comment 516 at http://community.activestate.com</guid>
</item>
<item>
 <title>Install issue: error while loading shared libraries: libstdc++.so.5</title>
 <link>http://community.activestate.com/forum-topic/install-issue-error-while</link>
 <description>&lt;p&gt;I&#039;m trying to install ActivePython on my FC6-64bit box.&lt;br /&gt;
I&#039;m getting the following error:&lt;br /&gt;
./INSTALLDIR/bin/python: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory&lt;/p&gt;
&lt;p&gt;I believe I have the lib installed, here is a listing from my /usr/lib directory:&lt;/p&gt;
&lt;pre class=&quot;geshifilter&quot;&gt;@raptor ActivePython-2.4.3.11-linux-libcpp5-x86_64]$ ls -al /usr/lib/libstdc*
lrwxrwxrwx 1 root root     18 Feb  1 07? /usr/lib/libstdc++.so.5 -&amp;gt; libstdc++.so.5.0.7
-rwxr-xr-x 1 root root 733456 Aug 21 08? /usr/lib/libstdc++.so.5.0.7
lrwxrwxrwx 1 root root     18 Jan 29 07? /usr/lib/libstdc++.so.6 -&amp;gt; libstdc++.so.6.0.8
-rwxr-xr-x 1 root root 939500 Jan  6 12? /usr/lib/libstdc++.so.6.0.8&lt;/pre&gt;&lt;p&gt;
Any help would be appreciated. Thanks.&lt;/p&gt;
&lt;p&gt;Mike.&lt;/p&gt;
</description>
 <comments>http://community.activestate.com/forum-topic/install-issue-error-while#comments</comments>
 <category domain="http://community.activestate.com/forums/activepython-support-0">ActivePython Support</category>
 <category domain="http://community.activestate.com/os/red-hat-fedora-core">Red Hat / Fedora Core</category>
 <pubDate>Mon, 05 Feb 2007 07:27:14 -0800</pubDate>
 <dc:creator>barmikate</dc:creator>
 <guid isPermaLink="false">403 at http://community.activestate.com</guid>
</item>
</channel>
</rss>
