Hi Vincent, thanks! I hope it's ok if i add your guide to the FAQ. http://puredata.info/Members/thomas/FAQ
gr~~~ Am 28.11.2008 um 11:19 schrieb Vincent Rioux: > 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 > >> _______________________________________________ >> [email protected] mailing list >> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ >> listinfo/pd-list >> >> > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> http://lists.puredata.info/ > listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
