Code: Select all
checking for GLIB... yes
checking for python... /usr/bin/python
checking for pygtk... no
configure: error: couldn't find pygtkYet, pygtk is installed:
Code: Select all
[root@dedanna nautilus-dropbox-0.6.7]# pacman -Q pygtk
pygtk 2.24.0-1There is no devel version of pygtk:
Code: Select all
# pacman -Ss pygtk
extra/deluge 1.3.2-1 [2.04 MB] [installed]
A bittorrent client written with python and pygtk
extra/pygtk 2.24.0-1 [1.55 MB] [installed]
Python bindings for the GTK widget set
extra/pygtksourceview2 2.10.1-3 [0.03 MB] [installed]
Python bindings for gtksourceview2
extra/quodlibet 2.3-1 [0.61 MB]
An audio player written in pygtk
extra/system-config-printer-common 1.3.3-1 [0.05 MB] [installed]
Pygtk CUPS Configuration
community/emesene 2.11.5-2 [1.37 MB]
A pygtk MSN Messenger client
community/gnofract4d 3.14-1 [0.79 MB]
A fractal browser with PyGTK gui
community/gtk-recordmydesktop 0.3.8-5 [0.07 MB] [installed]
A pygtk frontend for recordmydesktop
community/kiwi 1.9.26-3 [0.29 MB]
A set of classes and wrappers for PyGTK
community/pympd 0.08.1-2 [0.11 MB]
A Rhythmbox-like PyGTK+ client for Music Player Daemon
community/wifi-radar 2.0.s08-3 [0.03 MB]
A PyGTK2 utility for managing WiFi profiles
archlinuxfr/fluxmenu 24-1 [0.02 MB]
A graphical (pyGTK) menu editor for FluxBox window managerWhat am I missing? What do I need to install, or is there a ./configure option I can use?
Code: Select all
# whereis pygtk
pygtk: /usr/lib/pygtk /usr/share/pygtkIt has to be installed manually, as yaourt isn't working right now for me (which is what Arch recommends; installing from yaourt). I can't install from it.
Thanks.