patrick a écrit :
> one thing to know if flext is not anymore updated in the puredata svn 
> (can we remove externals/grill?). so instead use:
>
> http://puredata.info/Members/thomas/
>
> svn co https://svn.grrrr.org/ext/trunk/flext/ flext
>
> sh build.sh pd gcc
> nano buildsys/config-lnx-pd-gcc.txt
> sh build.sh pd gcc
> nano config.txt
> sh build.sh pd gcc
> sh build.sh pd gcc install
> ldconfig -v | grep flext
>
>
> svn co https://svn.grrrr.org/ext/trunk/xsample/ xsample
>
> sh ../flext/build.sh pd gcc
> sh ../flext/build.sh pd gcc install
> pd -lib xsample
>
>
>
>
> svn co https://svn.grrrr.org/ext/trunk/py/ py
> (not working for me - crashing pd)
>
> pat
>   
hi pat,
it's possible to compile pyext
the main problem i found is to properly set the flags for the
compilation of flext

nano buildsys/config-lnx-pd-gcc.txt

i  disabled all flags at the end of this file

compiled flext
compiled pyext

some notes are available here (in french)
http://samovar.tuxfamily.org/ateliers/doku.php?id=install_linux#thomas_grill_extensions

vincent

> _______________________________________________
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
>
>   


_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to