Can't run viber on CentOS 7












0















Form few hours can't run viber on my new CentOS 7. I didn't find package from "Application Installer", so I downloaded it from official website. So I install it with:



rpm -Uvh viber.rpm


So I have viber icon in my applications but when click it, viber don't start.



I reed many similar problems, so install libstdc++, but didn't help.



I tried this tips but they didn't help too



[root@localhost viber]# cd /opt/viber/
[root@localhost viber]# ./Viber
./Viber: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./Viber)
./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by ./Viber)
./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/viber/lib/libQt5Location.so.5)
./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/viber/lib/libicui18n.so.52)
./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/viber/lib/libicuuc.so.52)
./Viber: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /opt/viber/lib/libQt5WebEngineCore.so.5)
./Viber: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /opt/viber/lib/libQt5Qml.so.5)
./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/viber/lib/libQt5Core.so.5)


EDIT (SOLVED):



Removed:
viber.x86_64 0:7.0.0.1035-2

Complete!
[root@localhost viber]# yum install flatpak
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: mirrors.netix.net
* epel: mirror.neostrada.nl
* extras: mirrors.netix.net
* nux-dextop: mirror.li.nux.ro
* updates: mirrors.netix.net
Package flatpak-0.8.8-4.el7_5.x86_64 already installed and latest version
Nothing to do
[root@localhost viber]# yum install flatpak ^Catpak install --from https://flathub.org/repo/appstream/com.viber.Viber.flatpakref
[root@localhost viber]# flatpak install --from https://flathub.org/repo/appstream/com.viber.Viber.flatpakref
This application depends on runtimes from:
https://dl.flathub.org/repo/
Configure this as new remote 'flathub' [y/n]: y
Installing: com.viber.Viber/x86_64/stable
Required runtime for com.viber.Viber/x86_64/stable (org.freedesktop.Platform/x86_64/18.08) is not installed, searching...
Found in remote flathub, do you want to install it? [y/n]: y
Installing: org.freedesktop.Platform/x86_64/18.08 from flathub

8 delta parts, 76 loose fetched; 174244 KiB transferred in 24 seconds
Installing: org.freedesktop.Platform.Locale/x86_64/18.08 from flathub

6 metadata, 1 content objects fetched; 18 KiB transferred in 0 seconds
Installing: org.freedesktop.Platform.html5-codecs/x86_64/18.08 from flathub

1 delta parts, 3 loose fetched; 2455 KiB transferred in 1 seconds
Installing: com.viber.Viber/x86_64/stable from flathub

2 delta parts, 4 loose fetched; 8868 KiB transferred in 2 seconds


I don't know why and how, but this way working normal...










