<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Install package problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/install-package-problem/m-p/4507511#M38426</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;The current compat-libstdc++ on your system is definitely higher than the compat-libstdc++-7.3-2.96.118.&lt;BR /&gt;&lt;BR /&gt;There might be some packages on your system depend on the current libraries. If that is the case then you don't want to install compat-libstdc++-7.3-2.96.118 which will downgrade current libraries.&lt;BR /&gt;&lt;BR /&gt;As Goran Kogura suggested, try to find the RPM source of the package that you want to install and compile it on your current system then install it.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 12 Oct 2009 15:23:26 GMT</pubDate>
    <dc:creator>loco_vikide</dc:creator>
    <dc:date>2009-10-12T15:23:26Z</dc:date>
    <item>
      <title>Install package problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-package-problem/m-p/4507506#M38421</link>
      <description>When I tried to run a package on RH system, it pops the below messages ,&lt;BR /&gt;&lt;BR /&gt;"error while loading shared libraries: libstdc++.so.2.8: cannot open shared object file: No such file or directory"&lt;BR /&gt;&lt;BR /&gt;I found that , in my system , only have below version of library . &lt;BR /&gt;&lt;BR /&gt;#locate libstdc++.so&lt;BR /&gt;/usr/lib/libstdc++.so.5&lt;BR /&gt;/usr/lib/libstdc++.so.5.0.7&lt;BR /&gt;/usr/lib/libstdc++.so.6&lt;BR /&gt;/usr/lib/libstdc++.so.6.0.8&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It seems the current version is newer than the package requires , can advise what can I do ? downgrade the library to libstdc++.so.2.8 is suitable ? any risk ? thx&lt;BR /&gt;&lt;BR /&gt;p.s. I can use yum / apt-get as the server is not allow to connect internet .</description>
      <pubDate>Mon, 05 Oct 2009 01:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-package-problem/m-p/4507506#M38421</guid>
      <dc:creator>Son dam bi</dc:creator>
      <dc:date>2009-10-05T01:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Install package problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-package-problem/m-p/4507507#M38422</link>
      <description>Hello.&lt;BR /&gt;&lt;BR /&gt;You should not downgrade anything, but check if any of the compat-libstdc++ packages provide this library.&lt;BR /&gt;&lt;BR /&gt;Or better yet, recompile whatever is needing this version with a newer version of the compiler.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Goran</description>
      <pubDate>Mon, 05 Oct 2009 04:09:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-package-problem/m-p/4507507#M38422</guid>
      <dc:creator>Goran Koruga</dc:creator>
      <dc:date>2009-10-05T04:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Install package problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-package-problem/m-p/4507508#M38423</link>
      <description>thx reply,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.rpmfind.net/linux/rpm2html/search.php?query=compat-libstdc%2B%2B+&amp;amp;submit=Search+..." target="_blank"&gt;http://www.rpmfind.net/linux/rpm2html/search.php?query=compat-libstdc%2B%2B+&amp;amp;submit=Search+...&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I find the compat-libstdc++-7.3-2.96.118.i386.html package ,&lt;BR /&gt;&lt;BR /&gt;is it the compatible version of libstdc ? should I install it ? if it ask to downgrade any library when installing , then should I downgrade it ? thx</description>
      <pubDate>Mon, 05 Oct 2009 07:48:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-package-problem/m-p/4507508#M38423</guid>
      <dc:creator>Son dam bi</dc:creator>
      <dc:date>2009-10-05T07:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Install package problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-package-problem/m-p/4507509#M38424</link>
      <description>i'm not sure what you are installing, but i have never seen rpm/up2date/yum ask me to DOWNGRADE anything.&lt;BR /&gt;&lt;BR /&gt;the error in your original post just says a certain file (a library in this case) is missing. it doens't tell you to downgrade.&lt;BR /&gt;&lt;BR /&gt;there 2 possibilities here:&lt;BR /&gt;&lt;BR /&gt;1. you are installing some package which is not build for the RH distrobution you are installing it on. this important, do not install a package for RH2.1 on RH5 or a fedora package on a RH system!&lt;BR /&gt;&lt;BR /&gt;2. you are missing some packkages, most likely it would be the 'compat' rpm's.</description>
      <pubDate>Tue, 06 Oct 2009 06:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-package-problem/m-p/4507509#M38424</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2009-10-06T06:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Install package problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-package-problem/m-p/4507510#M38425</link>
      <description>You should download the rpm again with all dependencies, i suppose.&lt;BR /&gt;Downgrade is actually never been a good option it can hurt you hard.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Tue, 06 Oct 2009 07:34:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-package-problem/m-p/4507510#M38425</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2009-10-06T07:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Install package problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-package-problem/m-p/4507511#M38426</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;The current compat-libstdc++ on your system is definitely higher than the compat-libstdc++-7.3-2.96.118.&lt;BR /&gt;&lt;BR /&gt;There might be some packages on your system depend on the current libraries. If that is the case then you don't want to install compat-libstdc++-7.3-2.96.118 which will downgrade current libraries.&lt;BR /&gt;&lt;BR /&gt;As Goran Kogura suggested, try to find the RPM source of the package that you want to install and compile it on your current system then install it.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Oct 2009 15:23:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-package-problem/m-p/4507511#M38426</guid>
      <dc:creator>loco_vikide</dc:creator>
      <dc:date>2009-10-12T15:23:26Z</dc:date>
    </item>
  </channel>
</rss>

