You are not logged in.

#1 2009-02-06 09:00:04

kaola_linux
Member
From: Bacolod City/Philippines
Registered: 2008-09-23
Posts: 513

Wicd not working...Strange problem

Hello, none from previous post has similar wicd to mine...

Here is what I get when staring wicd from CLI:

[koala@archhost ~]$ wicd-client
Traceback (most recent call last):
  File "/usr/lib/wicd/wicd-client.py", line 40, in <module>
    import gtk
  File "/usr/lib/python2.6/site-packages/gtk-2.0/gtk/__init__.py", line 48, in <module>
    from gtk import _gtk
ImportError: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory

Any help would be appreciated..thanks


Netbook (Acer Aspire One 110 || 160gb SATA HD || 1.5gb ram): archlinux i686 / KDEmod 4.3
Registered Linux User # 481212 / Machine Registration # 390468
"In a world without walls and fences, who needs windows and gates?"

Offline

#2 2009-02-06 09:21:15

u_no_hu
Member
Registered: 2008-06-15
Posts: 453

Re: Wicd not working...Strange problem

Error says ImportError: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory

Run pkgfile to find out which package this file belongs to and install that package.

PS:pkgfile is in pkgtools.


Don't be a HELP VAMPIRE. Please search before you ask.

Subscribe to The Arch Daily News.

Offline

#3 2009-02-06 11:44:40

kaola_linux
Member
From: Bacolod City/Philippines
Registered: 2008-09-23
Posts: 513

Re: Wicd not working...Strange problem

I've installed pkgtools and run pkgfile, here's what I get:

[koala@archhost ~]$ pkgfile libgtk-x11-2.0.so.0
extra/gtk2
[koala@archhost ~]$ pacman -S gtk2
error: you cannot perform this operation unless you are root.
[koala@archhost ~]$ sudo pacman -S gtk2
Password:
warning: gtk2-2.14.7-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...

Targets (1): gtk2-2.14.7-1

Total Download Size:    0.00 MB
Total Installed Size:   26.23 MB

Proceed with installation? [Y/n] y
checking package integrity...
(1/1) checking for file conflicts                   [#####################] 100%
(1/1) upgrading gtk2

I get the same error...:(


Netbook (Acer Aspire One 110 || 160gb SATA HD || 1.5gb ram): archlinux i686 / KDEmod 4.3
Registered Linux User # 481212 / Machine Registration # 390468
"In a world without walls and fences, who needs windows and gates?"

Offline

Board footer

Powered by FluxBB