Re: Change Gstreamer directories



On Sa, 2007-11-03 at 15:19 +0100, KLessou wrote:
> Sorry with : PATH=/home/kles/Soft/gstreamer/bin/:$PATH
> GST_PLUGIN_PATH=/home/kles/Soft/gstreamer/lib/
> GST_PLUGIN_SYSTEM_PATH=/home/kles/Soft/gstreamer/lib/
> LD_LIBRARY_PATH=/home/kles/Soft/gstreamer/lib/ ./cheese
> 
> It works very well ! 

im glad to hear that!

jaap, that fame goes to you ;)

daniel

> 
> Thx very much for your help !
> 
> KLessou
> 
> On 11/3/07, KLessou <klessou gmail com> wrote: 
>         
>         
>         On 11/3/07, daniel g. siegel <dgsiegel gmail com> wrote:
>                 have you tried to install it with jhbuild? if not,
>                 please do so!
>         
>         No, I will ! 
>         
>         
>                 daniel
>         
>         
>         But i found how to run cheese with a version of gstreamer in
>         my homedir.
>         
>         PATH=/home/kles/Soft/gstreamer/bin/:$PATH
>         GST_PLUGIN_PATH=/home/kles/Soft/gstreamer/lib/
>         GST_PLUGIN_SYSTEM_PATH=/home/kles/Soft/gstreamer/lib/ ./cheese 
>         
>         But I still have a lot of errors :-) :
>         
>         (cheese:23710): GStreamer-WARNING **: Failed to load plugin
>         '/home/kles/Soft/gstreamer/lib//gstreamer-0.10/libgstrtpmanager.so': /home/kles/Soft/gstreamer/lib//gstreamer- 0.10/libgstrtpmanager.so: undefined symbol: gst_structure_get_uint
>         
>         (cheese:23710): GStreamer-WARNING **: Failed to load plugin
>         '/home/kles/Soft/gstreamer/lib//gstreamer-0.10/libgstgconfelements.so': /home/kles/Soft/gstreamer/lib//gstreamer- 0.10/libgstgconfelements.so: undefined symbol: gst_bus_pop_filtered
>         
>         (cheese:23710): GStreamer-WARNING **: Failed to load plugin
>         '/home/kles/Soft/gstreamer/lib//gstreamer-0.10/libgstautodetect.so': /home/kles/Soft/gstreamer/lib//gstreamer- 0.10/libgstautodetect.so: undefined symbol: gst_bus_pop_filtered
>         
>         (cheese:23710): GStreamer-WARNING **: Failed to load plugin
>         '/home/kles/Soft/gstreamer/lib//gstreamer-0.10/libgstrtpmanager.so': /home/kles/Soft/gstreamer/lib//gstreamer- 0.10/libgstrtpmanager.so: undefined symbol: gst_structure_get_uint
>         
>         (cheese:23710): GStreamer-WARNING **: Failed to load plugin
>         '/home/kles/Soft/gstreamer/lib//gstreamer-0.10/libgstgconfelements.so': /home/kles/Soft/gstreamer/lib//gstreamer- 0.10/libgstgconfelements.so: undefined symbol: gst_bus_pop_filtered
>         
>         (cheese:23710): GStreamer-WARNING **: Failed to load plugin
>         '/home/kles/Soft/gstreamer/lib//gstreamer-0.10/libgstautodetect.so': /home/kles/Soft/gstreamer/lib//gstreamer- 0.10/libgstautodetect.so: undefined symbol: gst_bus_pop_filtered
>         
>         (cheese:23709): GStreamer-WARNING **: Failed to load plugin
>         '/home/kles/Soft/gstreamer/lib//gstreamer-0.10/libgstrtpmanager.so': /home/kles/Soft/gstreamer/lib//gstreamer- 0.10/libgstrtpmanager.so: undefined symbol: gst_structure_get_uint
>         
>         (cheese:23709): GStreamer-WARNING **: Failed to load plugin
>         '/home/kles/Soft/gstreamer/lib//gstreamer-0.10/libgstgconfelements.so': /home/kles/Soft/gstreamer/lib//gstreamer- 0.10/libgstgconfelements.so: undefined symbol: gst_bus_pop_filtered
>         
>         (cheese:23709): GStreamer-WARNING **: Failed to load plugin
>         '/home/kles/Soft/gstreamer/lib//gstreamer-0.10/libgstautodetect.so': /home/kles/Soft/gstreamer/lib//gstreamer- 0.10/libgstautodetect.so: undefined symbol: gst_bus_pop_filtered
>         
>         (cheese:23709): GStreamer-WARNING **: Failed to load plugin
>         '/home/kles/Soft/gstreamer/lib//gstreamer-0.10/libgstrtpmanager.so': /home/kles/Soft/gstreamer/lib//gstreamer- 0.10/libgstrtpmanager.so: undefined symbol: gst_structure_get_uint
>         
>         (cheese:23709): GStreamer-WARNING **: Failed to load plugin
>         '/home/kles/Soft/gstreamer/lib//gstreamer-0.10/libgstgconfelements.so': /home/kles/Soft/gstreamer/lib//gstreamer- 0.10/libgstgconfelements.so: undefined symbol: gst_bus_pop_filtered
>         
>         (cheese:23709): GStreamer-WARNING **: Failed to load plugin
>         '/home/kles/Soft/gstreamer/lib//gstreamer-0.10/libgstautodetect.so': /home/kles/Soft/gstreamer/lib//gstreamer- 0.10/libgstautodetect.so: undefined symbol: gst_bus_pop_filtered
>         /usr/share/themes/Blubuntu/gtk-2.0/gtkrc:169: Clearlooks
>         configuration option "progressbarstyle" is not supported and
>         will be ignored.
>         appending /home/kles/.gnome2/cheese/images/Picture01.jpg to
>         thumbnail row 
>         ** Message: Probing the webcam, please ignore the following,
>         not applicabable tries
>         using photo source: v4l2src
>         using video source: v4l2src
>         
>         (cheese:23709): GStreamer-CRITICAL **: gst_bin_add: assertion
>         `GST_IS_ELEMENT (element)' failed 
>         
>         ** (cheese:23709): CRITICAL **: gst_x_overlay_set_xwindow_id:
>         assertion `overlay != NULL' failed
>         
>         
>                 On Sa, 2007-11-03 at 13:18 +0100, KLessou wrote:
>                 > I have installed gstreamer-plugins-base &
>                 gstreamer-plugins-good
>                 >
>                 > cvs
>                 -d:pserver:anoncvs anoncvs freedesktop org:/cvs/gstreamer co
>                 > gst-plugins-base 
>                 >
>                 >
>                 PKG_CONFIG_PATH=/home/kles/Soft/gstreamer/lib/pkgconfig/
>                 >
>                 GST_PLUGIN_SYSTEM_PATH="~/Soft/gstreamer/lib" ./configure
>                 > --prefix=/home/kles/Soft/gstreamer/
>                 > --exec-prefix=/home/kles/Soft/gstreamer/ 
>                 >
>                 > cvs
>                 -d:pserver:anoncvs anoncvs freedesktop org:/cvs/gstreamer co
>                 > gst-plugins-good
>                 >
>                 >
>                 PKG_CONFIG_PATH=/home/kles/Soft/gstreamer/lib/pkgconfig/
>                 >
>                 GST_PLUGIN_SYSTEM_PATH="~/Soft/gstreamer/lib" ./configure 
>                 > --prefix=/home/kles/Soft/gstreamer/
>                 > --exec-prefix=/home/kles/Soft/gstreamer/
>                 --enable-experimental
>                 >
>                 > ... Always the same mistake :-/
>                 >
>                 > On 11/3/07, daniel g. siegel < dgsiegel gmail com>
>                 wrote:
>                 >
>                 >         On Sa, 2007-11-03 at 00:03 +0100, KLessou
>                 wrote:
>                 >         >
>                 >         >
>                 >         > On 11/2/07, daniel g. siegel <
>                 dgsiegel gmail com> wrote:
>                 >         >
>                 >         >         On Fr, 2007-11-02 at 16:38 +0100,
>                 KLessou wrote:
>                 >         >         > Hi,
>                 >         >
>                 >         >         hey! 
>                 >         >
>                 >         >         >
>                 >         >         > I discovered Cheese yesterday,
>                 and I think that
>                 >         it's one of
>                 >         >         the
>                 >         >         > funniest tool I have ever test. 
>                 >         >         >
>                 >         >         > Thanks so much for this app !
>                 >         >
>                 >         >         im glad you like it! ;)
>                 >         >
>                 >         >         > 
>                 >         >         > I would like to try to compile
>                 cheese with
>                 >         gstreamer-cvs.
>                 >         >         >
>                 >         >         > I have installed gstreamer-cvs
>                 in my
>                 >         home-directory and I 
>                 >         >         want to use
>                 >         >         > this version.
>                 >         >         >
>                 >         >         > How to specify this to cheese's
>                 configure script.
>                 >         > 
>                 >         >
>                 >         >         pretty simple:
>                 >         >
>                 >         >
>                 >
>                 PKG_CONFIG_PATH=path/to/your/pkg-config/path ./configure
>                 >         >         make
>                 >         >         make install 
>                 >         >         cheese
>                 >         >
>                 >         >         (though it could be, that you have
>                 to set the path
>                 >         to the libs
>                 >         >         manually:
>                 >         >         LD_LIBRARY_PATH=path_to_foo
>                 cheese) 
>                 >         >
>                 >         >         if you want to execute it in the
>                 src-dir without
>                 >         installing
>                 >         >         it, just
>                 >         >         replace the first line with this
>                 (and of course, 
>                 >         dont install
>                 >         >         it!):
>                 >         >
>                 >         >
>                 >
>                 PKG_CONFIG_PATH=path/to/your/pkg-config/path ./configure
>                 >         >         --maintainer 
>                 >         >
>                 >         > PKG_CONFIG_PATH seems work, but
>                 gstreamer-cvs version
>                 >         doesn't work :-(
>                 >         >
>                 >         >
>                 >
>                 PKG_CONFIG_PATH=/home/kles/Soft/gstreamer/lib/pkgconfig/ ./configure 
>                 >         > --maintainer && make
>                 >         >
>                 >         > LANG="EN"
>                 >
>                 GST_PLUGIN_SYSTEM_PATH="~/Soft/gstreamer/lib" ./cheese
>                 >         >
>                 >         > ** Message: Probing the webcam, please
>                 ignore the following, 
>                 >         not
>                 >         > applicabable tries
>                 >         > ** Message: test pipeline for v4l2src
>                 failed:
>                 >         > [v4l2src ! fakesink]: no element "v4l2src"
>                 >         > ** Message: test pipeline for v4lsrc
>                 failed: 
>                 >         > [v4lsrc !
>                 video/x-raw-rgb,width=640,height=480 ! fakesink]:
>                 >         no element
>                 >         > "v4lsrc"
>                 >         > ** Message: test pipeline for v4lsrc
>                 failed:
>                 >         > [v4lsrc !
>                 video/x-raw-yuv,width=640,height=480 ! fakesink]: 
>                 >         no element
>                 >         > "v4lsrc"
>                 >         > ** Message: test pipeline for v4lsrc
>                 failed:
>                 >         > [v4lsrc !
>                 video/x-raw-rgb,width=320,height=240 ! fakesink]:
>                 >         no element 
>                 >         > "v4lsrc"
>                 >         > ** Message: test pipeline for v4lsrc
>                 failed:
>                 >         > [v4lsrc !
>                 video/x-raw-rgb,width=1280,height=960 ! fakesink]:
>                 >         no
>                 >         > element "v4lsrc" 
>                 >         > ** Message: test pipeline for v4lsrc
>                 failed:
>                 >         > [v4lsrc !
>                 video/x-raw-rgb,width=174,height=144 ! fakesink]:
>                 >         no element
>                 >         > "v4lsrc"
>                 >         > ** Message: test pipeline for v4lsrc
>                 failed: 
>                 >         > [v4lsrc !
>                 video/x-raw-rgb,width=160,height=120 ! fakesink]:
>                 >         no element
>                 >         > "v4lsrc"
>                 >         > ** Message: test pipeline for v4lsrc
>                 failed:
>                 >         > [v4lsrc ! fakesink]: no element "v4lsrc" 
>                 >         >
>                 >         >
>                 >         > Do you understand this Error ?
>                 >
>                 >
>                 >         are you shure, that you installed
>                 video4linux2? i think you
>                 >         will have to
>                 >         enable it, when compiling gstreamer. 
>                 >
>                 >         daniel
>                 >
>                 >         >
>                 >         > Thx
>                 >         >
>                 >         > KLessou
>                 >         >
>                 >         >         daniel
>                 >         >         > 
>                 >         >         > Thx in advance !
>                 >         >         >
>                 >         >         > --
>                 >         >         > ~~~~~
>                 >         >         > | klessou |
>                 >         >         > ~~~~~ 
>                 >         >         >
>                 _______________________________________________
>                 >         >         > Cheese-list mailing list
>                 >         >         > Cheese-list gnome org
>                 >         >         >
>                 http://mail.gnome.org/mailman/listinfo/cheese-list
>                 >         >         --
>                 >         >         this mail was sent using 100%
>                 recycled electrons 
>                 >         >
>                 ================================================
>                 >         >         daniel g. siegel
>                 <dgsiegel gmail com>
>                 >         >         http://home.cs.tum.edu/~siegel
>                 >         >         gnupg key id: 0x6EEC9E62
>                 >         >         fingerprint: DE5B 1F64 9034 1FB6
>                 E120 DE10 268D AFD5 
>                 >         6EEC 
>                 >         >         9E62
>                 >         >         encrypted email preferred
>                 >         >
>                 >         >
>                 >         >
>                 >         >
>                 >         > --
>                 >         > ~~~~~ 
>                 >         > | klessou |
>                 >         > ~~~~~
>                 >         --
>                 >         this mail was sent using 100% recycled
>                 electrons
>                 >
>                 ================================================
>                 >         daniel g. siegel < dgsiegel gmail com>
>                 >         http://home.cs.tum.edu/~siegel
>                 >         gnupg key id: 0x6EEC9E62
>                 >         fingerprint: DE5B 1F64 9034 1FB6 E120 DE10
>                 268D AFD5 6EEC 9E62 
>                 >         encrypted email preferred
>                 >
>                 >
>                 >
>                 >
>                 > --
>                 > ~~~~~
>                 > | klessou |
>                 > ~~~~~
>                 --
>                 this mail was sent using 100% recycled electrons
>                 ================================================ 
>                 daniel g. siegel <dgsiegel gmail com>
>                 http://home.cs.tum.edu/~siegel
>                 gnupg key id: 0x6EEC9E62
>                 fingerprint: DE5B 1F64 9034 1FB6 E120 DE10 268D AFD5
>                 6EEC 9E62 
>                 encrypted email preferred
>                 
>         
>         
>         
>         -- 
>         ~~~~~
>         | klessou |
>         ~~~~~
> 
> 
> 
> -- 
> ~~~~~
> | klessou |
> ~~~~~
-- 
this mail was sent using 100% recycled electrons
================================================
daniel g. siegel <dgsiegel gmail com>
http://home.cs.tum.edu/~siegel
gnupg key id: 0x6EEC9E62
fingerprint: DE5B 1F64 9034 1FB6 E120 DE10 268D AFD5 6EEC 9E62
encrypted email preferred

Attachment: signature.asc
Description: This is a digitally signed message part



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