get the current gem svn with:
svn co https://pd-gem.svn.sourceforge.net/svnroot/pd-gem pd-gem
then change to the src directory:
cd /pd-gem/trunk/Gem/src
check the README.linux to make shure you've the dependencies onboard.
then
./autogen.sh
./configure --with-libv4l2 --with-pd=/pathtopdsources/
make

open pd & the help of pix_video and change the driver message to [driver v4l2] if this fits your camera
hope this helps
ø

Aditya Mandayam wrote:
olsen could you be a bit more verbose on the steps re: gem svn and pix_video?

this is what i get now:

WARNING: Child process terminated by signal 11
pd_gui: pd process exited


On Fri, Nov 13, 2009 at 3:35 PM, olsen <[email protected]> wrote:
i posted this already: an elegant way to bypass the LD_PRELOAD is to install
libv4l & libv4l-dev & configure gem-svn with:
 ./configure --with-libv4l2 --with-pd=/pathtopdsources/
then set the driver of pix_video with a driver v4l2 message
this works for me on ubuntu karmic
salutis
olsen

Jose Luis Santorcuato wrote:
My large solution... i installed ubuntu 8.10 and PD, then upgrade to
 9.04, then 9.10, when the program ask to eliminate the old packets say
no... and open terminal and write: LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so
pd       is the form to call a gem in ubuntu, you must install libv4l and
others video libraries.

Best regards from Chile

José

2009/11/13 cyrille henry <[email protected] <mailto:[email protected]>>

   yes, of course.
   on karmic it's just like any other ubuntu release : get the last svn,
   install all dependency,
   go to src/
   aclocal
   autoconf
   ./configure
   make

   id something fail, send the error and the output of ./configure


   cyrille


   Aditya Mandayam a écrit :

       ok :-)
       care to expand on how you set it up?

       On Fri, Nov 13, 2009 at 12:45 PM, cyrille henry <[email protected]
       <mailto:[email protected]>> wrote:

           yes,

           cyrille


           Aditya Mandayam a écrit :

               has anyone successfully gotten gem working on karmic?

               _______________________________________________
               [email protected] <mailto:[email protected]> mailing list
               UNSUBSCRIBE and account-management ->
               http://lists.puredata.info/listinfo/pd-list


       _______________________________________________
       [email protected] <mailto:[email protected]> mailing list
       UNSUBSCRIBE and account-management ->
       http://lists.puredata.info/listinfo/pd-list


   _______________________________________________
   [email protected] <mailto:[email protected]> mailing list
   UNSUBSCRIBE and account-management ->
   http://lists.puredata.info/listinfo/pd-list




--
http://www.chilemigra.cl
http://arselectronicachile.blogspot.com
http://www.myspace.com/santorcuato



------------------------------------------------------------------------

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
--
ETs DNA will not be televised


_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list


--
ETs DNA will not be televised


_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to