New Iron-Version: 28.0.1550.0 Stable for Linux
New Iron-Version: 28.0.1550.0 Stable for Linux
We released the new Iron for Linux 28 today, which contains all features and updates known from Chromium 28. The current version is 28.1550.0.
Main improvements:
- Bugfixes
- performance improvements
- improved profile management
Iron 28 for 32-Bit Linux will come soon.
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)
Main improvements:
- Bugfixes
- performance improvements
- improved profile management
Iron 28 for 32-Bit Linux will come soon.
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
Donations via Paypal and Bitcoin:
http://iron-start.com/spenden.php
-
- Posts: 17
- Joined: Mon Feb 28, 2011 8:35 pm
Re: New Iron-Version: 28.0.1550.0 Stable for Linux
Mageia 3 64-bit. It's trying to use an outdated udev lib:
What to install or do?
Thanks.
Code: Select all
[galynda@galynda iron-linux-64]$ ./iron
./iron: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
Thanks.
-
- Posts: 17
- Joined: Mon Feb 28, 2011 8:35 pm
Re: New Iron-Version: 28.0.1550.0 Stable for Linux
The rpm won't install because of the error, and the executable from the tarball throws that error, and won't execute.
Re: New Iron-Version: 28.0.1550.0 Stable for Linux
Try this:dedanna1029 wrote:Mageia 3 64-bit. It's trying to use an outdated udev lib:What to install or do?Code: Select all
[galynda@galynda iron-linux-64]$ ./iron ./iron: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
Thanks.
cd /lib/x86_64-linux-gnu/
sudo ln -sf libudev.so.1 libudev.so.0
Iron-Updates via Twitter: http://twitter.com/srware
Donations via Paypal and Bitcoin:
http://iron-start.com/spenden.php
Donations via Paypal and Bitcoin:
http://iron-start.com/spenden.php
-
- Posts: 17
- Joined: Mon Feb 28, 2011 8:35 pm
Re: New Iron-Version: 28.0.1550.0 Stable for Linux
I ran a locate for libudev:
Then ran ln -s /usr/lib/libudev.so.1 /usr/lib/libudev.so.0, and ln -s /usr/lib64/libudev.so.1 /usr/lib64/libudev.so.0, and neither worked. I then ran updatedb to no avail even still - I got the same error all over again.
I ran your code:
It's not working either, and doesn't show up in the folder you pointed to. 
Code: Select all
[galynda@galynda ~]$ locate libudev
/usr/lib/libudev.so.0
--->/usr/lib/libudev.so.1
/usr/lib/libudev.so.1.1.6
--->/usr/lib64/libudev.so.1
/usr/lib64/libudev.so.1.1.6
/usr/lib64/vlc/plugins/services_discovery/libudev_plugin.so
[galynda@galynda ~]$
I ran your code:
Code: Select all
[root@galynda ~]# cd /lib/x86_64-linux-gnu/
-bash: cd: /lib/x86_64-linux-gnu/: No such file or directory

Re: New Iron-Version: 28.0.1550.0 Stable for Linux
Hello,
Thanks for this new wersion which works better then the previous but has still few errors by launching it:
[13506
0807/073228:ERROR:zygote_host_impl_linux.cc(144)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki ... evelopment for more information on developing with the sandbox on.
[13506
0807/073230:ERROR:object_proxy.cc(627)] Failed to get name owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.chromium.Mtpd': no such name
[13506
0807/073230:ERROR:object_proxy.cc(627)] Failed to get name owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.chromium.Mtpd': no such name
[13506
0807/073231:ERROR:object_proxy.cc(532)] Failed to call method: org.chromium.Mtpd.EnumerateStorages: object_path= /org/chromium/Mtpd: org.freedesktop.DBus.Error.ServiceUnknown: The name org.chromium.Mtpd was not provided by any .service files
And libGL permission problems which is only the case with Iron v.27/28:
libGL error: open uki failed (Operation not permited)
libGL error: reverting to (slow) indirect rendering
On Ubuntu 12.04 with catalyst 13.3 beta
Thanks for this new wersion which works better then the previous but has still few errors by launching it:
[13506
[13506
[13506
[13506
And libGL permission problems which is only the case with Iron v.27/28:
libGL error: open uki failed (Operation not permited)
libGL error: reverting to (slow) indirect rendering
On Ubuntu 12.04 with catalyst 13.3 beta
Re: New Iron-Version: 28.0.1550.0 Stable for Linux
Iron 27 was running quite happily under Xubuntu 12.10, but I just updated my PC to Xubuntu 13.04 Ringtail and now Iron will no longer start. I saw there was an update to Iron 28 so I installed that, but still have the same problem.
I've tried using the desktop and menu shortcuts, I even tried typing /usr/share/iron/iron at the command line - but get the following message:
/usr/share/iron/iron: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
I've checked and of course it's lying - the directory does exist and so does the file. It's marked as executable but won't execute. What am I doing wrong, please?!
I've tried using the desktop and menu shortcuts, I even tried typing /usr/share/iron/iron at the command line - but get the following message:
/usr/share/iron/iron: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
I've checked and of course it's lying - the directory does exist and so does the file. It's marked as executable but won't execute. What am I doing wrong, please?!

-
- Posts: 17
- Joined: Mon Feb 28, 2011 8:35 pm
Re: New Iron-Version: 28.0.1550.0 Stable for Linux
@bryangb, be sure it does exist. In my library (see code above), it's libudev.so.1 that I have. It's a later release than the one this depends on.
Run:
Run:
Code: Select all
su
password
locate libudev
-
- Posts: 17
- Joined: Mon Feb 28, 2011 8:35 pm
Re: New Iron-Version: 28.0.1550.0 Stable for Linux
Google Chrome (not that I use it) has installed fine, using the google repositories. I'm having a hard time therefore, believing that Iron would have to depend on outdated libs.
I think the rpm, deb, and tar.gz need to be re-rolled up.
I think the rpm, deb, and tar.gz need to be re-rolled up.
Re: New Iron-Version: 28.0.1550.0 Stable for Linux
When Linux 32 bits will be released?