Re: gtk 1.2 to 2.0
- From: Pablo Fischer <exilion yifan net>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: gtk 1.2 to 2.0
- Date: 21 Jul 2002 13:32:00 -0500
The new problems JUST when I want to compile like a normal user, are:
[unmada pablo GtK]$ gcc -Wall -g pixmap1.c -o pixmap `pkg-config
--cflags gtk+-2.0` `pkg-config --libs gtk+-2.0`
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
pixmap1.c:1:21: gtk/gtk.h: No existe el fichero o el directorio
And also.. like root:
[unmada pablo GtK]$ su
Password:
[root pablo GtK]# gcc -Wall -g pixmap1.c -o pixmap `pkg-config --cflags
gtk+-2.0` `pkg-config --libs gtk+-2.0`
[root pablo GtK]#
Why?.. it doesnt matters so much, but its strange. :(.
Paul Fischer
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]