You are not logged in.

#1 2006-07-01 17:14:02

danst0
Member
Registered: 2006-03-28
Posts: 12

kwifimanager error

hi,

after the upgrade I get the following error:
kwifimanager: error while loading shared libraries: libiw.so.28: cannot open shared object file: No such file or directory

Does somebody know what I have to do, reinstall, ?

Thank you

Daniel

Offline

#2 2006-07-01 19:41:42

zaterio
Member
Registered: 2006-05-21
Posts: 23

Re: kwifimanager error

Search in your system for:

libiw.so.28

after that

cd /opt/kde/lib

and

ln -s /patch/to/libiw.so.28

Offline

#3 2006-07-01 20:04:16

danst0
Member
Registered: 2006-03-28
Posts: 12

Re: kwifimanager error

[danst@laptop ~]$ sudo find / | grep libiw
/usr/lib/libiw.so
/usr/lib/libiw.so.29

so there is no 28... is this bad?

Offline

#4 2006-07-01 20:49:10

jskier
Member
From: Minnesota, USA
Registered: 2003-07-30
Posts: 383
Website

Re: kwifimanager error

No it's not, I had the same problem. Kwifimanager app wasn't updated to the new file, so you can just copy the new back to the old filename like so:

cp /usr/lib/libiw.so.29 /usr/lib/libiw.so.28

And the program should run again.

danst0 wrote:

[danst@laptop ~]$ sudo find / | grep libiw
/usr/lib/libiw.so
/usr/lib/libiw.so.29

so there is no 28... is this bad?


--
JSkier

Offline

#5 2006-07-01 20:59:23

danst0
Member
Registered: 2006-03-28
Posts: 12

Re: kwifimanager error

now it's working again.
is this a kde-bug or a arch-bug?

Daniel

Offline

#6 2006-07-01 22:56:01

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: kwifimanager error

Arch. The kdenetwork package needs to be rebuilt against the new wireless_tools version 29pre10.

If you have copied libiw, as suggested by jskier, you now have a file on your system which is not under pacman's control. You may not care about this, but I'm letting you know anyway.

Offline

Board footer

Powered by FluxBB