[fluka-discuss]: flair-geoviewer-2.3-0.x86_64.rpm install

From: 杨师俨 <18110200009_at_fudan.edu.cn>
Date: Sat, 20 Oct 2018 15:24:09 +0800 (GMT+08:00)

Dear Fluka experts: I would like to ask you for help.
I am trying to install flair-geoviewer-2.3-0.x86_64.rpm in my computer, but I have got an errors: (1) my pc: Centos 7 64 bit (2) $ cat /proc/version inux version 3.10.0-862.14.4.el7.x86_64 (mockbuild_at_kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) ) #1 SMP Wed Sep 26 15:12:11 UTC 2018 (3) $ rpm -ivh flair-geoviewer-2.3-0.x86_64.rpm . I have got the erroes as below: error: Failed dependencies:
 libstdc++.so.6(CXXABI_1.3.8)(64bit) is needed by flair-geoviewer-2.3-0.x86_64
 libstdc++.so.6(CXXABI_1.3.9)(64bit) is needed by flair-geoviewer-2.3-0.x86_64
 libstdc++.so.6(GLIBCXX_3.4.21)(64bit) is needed by flair-geoviewer-2.3-0.x86_64 I found there is no CXXABI_1.3.8 , CXXABI_1.3.9 and GLIBCXX_3.4.21 through check my gcc version, One of the obvious probility is the gcc version to low, so I upgrade my gcc version to 5.1.0. After that, I check my pc and the the information as belows: (4) $ gcc -vUsing built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc-5.1.0/configure --enable-checking=release --enable-languages=c,c++,fortran,java --disable-multilib
Thread model: posix
gcc version 5.1.0 (GCC) (5) $ strings /usr/lib64/libstdc++.so.6 |grep CXXABI CXXABI_1.3
CXXABI_1.3.1
CXXABI_1.3.2
CXXABI_1.3.3
CXXABI_1.3.4
CXXABI_1.3.5
CXXABI_1.3.6
CXXABI_1.3.7
CXXABI_1.3.8
CXXABI_1.3.9
CXXABI_TM_1
CXXABI_FLOAT128
CXXABI_1.3
CXXABI_1.3.2
CXXABI_1.3.6
CXXABI_FLOAT128
CXXABI_1.3.9
CXXABI_1.3.1
CXXABI_1.3.5
CXXABI_1.3.8
CXXABI_1.3.4
CXXABI_TM_1
CXXABI_1.3.7
CXXABI_1.3.3 (6) $ strings /usr/lib64/libstdc++.so.6 |grep CXXABIGLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
GLIBCXX_3.4.10
GLIBCXX_3.4.11
GLIBCXX_3.4.12
GLIBCXX_3.4.13
GLIBCXX_3.4.14
GLIBCXX_3.4.15
GLIBCXX_3.4.16
GLIBCXX_3.4.17
GLIBCXX_3.4.18
GLIBCXX_3.4.19
GLIBCXX_3.4.20
GLIBCXX_3.4.21
GLIBCXX_DEBUG_MESSAGE_LENGTHIt sames ok but the errors are still exist, when I execute : rpm -ivh flair-geoviewer-2.3-0.x86_64.rpm:error: Failed dependencies:
 libstdc++.so.6(CXXABI_1.3.8)(64bit) is needed by flair-geoviewer-2.3-0.x86_64
 libstdc++.so.6(CXXABI_1.3.9)(64bit) is needed by flair-geoviewer-2.3-0.x86_64
 libstdc++.so.6(GLIBCXX_3.4.21)(64bit) is needed by flair-geoviewer-2.3-0.x86_64The environment of gcc have been set after upgrade and the soft link have been established to file libstdc++.so.6I have no ideal about this error. Could you help me with this or give me some advises and posible reasons.


Best regards,


shiyan











__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
Received on Sat Oct 20 2018 - 11:08:57 CEST

This archive was generated by hypermail 2.3.0 : Sat Oct 20 2018 - 11:09:00 CEST