Re: PKG-CHECK-MODULES

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



That means only that you have the pkg-config script installed.
Perhaps the pkg-config m4 macros are not installed or not
installed in the correct location, or you did not run aclocal.

Steve Teale <steve.teale@xxxxxxxxxxxxxxxx> writes:

> It's there, I can run it from the command line.
>
> On Sat, 2011-09-10 at 09:44 -0700, Ben Pfaff wrote:
>> Steve Teale <steve.teale@xxxxxxxxxxxxxxxx> writes:
>> 
>> > AC_DEFUN([PKG_CHECK_MODULES])
>> >
>> > PKG_CHECK_MODULES([GTK], [gtk+-2.0 >= 3.0.0])
>> >
>> > Without the AC_DEFUN it won't run at all, contrary to most documentation I
>> > have read.
>> >
>> > With it, it runs, and then when I run ./configure it just exits silently. I
>> > was expecting an error message for this version number of GTK2.
>> 
>> It sounds very much like you don't have pkg-config installed.
>> PKG_CHECK_MODULES is part of pkg-config.

-- 
Ben Pfaff 
http://benpfaff.org

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux