Page 1 of 1

Iron Pre-Alpha for Linux Download

Posted: Tue May 26, 2009 1:17 pm
by SRWare
Newer release available, look here:
http://www.srware.net/forum/viewtopic.php?f=18&t=443


--------------------------

You can download a Pre-Alpha of Iron for Linux now:
http://www.srware.net/downloads/iron-linux.tar.gz

You need the packages ttf-liberation, msttcorefonts and ttf-mscorefonts-installer.
If you use Ubuntu, you can install them e.g. with "sudo apt-get install ttf-liberation msttcorefonts ttf-mscorefonts-installer"
Then extract the archive and start with the "iron"-Binary.

Attention:
This is a Pre-Alpha release, which means that there is nearly everything uncomplete and broken. Normal surfing is working, but plugins like Flash will not work.


Image

Re: Iron Pre-Alpha for Linux Download

Posted: Wed Jun 03, 2009 7:20 am
by fanboy
nice to have ubuntu deb package available for this :)

Re: Iron Pre-Alpha for Linux Download

Posted: Wed Jun 03, 2009 7:21 am
by fanboy

Code: Select all

./iron: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.10' not found (required by ./iron)
./iron: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.8' not found (required by ./iron)
using 8.04LTS

Re: Iron Pre-Alpha for Linux Download

Posted: Wed Jun 03, 2009 9:14 am
by SRWare
fanboy wrote:

Code: Select all

./iron: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.10' not found (required by ./iron)
./iron: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.8' not found (required by ./iron)
using 8.04LTS
hm, it should be possible to update to a new version of glibc, even on Ubuntu 8.04...or i'm wrong?