New Iron-Version: 51.0.2700.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: 51.0.2700.0 Stable for Linux

Post by SRWare »

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

Main improvements:
- Bug-/Securityfixes

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


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)

Downloads for Redhat-based Distributionen [BETA!] (Fedora, RHEL etc.):
http://www.srware.net/downloads/iron.rpm (32-Bit)
http://www.srware.net/downloads/iron64.rpm (64-Bit)
Iron-Updates via Twitter: http://twitter.com/srware

Donations via Paypal and Bitcoin:
http://iron-start.com/spenden.php
1Rosomak
Posts: 12
Joined: Wed Jun 04, 2014 10:49 pm

Re: New Iron-Version: 51.0.2700.0 Stable for Linux

Post by 1Rosomak »

Installation under Fedora 24:
RPM x64 FAILS
RPM FAILS

Code: Select all

Detailed errors from the package manager follow:

Error running transaction: file /usr from install of iron-51.0.2700-1.i386 conflicts with file from filesystem-3.2-37.fc24.x86_64
file / from install of iron-51.0.2700-1.i386 conflicts with file from filesystem-3.2-37.fc24.x86_64
file /usr/share from install of iron-51.0.2700-1.i386 conflicts with file from filesystem-3.2-37.fc24.x86_64
file /usr/share/applications from install of iron-51.0.2700-1.i386 conflicts with file from filesystem-3.2-37.fc24.x86_64
file /usr/share/pixmaps from install of iron-51.0.2700-1.i386 conflicts with file from filesystem-3.2-37.fc24.x86_64
TAR.gz not possible to install:
./confiure
bash: ./configure: No such file or directory

Make
make: *** No targets specified and no makefile found. Stop.

Runnin as a portable:
iron
bash: iron: command not found...

So what the hell is on on with your published packages? Have you tested them? What am I doing wrong?

EDIT: doing an update o the FEDORA packages now (yum update), may be it will fix this behaviour?
EDIT2: no change, iron on Fedora not installable / executable :((((
User avatar
SRWare
Site Admin
Posts: 3247
Joined: Sat Jan 19, 2008 4:16 am

Re: New Iron-Version: 51.0.2700.0 Stable for Linux

Post by SRWare »

1Rosomak wrote: TAR.gz not possible to install:
./confiure
bash: ./configure: No such file or directory
please run ./iron (not ./configure)
Iron-Updates via Twitter: http://twitter.com/srware

Donations via Paypal and Bitcoin:
http://iron-start.com/spenden.php
1Rosomak
Posts: 12
Joined: Wed Jun 04, 2014 10:49 pm

Re: New Iron-Version: 51.0.2700.0 Stable for Linux

Post by 1Rosomak »

Hmm, running ./iron instead of iron in the same directory results in different behaviour :-/ .... new to linux thouh.
error:
./iron: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory

tried already a "fix" to create a symbolic link in the meanwhile:
http://forums.fedoraforum.org/showthread.php?t=265481

.... it did not help it seems.


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

Re: New Iron-Version: 51.0.2700.0 Stable for Linux

Post by SRWare »

1Rosomak wrote:Hmm, running ./iron instead of iron in the same directory results in different behaviour :-/ .... new to linux thouh.
error:
./iron: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory

tried already a "fix" to create a symbolic link in the meanwhile:
http://forums.fedoraforum.org/showthread.php?t=265481

.... it did not help it seems.


any idea?
https://ask.fedoraproject.org/en/questi ... fedora-21/
this may help, error is the same
Iron-Updates via Twitter: http://twitter.com/srware

Donations via Paypal and Bitcoin:
http://iron-start.com/spenden.php
CNSKnight
Posts: 1
Joined: Sat Jul 23, 2016 1:37 pm

Re: New Iron-Version: 51.0.2700.0 Stable for Linux

Post by CNSKnight »

On K/Ubuntu 16.04 LTS Iron start fails.
Any attempt to launch as

Code: Select all

/usr/share/iron/iron
fails w/cannot launch binary file.
However

Code: Select all

$ ./iron
from w/in /usr/share/iron executes just fine.
Any suggestions thanks?
koviubi
Posts: 1
Joined: Fri Aug 05, 2016 1:41 pm

Re: New Iron-Version: 51.0.2700.0 Stable for Linux

Post by koviubi »

Code: Select all

/usr/share/iron/iron --ppapi-flash-path=/usr/lib/adobe-flashplugin/libpepflashplayer.so --ppapi-flash-version=21.0.0.213
M_M
Posts: 5
Joined: Mon Jun 08, 2015 6:04 pm

Re: New Iron-Version: 51.0.2700.0 Stable for Linux

Post by M_M »

koviubi wrote:

Code: Select all

/usr/share/iron/iron --ppapi-flash-path=/usr/lib/adobe-flashplugin/libpepflashplayer.so --ppapi-flash-version=21.0.0.213
/usr/share/iron/iron --ppapi-flash-path=/usr/lib/adobe-flashplugin/libpepflashplayer.so --ppapi-flash-version=22.0.0.209

https://helpx.adobe.com/security/produc ... 16-18.html
Locked