share|improve this question





























    0















    Form few hours can't run viber on my new CentOS 7. I didn't find package from "Application Installer", so I downloaded it from official website. So I install it with:



    rpm -Uvh viber.rpm


    So I have viber icon in my applications but when click it, viber don't start.



    I reed many similar problems, so install libstdc++, but didn't help.



    I tried this tips but they didn't help too



    [root@localhost viber]# cd /opt/viber/
    [root@localhost viber]# ./Viber
    ./Viber: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./Viber)
    ./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by ./Viber)
    ./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/viber/lib/libQt5Location.so.5)
    ./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/viber/lib/libicui18n.so.52)
    ./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/viber/lib/libicuuc.so.52)
    ./Viber: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /opt/viber/lib/libQt5WebEngineCore.so.5)
    ./Viber: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /opt/viber/lib/libQt5Qml.so.5)
    ./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/viber/lib/libQt5Core.so.5)


    EDIT (SOLVED):



    Removed:
    viber.x86_64 0:7.0.0.1035-2

    Complete!
    [root@localhost viber]# yum install flatpak
    Loaded plugins: fastestmirror, langpacks
    Loading mirror speeds from cached hostfile
    * base: mirrors.netix.net
    * epel: mirror.neostrada.nl
    * extras: mirrors.netix.net
    * nux-dextop: mirror.li.nux.ro
    * updates: mirrors.netix.net
    Package flatpak-0.8.8-4.el7_5.x86_64 already installed and latest version
    Nothing to do
    [root@localhost viber]# yum install flatpak ^Catpak install --from https://flathub.org/repo/appstream/com.viber.Viber.flatpakref
    [root@localhost viber]# flatpak install --from https://flathub.org/repo/appstream/com.viber.Viber.flatpakref
    This application depends on runtimes from:
    https://dl.flathub.org/repo/
    Configure this as new remote 'flathub' [y/n]: y
    Installing: com.viber.Viber/x86_64/stable
    Required runtime for com.viber.Viber/x86_64/stable (org.freedesktop.Platform/x86_64/18.08) is not installed, searching...
    Found in remote flathub, do you want to install it? [y/n]: y
    Installing: org.freedesktop.Platform/x86_64/18.08 from flathub

    8 delta parts, 76 loose fetched; 174244 KiB transferred in 24 seconds
    Installing: org.freedesktop.Platform.Locale/x86_64/18.08 from flathub

    6 metadata, 1 content objects fetched; 18 KiB transferred in 0 seconds
    Installing: org.freedesktop.Platform.html5-codecs/x86_64/18.08 from flathub

    1 delta parts, 3 loose fetched; 2455 KiB transferred in 1 seconds
    Installing: com.viber.Viber/x86_64/stable from flathub

    2 delta parts, 4 loose fetched; 8868 KiB transferred in 2 seconds


    I don't know why and how, but this way working normal...










    share|improve this question



























      0












      0








      0








      Form few hours can't run viber on my new CentOS 7. I didn't find package from "Application Installer", so I downloaded it from official website. So I install it with:



      rpm -Uvh viber.rpm


      So I have viber icon in my applications but when click it, viber don't start.



      I reed many similar problems, so install libstdc++, but didn't help.



      I tried this tips but they didn't help too



      [root@localhost viber]# cd /opt/viber/
      [root@localhost viber]# ./Viber
      ./Viber: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./Viber)
      ./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by ./Viber)
      ./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/viber/lib/libQt5Location.so.5)
      ./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/viber/lib/libicui18n.so.52)
      ./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/viber/lib/libicuuc.so.52)
      ./Viber: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /opt/viber/lib/libQt5WebEngineCore.so.5)
      ./Viber: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /opt/viber/lib/libQt5Qml.so.5)
      ./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/viber/lib/libQt5Core.so.5)


      EDIT (SOLVED):



      Removed:
      viber.x86_64 0:7.0.0.1035-2

      Complete!
      [root@localhost viber]# yum install flatpak
      Loaded plugins: fastestmirror, langpacks
      Loading mirror speeds from cached hostfile
      * base: mirrors.netix.net
      * epel: mirror.neostrada.nl
      * extras: mirrors.netix.net
      * nux-dextop: mirror.li.nux.ro
      * updates: mirrors.netix.net
      Package flatpak-0.8.8-4.el7_5.x86_64 already installed and latest version
      Nothing to do
      [root@localhost viber]# yum install flatpak ^Catpak install --from https://flathub.org/repo/appstream/com.viber.Viber.flatpakref
      [root@localhost viber]# flatpak install --from https://flathub.org/repo/appstream/com.viber.Viber.flatpakref
      This application depends on runtimes from:
      https://dl.flathub.org/repo/
      Configure this as new remote 'flathub' [y/n]: y
      Installing: com.viber.Viber/x86_64/stable
      Required runtime for com.viber.Viber/x86_64/stable (org.freedesktop.Platform/x86_64/18.08) is not installed, searching...
      Found in remote flathub, do you want to install it? [y/n]: y
      Installing: org.freedesktop.Platform/x86_64/18.08 from flathub

      8 delta parts, 76 loose fetched; 174244 KiB transferred in 24 seconds
      Installing: org.freedesktop.Platform.Locale/x86_64/18.08 from flathub

      6 metadata, 1 content objects fetched; 18 KiB transferred in 0 seconds
      Installing: org.freedesktop.Platform.html5-codecs/x86_64/18.08 from flathub

      1 delta parts, 3 loose fetched; 2455 KiB transferred in 1 seconds
      Installing: com.viber.Viber/x86_64/stable from flathub

      2 delta parts, 4 loose fetched; 8868 KiB transferred in 2 seconds


      I don't know why and how, but this way working normal...










      share|improve this question
















      Form few hours can't run viber on my new CentOS 7. I didn't find package from "Application Installer", so I downloaded it from official website. So I install it with:



      rpm -Uvh viber.rpm


      So I have viber icon in my applications but when click it, viber don't start.



      I reed many similar problems, so install libstdc++, but didn't help.



      I tried this tips but they didn't help too



      [root@localhost viber]# cd /opt/viber/
      [root@localhost viber]# ./Viber
      ./Viber: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./Viber)
      ./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by ./Viber)
      ./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/viber/lib/libQt5Location.so.5)
      ./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/viber/lib/libicui18n.so.52)
      ./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/viber/lib/libicuuc.so.52)
      ./Viber: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /opt/viber/lib/libQt5WebEngineCore.so.5)
      ./Viber: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /opt/viber/lib/libQt5Qml.so.5)
      ./Viber: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/viber/lib/libQt5Core.so.5)


      EDIT (SOLVED):



      Removed:
      viber.x86_64 0:7.0.0.1035-2

      Complete!
      [root@localhost viber]# yum install flatpak
      Loaded plugins: fastestmirror, langpacks
      Loading mirror speeds from cached hostfile
      * base: mirrors.netix.net
      * epel: mirror.neostrada.nl
      * extras: mirrors.netix.net
      * nux-dextop: mirror.li.nux.ro
      * updates: mirrors.netix.net
      Package flatpak-0.8.8-4.el7_5.x86_64 already installed and latest version
      Nothing to do
      [root@localhost viber]# yum install flatpak ^Catpak install --from https://flathub.org/repo/appstream/com.viber.Viber.flatpakref
      [root@localhost viber]# flatpak install --from https://flathub.org/repo/appstream/com.viber.Viber.flatpakref
      This application depends on runtimes from:
      https://dl.flathub.org/repo/
      Configure this as new remote 'flathub' [y/n]: y
      Installing: com.viber.Viber/x86_64/stable
      Required runtime for com.viber.Viber/x86_64/stable (org.freedesktop.Platform/x86_64/18.08) is not installed, searching...
      Found in remote flathub, do you want to install it? [y/n]: y
      Installing: org.freedesktop.Platform/x86_64/18.08 from flathub

      8 delta parts, 76 loose fetched; 174244 KiB transferred in 24 seconds
      Installing: org.freedesktop.Platform.Locale/x86_64/18.08 from flathub

      6 metadata, 1 content objects fetched; 18 KiB transferred in 0 seconds
      Installing: org.freedesktop.Platform.html5-codecs/x86_64/18.08 from flathub

      1 delta parts, 3 loose fetched; 2455 KiB transferred in 1 seconds
      Installing: com.viber.Viber/x86_64/stable from flathub

      2 delta parts, 4 loose fetched; 8868 KiB transferred in 2 seconds


      I don't know why and how, but this way working normal...







      centos7 libstdc++ viber






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 14 '18 at 18:41







      Николай Матев

















      asked Nov 14 '18 at 18:23









      Николай МатевНиколай Матев

      929




      929
























          0






          active

          oldest

          votes











          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53306560%2fcant-run-viber-on-centos-7%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53306560%2fcant-run-viber-on-centos-7%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          這個網誌中的熱門文章

          Post-Redirect-Get with Spring WebFlux and Thymeleaf

          Xamarin.form Move up view when keyboard appear

          JBPM : POST request for execute process go wrong