[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gphoto-devel
Subject:    [gphoto-devel] Re: gphoto2 configure file error
From:       Arnaud Launay <asl () launay ! org>
Date:       2002-07-31 22:27:58
[Download RAW message or body]

Le Wed, Jul 31, 2002 at 05:57:22PM -0400, Edmond Lau a écrit:
> Cool, thanks.  I will check that.  2.1.1dev3 compiles on this
> machine before.  But not dev4.

That sucks too much. Patch enclosed, loosely based on one made
for gtkam.

	Arnaud.
-- 
Capri, c'est fini, je ne crois pas que j'y retournerai un jour...


Index: autogen.sh
===================================================================
RCS file: /cvsroot/gphoto/gphoto2/autogen.sh,v
retrieving revision 1.1
diff -u -r1.1 autogen.sh
--- autogen.sh	29 Jul 2002 11:38:57 -0000	1.1
+++ autogen.sh	31 Jul 2002 22:27:25 -0000
@@ -70,6 +70,14 @@
     DIE=1
 }
 
+(pkg-config --version) < /dev/null > /dev/null 2>&1 || {
+	echo
+	echo "**Error**: You must have \`pkg-config installed."
+	echo "Download the appropriate package for your distribution,"
+	echo "or get the source tarball at http://www.freedesktop.org/software/pkgconfig/"
+	DIE=1
+}
+
 if test "$DIE" -eq 1; then
     exit 1
 fi


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic