Page 1 of 1

New Iron-Version: 58.0.3050.0 Stable for Linux

Posted: Thu May 04, 2017 6:54 pm
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)

Re: New Iron-Version: 58.0.3050.0 Stable for Linux

Posted: Sun May 07, 2017 9:12 pm
by frankf75
Thanks, everything working great.
:ironvsff

Re: New Iron-Version: 58.0.3050.0 Stable for Linux

Posted: Tue Jun 13, 2017 3:54 pm
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"?