Page 1 of 2

New Iron-Version: 12.0.750.0 Stable for Linux

Posted: Tue Jun 28, 2011 4:57 pm
by SRWare
We released the new Iron 12 today, which contains all features and updates known from Chromim 12. The current version is 12.0.750.0.

Main improvements:
- Better Performance
- Hardware accelerated 3D CSS
- New Safe Browsing protection against downloading malicious files
- Ability to delete Flash cookies from inside

We also created .debs now.


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-baded distributions (Debian, Ubuntu, Mint etc.):
http://www.srware.net/downloads/iron.deb (32-Bit)
http://www.srware.net/downloads/iron64.deb (64-Bit)

You can install the .deb depending on distribution via double click or package-manager or via bash with dpkg -i iron.deb (or iron64.deb).
Deinstallation via dpkg --remove iron (or iron64)

Re: New Iron-Version: 12.0.750.0 Stable for Linux

Posted: Tue Jun 28, 2011 9:39 pm
by DDZ57
The "Iron pour Linux: Infos et Téléchargement" french link targets to "New Iron-Version: 11.0.700.2 Stable for Linux" rather than "New Iron-Version: 12.0.750.0 Stable for Linux"...

Thank you in advance.

Re: New Iron-Version: 12.0.750.0 Stable for Linux

Posted: Wed Jun 29, 2011 12:50 pm
by alexan
Download and testing right now. :ironvsff :ironvssafari :ironvsie :ironvschrome


But the website is still linking to the old thread:
http://www.srware.net/en/software_srwar ... wnload.php

Re: New Iron-Version: 12.0.750.0 Stable for Linux

Posted: Thu Jun 30, 2011 1:46 am
by dasteele
Just a quick suggestion on the debian packages I installed the 32bit deb and the binary is located in /usr/share/iron/iron this is not standard and it is not in anybody's path by default 8-)

I suggest the binary either goes in /usr/bin/iron or run a script to make a symbolic link to /usr/bin


Thanks DaSteele :ironvschrome

Re: New Iron-Version: 12.0.750.0 Stable for Linux

Posted: Thu Jun 30, 2011 9:29 pm
by Gunah
dasteele wrote:Just a quick suggestion on the debian packages I installed the 32bit deb and the binary is located in /usr/share/iron/iron this is not standard and it is not in anybody's path by default 8-)

I suggest the binary either goes in /usr/bin/iron or run a script to make a symbolic link to /usr/bin


Thanks DaSteele :ironvschrome
i have create an APT Repository, with 2 Extra Packages, but here iron called "iron-browser"

http://iron-browser.gunah.eu/

Re: New Iron-Version: 12.0.750.0 Stable for Linux

Posted: Sun Jul 03, 2011 8:43 am
by Huggz
Thnx for .deb, works much faster than v.11 :ironvschrome

Re: New Iron-Version: 12.0.750.0 Stable for Linux

Posted: Wed Jul 13, 2011 9:25 am
by bertrand47
I wonder how to make Srware Iron my default browser in Ubuntu, because it asks at every launch. Is it possible ?

Re: New Iron-Version: 12.0.750.0 Stable for Linux

Posted: Wed Jul 13, 2011 9:36 am
by bertrand47
when installing in Ubuntu, it gives some warning like this:
E: iron: arch-independent-package-contains-binary-or-object usr/share/iron/iron
E: iron: arch-independent-package-contains-binary-or-object usr/share/iron/libavcodec.so.52
E: iron: arch-independent-package-contains-binary-or-object usr/share/iron/libavformat.so.52
E: iron: arch-independent-package-contains-binary-or-object usr/share/iron/libavutil.so.50
E: iron: arch-independent-package-contains-binary-or-object usr/share/iron/libffmpegsumo.so
and says Srware Iron has not been evaluated...
So it doesn't want to become default browser, and ask it at every launch ! Have you got a solution, because i think i have enough evaluated it, to use it...

Re: New Iron-Version: 12.0.750.0 Stable for Linux

Posted: Wed Jul 13, 2011 6:31 pm
by Gunah

Code: Select all

update-alternatives --install /usr/bin/x-www-browser x-www-browser /usr/share/iron/iron 99
update-alternatives --install /usr/bin/gnome-www-browser gnome-www-browser /usr/share/iron/iron 99

Code: Select all

update-alternatives --config x-www-browser
update-alternatives --config gnome-www-browser

Re: New Iron-Version: 12.0.750.0 Stable for Linux

Posted: Fri Jul 15, 2011 10:32 am
by Freshlemon
bertrand47 wrote:I wonder how to make Srware Iron my default browser in Ubuntu, because it asks at every launch. Is it possible ?
BEFORE YOU ASK, SEARCH THE FORUM! (and google your problem if you don't find it here). THEN ASK!

This problem had been discussed here many times, just spend a minute searching for the solution!

I'll save you the work this time:
http://www.srware.net/forum/viewtopic.php?f=18&t=2388