Page 2 of 3
Re: New Iron-Version: 11.0.700.2 Stable for Linux
Posted: Tue May 24, 2011 8:47 am
by DDZ57
Thank you for the french traduction but there is a mistake : The "Iron pour Linux: Infos et Téléchargement" link target to "New Iron-Version: 9.0.600.2 Stable for Linux" rather than "New Iron-Version: 11.0.700.2 Stable for Linux"...
Re: New Iron-Version: 11.0.700.2 Stable for Linux
Posted: Fri May 27, 2011 4:30 am
by Sukid
YAY .DEB PACKAGES!
Though when I installed it I wasn't able to make it the default browser, which is what the chromewrapper in the .zip is for right? ... but isn't that only needed when not installed from a .deb?
I also couldn't find where it was installed. I normally put it in opt like Chrome.
But yeah, I decided to just use the zip like I normally do. Still, fantastic to have a .deb now!
Re: New Iron-Version: 11.0.700.2 Stable for Linux
Posted: Sun Jun 05, 2011 2:40 am
by ReckouNT
DigitalMan wrote:StalkerNOVA wrote:Any plans to make a repository for autoupdating?

I was wondering this as well - it would be fantastic to see it update from a repository.
+, my distro doesn't have iron.
Sukid wrote:YAY .DEB PACKAGES!
Though when I installed it I wasn't able to make it the default browser, which is what the chromewrapper in the .zip is for right? ... but isn't that only needed when not installed from a .deb?
I also couldn't find where it was installed. I normally put it in opt like Chrome.
But yeah, I decided to just use the zip like I normally do. Still, fantastic to have a .deb now!
$ whereis iron
-_-
Re: New Iron-Version: 11.0.700.2 Stable for Linux
Posted: Mon Jun 13, 2011 10:23 am
by Tarnyko
Hi,
Nice work ! I've tried Iron and am about to recommend it as a valid Chrome alternative.
However, I noticed it's impossible to run it as root (error message). Is it planned to be allowed in future releases ?
Re: New Iron-Version: 11.0.700.2 Stable for Linux
Posted: Tue Jun 14, 2011 1:35 pm
by NimaSepassi
I try to run on Fedora and nothing happens. When in terminal mode I run iron I get "bash: iron: command not found".
In other versions of Linux I just executed the file and it would run. In Fedora it's not recognized as a command. Is it not compatible with Fedora 15?
Thanks
-Nima (xy)
Re: New Iron-Version: 11.0.700.2 Stable for Linux
Posted: Wed Jun 15, 2011 8:22 pm
by tankist85
I've installed deb in Ubuntu 9.04
After installation BIN run (iron) make no effect as there is no such an executable at all (
Re: New Iron-Version: 11.0.700.2 Stable for Linux
Posted: Wed Jun 15, 2011 10:50 pm
by tryforsure
Thanks for the deb package, that saves a bit of work!
Cheers from Scotland!

Re: New Iron-Version: 11.0.700.2 Stable for Linux
Posted: Sat Jun 18, 2011 9:55 pm
by bugman

Please add an option to update (a specially in portable)!

Why HTML5 doesn't work on Vimeo?
Re: New Iron-Version: 11.0.700.2 Stable for Linux
Posted: Sat Jun 18, 2011 11:22 pm
by hansenerd
11.0.700.2 won't start on Fedora 15 (at least 64 bit), because it links against libbz2.so.1.0. libbz2 is packaged as bzip2-libs on fedora, but that provides only /lib64/libbz2.so.1 and (currently) libbz2.so.1.0.6.
Workaround for those on F15:
chdir to the directoy where you unzipped iron.
link libbz2 there: $ ln -s /lib64/libbz2.so.1 libbz2.so.1.0
then, to start Iron, extend your library path: $ LD_LIBRARY_PATH=".:$LD_LIBRARY_PATH ./iron"
everything works fine from there.
Re: New Iron-Version: 11.0.700.2 Stable for Linux
Posted: Sun Jun 19, 2011 3:36 pm
by DDZ57
There is a bug with the 12.0.750.0 Windows version and the both 11.0.700.2 Windows and Linux version :
When using Gmail, Iron can't show the "New message" button at the left and the 3 items above.
With an another webkit browser :
I don't know if it is due to iron or webkit engine new version...