Re: gudev-1.0 not found



On 2012-10-08 12:36, Robert Cai <gcaizhihao gmail com> wrote:
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?

You need to install the development packages for the packages which are listed as missing. On Debian or Ubuntu, you can run:

apt-get build-dep cheese

and the dependencies needed to build the Cheese package will be installed for you. This should get you everything that you need to run configure and then build Cheese.

--
http://amigadave.com/


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