Hello Emmanuele Bassi Thanks for your reply
I am facing the following problems.I am using Fedora 8 and running Clutter-0.6.2 1)When I do a ./configure in clutter-gst-0.6.1 directory it fails giving this error checking for CLUTTER_GST... yes checking for GST... configure: error: Package requirements (gstreamer-0.10 gstreamer-plugins-base-0.10) were not met: No package 'gstreamer-0.10' found No package 'gstreamer-plugins-base-0.10' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. So I installed gstreamer-0.10.18 and did a ./configure ,make ,make install .It all worked successfully. However on doing a ./configure in clutter-gst-0.61 it again gave the same error. Can you please tell me what gstreamer version do I need and where can I find it.I am using gstreamer-0.10.18 version. 2)On doing a ./configure in json-glib-0.6.2 directory ,I get following errors checking for JSON... configure: error: Package requirements (gobject-2.0 >= 2.15) were not met: Requested 'gobject-2.0 >= 2.15' but version of GObject is 2.14.2 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables JSON_CFLAGS and JSON_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. My question is should I upgrade GObject version from 2.14.2 to 2.15 .If so will it affect the other dependencies of GObject.(will I have to agian recompile clutter) Or can I download a json-glib which uses uses GObject is 2.14.2 version .If so where can I download it? Thanks Dilip Emmanuele Bassi <[EMAIL PROTECTED]> wrote: On Fri, 2008-05-23 at 15:00 +0100, dilip devaraj wrote: > Hello Clutter Team > > I was trying to render video using clutter .I looked at applications > like Widget ,woha,Youha present in toys directory.I am unable to > compile the applications since it is unable to find clutter-gst-0.6 > and json-glib-1.0. you have to install clutter-gst-0.6 from a tarball; the latest is: http://www.clutter-project.org/sources/clutter-gst/0.6/clutter-gst-0.6.1.tar.gz clutter-gst depends on GStreamer 0.10. json-glib is needed for Youhaa, and it's available here: http://folks.o-hand.com/ebassi/sources/json-glib-0.6.2.tar.gz > Also is there any application to render raw video files or mpeg files > using clutter since the applications I saw used SVG based files video and audio playback depend on the presence of a library for decoding them; clutter-gst is the integration library between Clutter and GStreamer. Clutter itself doesn't provide any audio/video rendering. ciao, Emmanuele. -- Emmanuele Bassi, OpenedHand Ltd. Unit R, Homesdale Business Centre 216-218 Homesdale Rd., Bromley - BR12QZ http://www.o-hand.com -- To unsubscribe send a mail to [EMAIL PROTECTED] --------------------------------- From Chandigarh to Chennai - find friends all over India. Click here.
