Error when launching Chromium 56 on 32bit Porteus 3.1 XFCE

Get help with XFCE specific problems
Arif
White ninja
White ninja
Posts: 17
Joined: 15 Apr 2016, 15:20
Distribution: Porteus 3.1 XFCE
Location: Dhaka

Error when launching Chromium 56 on 32bit Porteus 3.1 XFCE

Post#1 by Arif » 09 Feb 2017, 11:01

I get the following error when I try to run Chromium 56 from the terminal:

Code: Select all

guest@porteus:~$ chromium
/usr/lib/chromium/chromium: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /usr/lib/chromium/chromium)
/usr/lib/chromium/chromium: /usr/lib/libdbus-1.so.3: no version information available (required by /usr/lib/chromium/chromium)
I have no idea what this means. Does anyone know of a solution? Thanks!

tome
Contributor
Contributor
Posts: 675
Joined: 26 Jun 2013, 14:03
Distribution: x64 Openbox
Location: Russia is causing the immense damage to humanity
Contact:

Re: Error when launching Chromium 56 on 32bit Porteus 3.1 XF

Post#2 by tome » 10 Feb 2017, 15:39

From where you have chromium?
You have mind and feelings. Be wise and clever.

Arif
White ninja
White ninja
Posts: 17
Joined: 15 Apr 2016, 15:20
Distribution: Porteus 3.1 XFCE
Location: Dhaka

Re: Error when launching Chromium 56 on 32bit Porteus 3.1 XF

Post#3 by Arif » 11 Feb 2017, 05:19

I downloaded the txz file from pkgs.org and then installed the package.

tome
Contributor
Contributor
Posts: 675
Joined: 26 Jun 2013, 14:03
Distribution: x64 Openbox
Location: Russia is causing the immense damage to humanity
Contact:

Re: Error when launching Chromium 56 on 32bit Porteus 3.1 XF

Post#4 by tome » 11 Feb 2017, 18:14

Reinstalling packages containing libstdc++.so.6 and libdbus-1.so.3 may help but I don't guarantee it. You can find needed packages by

Code: Select all

grep -r /var/log/packages/ -e "libdbus-1.so.3" -e "libstdc++.so.6"
You have mind and feelings. Be wise and clever.

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: Error when launching Chromium 56 on 32bit Porteus 3.1 XF

Post#5 by francois » 15 Feb 2017, 02:46

Try:

Code: Select all

su
password
usm sbo -s chromium
You need the devel.xzm module. :)
Prendre son temps, profiter de celui qui passe.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Error when launching Chromium 56 on 32bit Porteus 3.1 XF

Post#6 by brokenman » 15 Mar 2017, 00:30

or try: update-chromium
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
Blaze
DEV Team
DEV Team
Posts: 3869
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Re: Error when launching Chromium 56 on 32bit Porteus 3.1 XF

Post#7 by Blaze » 15 Mar 2017, 15:23

Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

Post Reply