Hi CentOS,
I just completed the yum update to 4.2, hoping to get included with libstdc++.so.6(GLIBCXX_3.4.4) for the x86_64.
I need the libs to run cinelerra:
[ryan@dorje]# cinelerra cinelerra: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.4' not found (required by cinelerra)
An: "rpm -q -i --provides -l libstdc++-3.4.4-2" returns:
(A bunch of stuff....) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.1)(64bit) libstdc++.so.6(GLIBCXX_3.4.2)(64bit) libstdc++.so.6(GLIBCXX_3.4.3)(64bit) (A bunch more of stuff....)
but no _3.4.4 :(
I downloaded the 25 meg, compressed .srpm of gcc and started reading the docs. I was hoping to compile my own, but that seems to be quite the endeavor.
Anybody have one (I've searched all the .rpm search sites)? How about any hints on getting just that addition to the lib suite?
Thanks, Ryan
* Ryan Allen ryan@the-summit.net wrote on [10-17-05y 21:50]:
Hi CentOS,
I just completed the yum update to 4.2, hoping to get included with libstdc++.so.6(GLIBCXX_3.4.4) for the x86_64.
I need the libs to run cinelerra:
[ryan@dorje]# cinelerra cinelerra: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.4' not found (required by cinelerra)
An: "rpm -q -i --provides -l libstdc++-3.4.4-2" returns:
(A bunch of stuff....) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.1)(64bit) libstdc++.so.6(GLIBCXX_3.4.2)(64bit) libstdc++.so.6(GLIBCXX_3.4.3)(64bit) (A bunch more of stuff....)
but no _3.4.4 :(
I downloaded the 25 meg, compressed .srpm of gcc and started reading the docs. I was hoping to compile my own, but that seems to be quite the endeavor.
Anybody have one (I've searched all the .rpm search sites)? How about any hints on getting just that addition to the lib suite?
Thanks, Ryan
--
+-----------------------------+ | ryan@the-summit.net | | http://www.the-summit.net | +-----------------------------+
On Wed, 2005-10-19 at 10:40 -0700, Ryan Allen wrote:
- Ryan Allen ryan@the-summit.net wrote on [10-17-05y 21:50]:
Hi CentOS,
I just completed the yum update to 4.2, hoping to get included with libstdc++.so.6(GLIBCXX_3.4.4) for the x86_64.
I need the libs to run cinelerra:
[ryan@dorje]# cinelerra cinelerra: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.4' not found (required by cinelerra)
An: "rpm -q -i --provides -l libstdc++-3.4.4-2" returns:
(A bunch of stuff....) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.1)(64bit) libstdc++.so.6(GLIBCXX_3.4.2)(64bit) libstdc++.so.6(GLIBCXX_3.4.3)(64bit) (A bunch more of stuff....)
but no _3.4.4 :(
I downloaded the 25 meg, compressed .srpm of gcc and started reading the docs. I was hoping to compile my own, but that seems to be quite the endeavor.
Anybody have one (I've searched all the .rpm search sites)? How about any hints on getting just that addition to the lib suite?
CentOS 4.2 has libstdc++-3.4.4-2 ... if you update your system using yum you should have it.
On Wed, 2005-10-19 at 13:28 -0500, Johnny Hughes wrote:
On Wed, 2005-10-19 at 10:40 -0700, Ryan Allen wrote:
- Ryan Allen ryan@the-summit.net wrote on [10-17-05y 21:50]:
Hi CentOS,
I just completed the yum update to 4.2, hoping to get included with libstdc++.so.6(GLIBCXX_3.4.4) for the x86_64.
I need the libs to run cinelerra:
[ryan@dorje]# cinelerra cinelerra: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.4' not found (required by cinelerra)
An: "rpm -q -i --provides -l libstdc++-3.4.4-2" returns:
(A bunch of stuff....) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.1)(64bit) libstdc++.so.6(GLIBCXX_3.4.2)(64bit) libstdc++.so.6(GLIBCXX_3.4.3)(64bit) (A bunch more of stuff....)
but no _3.4.4 :(
I downloaded the 25 meg, compressed .srpm of gcc and started reading the docs. I was hoping to compile my own, but that seems to be quite the endeavor.
Anybody have one (I've searched all the .rpm search sites)? How about any hints on getting just that addition to the lib suite?
CentOS 4.2 has libstdc++-3.4.4-2 ... if you update your system using yum you should have it.
my bad ... I see what you mean now.
That is not part of the C4 package.
* Johnny Hughes mailing-lists@hughesjr.com wrote on [10-19-05y 11:30]:
On Wed, 2005-10-19 at 10:40 -0700, Ryan Allen wrote:
- Ryan Allen ryan@the-summit.net wrote on [10-17-05y 21:50]:
An: "rpm -q -i --provides -l libstdc++-3.4.4-2" returns:
(A bunch of stuff....) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.1)(64bit) libstdc++.so.6(GLIBCXX_3.4.2)(64bit) libstdc++.so.6(GLIBCXX_3.4.3)(64bit) (A bunch more of stuff....)
but no _3.4.4 :(
CentOS 4.2 has libstdc++-3.4.4-2 ... if you update your system using yum you should have it.
I truncated the first posting I did. There is no GLIBCXX_3.4.4 in libstdc++-3.4.4-2.
I am fully up to date with yum. Where can I go? Who can I talk to to get this updated?
Thanks, Ryan
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos