Seite 1 von 1

Iron Pre-Alpha for Linux Download

BeitragVerfasst: Di Mai 26, 2009 2:17 pm
von SRWare
Newer release available, look here:
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.


Bild

Re: Iron Pre-Alpha for Linux Download

BeitragVerfasst: Mi Jun 03, 2009 8:20 am
von fanboy
nice to have ubuntu deb package available for this :)

Re: Iron Pre-Alpha for Linux Download

BeitragVerfasst: Mi Jun 03, 2009 8:21 am
von fanboy
Code: Alles auswählen
./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

BeitragVerfasst: Mi Jun 03, 2009 10:14 am
von SRWare
fanboy hat geschrieben:
Code: Alles auswählen
./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?