New Iron-Version: 58.0.3050.0 Stable for Linux

Iron Forum for english speaking people

Locked
User avatar
SRWare
Site Admin
Posts: 3247
Joined: Sat Jan 19, 2008 4:16 am

New Iron-Version: 58.0.3050.0 Stable for Linux

Post by SRWare »

We released the new Iron for Linux 58 today, which contains all features and updates known from Chromium 58. The current version is 58.3050.0.

Main improvements:
- Bug-/Securityfixes

On Debian and distributions which use an older Kernel the following commands may be necessary (the .deb packages already do it automatically):

Code: Select all

cd [insert Iron directory here]
sudo chown root chrome-sandbox
sudo chmod 4755 chrome-sandbox
sudo chmod 4755 chrome-wrapper
./chrome-wrapper (for the start of Iron)
On Kubuntu, Lubuntu and other Non-GNOME-Distributions, please run once:

Code: Select all

apt-get install libgconf-2-4
To enable Netflix oder Amazon Video you have copy libwidevinecdm.so from an original Google Chrome installation to the Iron folder.
Alternative: Get it from the Slackware-Respos: http://www.slackware.com/~alien/slackbu ... ne-plugin/

How to get Flash working:
http://www.srware.net/forum/viewtopic.php?f=18&t=8295

You can launch the "Config and Backup Tool" via ./IronConfigBackup or via the Shell as "SRWare Iron Config and Backup Tool" under Networks

WebRTC can be disabled by our extension: http://www.srware.net/forum/viewtopic.php?f=18&t=11893
Our official updater is available here: http://www.srware.net/forum/viewtopic.php?f=18&t=11751


Downloads:
http://www.srware.net/downloads/iron-linux.tar.gz (32-Bit)
http://www.srware.net/downloads/iron-linux-64.tar.gz (64-Bit)

Downloads for Debian-based distributions (Debian, Ubuntu, Mint etc.):
http://www.srware.net/downloads/iron.deb (32-Bit)
http://www.srware.net/downloads/iron64.deb (64-Bit)
Iron-Updates via Twitter: http://twitter.com/srware

Donations via Paypal and Bitcoin:
http://iron-start.com/spenden.php
frankf75
Posts: 7
Joined: Sat Mar 08, 2014 2:44 pm

Re: New Iron-Version: 58.0.3050.0 Stable for Linux

Post by frankf75 »

Thanks, everything working great.
:ironvsff
Muscogulus
Posts: 1
Joined: Tue Jun 13, 2017 3:18 pm

Re: New Iron-Version: 58.0.3050.0 Stable for Linux

Post by Muscogulus »

I installed the Debian package in Ubuntu 16.10. When I launch Iron in the Unity environment, Chromium launches instead.

I assume I need to run the chown and chmod commands. But I'm stuck at step 1, viz.:

Code: Select all

cd [insert Iron directory here]
Which is the "Iron directory"?
Locked