Re: gudev-1.0 not found



yeah.thanks.but after i intalled that package and ran ./configure,there was more problem:

checking sys/videoio.h usability... no
 99 checking sys/videoio.h presence... no
100 checking for sys/videoio.h... no
101 checking X11/extensions/XTest.h usability... no
102 checking X11/extensions/XTest.h presence... no
103 checking for X11/extensions/XTest.h... no
104 checking for CHEESE... no
105 configure: error: Package requirements (glib-2.0 >= 2.28.0
106   gio-2.0 >= 2.28.0
107   x11
108   gobject-2.0 >= 2.28.0
109   gdk-pixbuf-2.0
110   gstreamer-plugins-base-0.10 >= 0.10.32 gstreamer-0.10 >= 0.10.32
111   cairo >= 1.10.0
112   pangocairo >= 1.28.0
113   clutter-1.0 >= 1.6.1
114   clutter-gst-1.0 >= 1.0.0
115   mx-1.0
116   gudev-1.0) were not met:
117 
118 No package 'x11' found
119 No package 'gdk-pixbuf-2.0' found
120 No package 'gstreamer-plugins-base-0.10' found
121 No package 'gstreamer-0.10' found
122 No package 'cairo' found
123 No package 'pangocairo' found
124 No package 'clutter-1.0' found
125 No package 'clutter-gst-1.0' found
126 No package 'mx-1.0' found
127 
128 Consider adjusting the PKG_CONFIG_PATH environment variable if you
129 installed software in a non-standard prefix.
130 
131 Alternatively, you may set the environment variables CHEESE_CFLAGS
132 and CHEESE_LIBS to avoid the need to call pkg-config.
133 See the pkg-config man page for more details.

what should i do to sovle it?

2012/10/8 David King <amigadave amigadave com>
On 2012-10-07 22:46, Robert Cai <gcaizhihao gmail com> wrote:
ubuntu 12.04,when ran ./configure , it appeared "gudev-1.0 not fount". I
googled a lot,but still didn't fix the problem.anyone any
suggestions.thanks in advance.

You need to install the udev (or gudev, depending on the distribution) development package. For Ubuntu 12.04, libgudev-1.0-dev seems to be the correct package:

http://packages.ubuntu.com/precise/libgudev-1.0-dev

--
http://amigadave.com/



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