You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scim-python
checking for GTK2... ./configure:line 20401: no: command not found
configure: error: Package requirements (
gtk+-2.0
) were not met:
./configure: line 20413: no: command not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GTK2_CFLAGS and
GTK2_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target 'install', Stop.
========================================================
Compilation failed. Please read the compilator output.
Huang Peng
unread,
Jul 11, 2008, 4:16:42 AM7/11/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scim-python
the same problem to me.
my os is ubuntu 8.04
i check the dependencies, but cannot find pygtk2.0-devel package for
ubuntu ? but, a similar pkg name 'python-gtk2-dev' is installed in my
box
any hint?
leo
unread,
Jul 18, 2008, 6:28:22 PM7/18/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scim-python
The error is missing gtk-dev package not python gtk binding dev
package. You will need to install libgtk2.0-dev for ubuntu 8.04.
Cheers
Leo
fox
unread,
Jul 31, 2008, 2:22:58 AM7/31/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scim-python
I encounted the same problem using archlinux and I don't know whick
packge is missing. It seems therr's no package named libgtk2.0 in the
source of arch. Thanks.