Errors after Upgrading to 2.2.0.29 (CentOS 6)

Bugs & Suggestions
Post Reply
HenryH
Posts: 3
Joined: Sat Feb 18, 2012 12:52 pm
operating_system: Linux
System_Drive: N/A
32bit or 64bit: 64 Bit

Errors after Upgrading to 2.2.0.29 (CentOS 6)

Post by HenryH »

I'm on CentOS 6 (64bit) and after upgrading to 2.2.0.29, ASP2 isn't running. From the command line, I get the following messages:

Code: Select all

$ /usr/bin/AfterShot2X64
Install Path:           /opt/AfterShot2(64-bit)
LD_PATH:                /opt/AfterShot2(64-bit)/lib:
XLIB_SKIP_ARGB_VISUALS: 1
./AfterShotPro: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./AfterShotPro)
./AfterShotPro: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./AfterShotPro)
./AfterShotPro: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /opt/AfterShot2(64-bit)/lib/libQt5WebKit.so.5)
Running yum provides libstdc++.so.6 says that I have libstdc++.so.6 installed but nothing about "GLIBCXX_3.4.15":

Code: Select all

libstdc++-4.4.7-11.el6.i686 : GNU Standard C++ Library
Repo        : installed
Matched from:
Other       : Provides-match: libstdc++.so.6
Any ideas?

-- HHH
Post Reply