Page 2 of 2

Re: New Iron-Version: 9.0.600.2 Stable for Linux

Posted: Tue Mar 01, 2011 9:49 am
by DDZ57
dedanna1029 wrote:Sorry, I tried that to no avail. :( Meant to mention it in my initial post.
Have you installed bzip2-devel and bzip2-libs (or libbzip2-devel) ?
Then locate where libbz2* is installed and make a link like I explain it.

Code: Select all

ls -al /lib/libbz2*
Then link libbz2.so.1.0 to your result.
Ex :
ln -s /lib/libbz2.so.1.0.6 /lib/libbz2.so.1.0 (if your result is /lib/libbz2.so.1.0.6)

Re: New Iron-Version: 9.0.600.2 Stable for Linux

Posted: Tue Mar 01, 2011 6:46 pm
by m4rcin
how to install the SRWare on debian 5.0

Re: New Iron-Version: 9.0.600.2 Stable for Linux

Posted: Tue Mar 01, 2011 7:26 pm
by kodx
There is 64 bit library in 32 bit archive (named libffmpegsumo.so).
I have replaced it with lib from ubuntu chromium(http://packages.ubuntu.com/maverick/chr ... ecs-ffmpeg) and html5 on youtube start working.
Hope this helps.

Re: New Iron-Version: 9.0.600.2 Stable for Linux

Posted: Tue Mar 01, 2011 7:32 pm
by SRWare
kodx wrote:There is 64 bit library in 32 bit archive (named libffmpegsumo.so).
I have replaced it with lib from ubuntu chromium(http://packages.ubuntu.com/maverick/chr ... ecs-ffmpeg) and html5 on youtube start working.
Hope this helps.
This should be already fixed

Re: New Iron-Version: 9.0.600.2 Stable for Linux

Posted: Sat Mar 05, 2011 7:28 pm
by slither
Somebody has asked about libpng when version 8.* came out but there was no answer. Maybe this time...

Anyway. I'm on a fresh Gentoo install with libpng14. Unfortunatelly iron works with libpng12 downgrading is hard thing to do and very time-consumig. I've tried downloading libpng12's sources, compiling and setting the library path so iron can find it. That went fine, iron started, start page and Google's main page displayed correctly but every time I try to search I only get info about crash... Not sure if it really is libpng's fault as there is no info on console about what happened.

Re: New Iron-Version: 9.0.600.2 Stable for Linux

Posted: Thu Mar 10, 2011 6:24 pm
by Knowguy
Is the Linux version of Iron ever gonna have an installer type package as in a DEB and RPM? As of now all I do it throw the uncompressed folder in the home directory and create links to it on the Desktop...??? I use Ubuntu most of the time it would be nice if you could just install it like normal linux programs or even through the software center on Ubuntu...

Re: New Iron-Version: 9.0.600.2 Stable for Linux

Posted: Sat Mar 19, 2011 4:20 pm
by SRWare
10.0.650 for Linux will come soon.