Search found 1 match

by Ironie
Fri May 10, 2013 6:47 pm
Forum: SRWare Iron Support (English)
Topic: Iron won't start on Ubuntu 13.04
Replies: 6
Views: 11018

Re: Iron won't start on Ubuntu 13.04

I had the same problem. Now I have a solution.

After starting ./iron in /usr/share/iron the message given was that libXss.so.1 was missing. I found the file via apt-file in the package libxss1 .

So, just install libxss1.

For the lazy people:
1. Open up a terminal.
2. Get your apt-get up to date ...