Glad to know it worked for you.
On 4/2/14, Yogi A. Patel <[email protected]> wrote: > Thanks - that worked! > > -- > Yogi A. Patel > (c): (828) 291-6715 > (url): www.yapatel.org | @yapatel525 > > On Apr 2, 2014, at 10:27 PM, Boryeu Mao <[email protected]> wrote: > >> Although not a direct response to the reported failed dependencies >> during rpm install, perhaps this could be an alternative route to >> consider for the fglrx driver installation. >> >> For Radeon HD 7520 (in AMD A6-4400) I followed AMD's support site >> (before I became aware of the community wiki at www.cchtml.com for >> SL): >> >> http://support.amd.com/en-us/kb-articles/Pages/amdcatalyst13-12linreleasenotes.aspx >> >> and successfully installed fglrx driver in SL6.5 (stock kernel >> 2.6.32-431.1.2.el6.x86_64, later 431.11.2). This is a fairly new AMD >> release (13-12), and I did the installation without building an >> intermediate rpm (no need for me). The only minor change I needed was >> to re-make the symlink /lib/modules/${KERNEL_version}/build to point >> to the kernel source directory with a trailing / - the AMD installer >> seems to be rather particular about that. >> >> Hope this helps. >> >> >> On 4/2/14, Patel, Yogi A <[email protected]> wrote: >>> Hi - >>> >>> I have a fully functionling SL6 install with Xenomai and Linux kernel >>> 3.8.13. >>> >>> I am trying to install the appropriate graphics drivers (Radeon HD 8490) >>> but >>> am running into an issue I can't figure out. >>> >>> I am following the directions listed here: >>> http://wiki.cchtml.com/index.php/Scientific_Linux#Scientific_Linux_6x >>> >>> When I run "sudo rpm -Uvh fglrx64_p_i_c-13.35.1005-1.x86_64.rpm ", I get >>> the >>> following: >>> >>> [yapatel@poseidon fglrx-13.35.1005]$ sudo rpm -Uvh >>> fglrx64_p_i_c-13.35.1005-1.x86_64.rpm >>> error: Failed dependencies: >>> libstdc++.so.6 is needed by fglrx64_p_i_c-13.35.1005-1.x86_64 >>> libstdc++.so.6(CXXABI_1.3) is needed by >>> fglrx64_p_i_c-13.35.1005-1.x86_64 >>> libstdc++.so.6(GLIBCXX_3.4) is needed by >>> fglrx64_p_i_c-13.35.1005-1.x86_64 >>> >>> I checked and there is a file called libstdc++.so.6 in /usr/lib64. >>> >>> I ran strings /usr/lib64/libstdc++.so.6 | grep CXXABI and see version 1.3 >>> in >>> the list. >>> >>> I ran strings /usr/lib64/libstdc++.so.6 | grep GLIBCXX and see version >>> 3.4 >>> in the list. >>> >>> I thought it was because I had recompiled inappropriately so I >>> recompiled >>> the .rpm but that didn't work either. >>> >>> Any advice/help is appreciated. >>> >>> Yogi >>> > >
