Search found 17 matches

by dedanna1029
Fri Aug 09, 2013 2:38 pm
Forum: SRWare Iron Support (English)
Topic: New Iron-Version: 28.0.1550.0 Stable for Linux
Replies: 20
Views: 34499

Re: New Iron-Version: 28.0.1550.0 Stable for Linux

Google Chrome (not that I use it) has installed fine, using the google repositories. I'm having a hard time therefore, believing that Iron would have to depend on outdated libs.

I think the rpm, deb, and tar.gz need to be re-rolled up.
by dedanna1029
Wed Aug 07, 2013 2:17 pm
Forum: SRWare Iron Support (English)
Topic: New Iron-Version: 28.0.1550.0 Stable for Linux
Replies: 20
Views: 34499

Re: New Iron-Version: 28.0.1550.0 Stable for Linux

@bryangb, be sure it does exist. In my library (see code above), it's libudev.so.1 that I have. It's a later release than the one this depends on.
Run:

Code: Select all

su
password
locate libudev
by dedanna1029
Tue Aug 06, 2013 11:27 pm
Forum: SRWare Iron Support (English)
Topic: New Iron-Version: 28.0.1550.0 Stable for Linux
Replies: 20
Views: 34499

Re: New Iron-Version: 28.0.1550.0 Stable for Linux

I ran a locate for libudev: [galynda@galynda ~]$ locate libudev /usr/lib/libudev.so.0 --->/usr/lib/libudev.so.1 /usr/lib/libudev.so.1.1.6 --->/usr/lib64/libudev.so.1 /usr/lib64/libudev.so.1.1.6 /usr/lib64/vlc/plugins/services_discovery/libudev_plugin.so [galynda@galynda ~]$ Then ran ln -s /usr/lib/l...
by dedanna1029
Tue Aug 06, 2013 3:09 pm
Forum: SRWare Iron Support (English)
Topic: New Iron-Version: 28.0.1550.0 Stable for Linux
Replies: 20
Views: 34499

Re: New Iron-Version: 28.0.1550.0 Stable for Linux

The rpm won't install because of the error, and the executable from the tarball throws that error, and won't execute.
by dedanna1029
Tue Aug 06, 2013 3:08 pm
Forum: SRWare Iron Support (English)
Topic: New Iron-Version: 28.0.1550.0 Stable for Linux
Replies: 20
Views: 34499

Re: New Iron-Version: 28.0.1550.0 Stable for Linux

Mageia 3 64-bit. It's trying to use an outdated udev lib:

Code: Select all

[galynda@galynda iron-linux-64]$ ./iron
./iron: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
What to install or do?

Thanks.
by dedanna1029
Thu Jun 06, 2013 6:10 am
Forum: SRWare Iron Support (English)
Topic: New Iron-Version: 27.0.1500.0 Stable for Linux
Replies: 15
Views: 39786

Re: New Iron-Version: 27.0.1500.0 Stable for Linux

Continuing... [root@dedanna ~]# urpmq --whatprovides libudev.so.0 No package named libudev.so.0 [root@dedanna ~]# [root@dedanna ~]# urpmq --whatprovides libudev.so.1 libudev1 [root@dedanna ~]# [root@dedanna ~]# ln -s libudev.so.1 libudev.so.0 [root@dedanna ~]# [root@dedanna ~]# urpmi /home/dedanna/D...
by dedanna1029
Thu Jun 06, 2013 5:55 am
Forum: SRWare Iron Support (English)
Topic: New Iron-Version: 27.0.1500.0 Stable for Linux
Replies: 15
Views: 39786

Re: New Iron-Version: 27.0.1500.0 Stable for Linux

I appear to be having a bit of an issue installing it to Mageia 3: [root@myuser ~]# urpmi /home/myuser/Downloads/Iron/iron.rpm A requested package cannot be installed: iron-27.0.1500-1.i386 (due to unsatisfied libudev.so.0) Continue installation anyway? (Y/n) n [root@myuser ~]# urpmq -i libudev No p...
by dedanna1029
Wed Apr 10, 2013 9:53 am
Forum: SRWare Iron Support (English)
Topic: New Iron-Version: 25.0.1400.0 Stable for Linux
Replies: 20
Views: 35478

Re: New Iron-Version: 25.0.1400.0 Stable for Linux

But then, I don't use sandbox or mtpd... I see no reason to on a Linux browser...
by dedanna1029
Wed Apr 10, 2013 9:51 am
Forum: SRWare Iron Support (English)
Topic: New Iron-Version: 25.0.1400.0 Stable for Linux
Replies: 20
Views: 35478

Re: New Iron-Version: 25.0.1400.0 Stable for Linux

The tar.gz is running fine here on a Toshiba NB255 netbook with 1GB RAM on Mageia 2. I'm not getting the error I was getting on the last three versions, but then I may have installed something since that gave it the file it needed; I've been on Mageia for a while now. Thought I'd give the tar.gz a w...
by dedanna1029
Tue Jan 01, 2013 4:25 pm
Forum: SRWare Iron Support (English)
Topic: New Iron-Version: 23.0.1300.0 Stable for Linux
Replies: 9
Views: 64047

Re: New Iron-Version: 23.0.1300.0 Stable for Linux

Still having that same issue, this time in Mageia 2: [root@localhost ~]# urpmi /home/joste/Downloads/iron.rpm A requested package cannot be installed: iron-23.0.1300-1.i386 (due to unsatisfied libbz2.so.1.0) Continue installation anyway? (Y/n) n [root@localhost ~]# Would be nice to get an answer to ...