http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetcore/13/x86_... i cannot try here)
Andras
Yeah, I have planet-crrma in my repos. I would need something else, I think. Or just ignore the GEM part of PD that use those non-free packages. I think that's why they are not in the Fedora repo. Would be nice to have a all-free version of pd-extended.
On 07/26/2010 06:00 AM, Bernardo Barros wrote:
http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetcore/13/x86_... i cannot try here)
Andras
Yeah, I have planet-crrma in my repos. I would need something else, I think. Or just ignore the GEM part of PD that use those non-free packages. I think that's why they are not in the Fedora repo. Would be nice to have a all-free version of pd-extended.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Thanks,
I got everything there except faac.
Now I get this:
g++ -c -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=32
-falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx
-fopenmp -I/usr/include/ImageMagick -I/usr/include/lqt
-I/usr/include/mpeg3 -I/usr/include/avifile-0.7
-I/usr/include/FTGL -I/usr/include/freetype2 -I..
-I/usr/include/FTGL -I/usr/include/freetype2
-I/home/bbarros/Documents/Pd-0.41.4-extended/pd/src recordQT4L.cpp -o
../Objects/recordQT4L.o
recordQT4L.cpp: In function ‘lqt_file_type_t guess_qtformat(const char*)’:
recordQT4L.cpp:96: error: invalid conversion from ‘const char*’ to ‘char*’
make[3]: *** [recordQT4L.o] Error 1
make[3]: Leaving directory
/home/bbarros/Documents/Pd-0.41.4-extended/Gem/src/Pixes' make[2]: *** [Pixes] Error 2 make[2]: Leaving directory
/home/bbarros/Documents/Pd-0.41.4-extended/Gem/src'
make[1]: *** [/home/bbarros/Documents/Pd-0.41.4-extended/Gem/src/Gem.pd_linux]
Error 2
make[1]: Leaving directory `/home/bbarros/Documents/Pd-0.41.4-extended/packages'
make: *** [install] Error 2
On 07/26/2010 04:01 PM, Bernardo Barros wrote:
Thanks,
Now I get this:
g++ -c -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=32 -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx -fopenmp -I/usr/include/ImageMagick -I/usr/include/lqt -I/usr/include/mpeg3 -I/usr/include/avifile-0.7 -I/usr/include/FTGL -I/usr/include/freetype2 -I.. -I/usr/include/FTGL -I/usr/include/freetype2 -I/home/bbarros/Documents/Pd-0.41.4-extended/pd/src recordQT4L.cpp -o ../Objects/recordQT4L.o recordQT4L.cpp: In function ‘lqt_file_type_t guess_qtformat(const char*)’: recordQT4L.cpp:96: error: invalid conversion from ‘const char*’ to ‘char*’ make[3]: *** [recordQT4L.o] Error 1 make[3]: Leaving directory
/home/bbarros/Documents/Pd-0.41.4-extended/Gem/src/Pixes' make[2]: *** [Pixes] Error 2 make[2]: Leaving directory
/home/bbarros/Documents/Pd-0.41.4-extended/Gem/src' make[1]: *** [/home/bbarros/Documents/Pd-0.41.4-extended/Gem/src/Gem.pd_linux] Error 2 make[1]: Leaving directory `/home/bbarros/Documents/Pd-0.41.4-extended/packages' make: *** [install] Error 2
use a more recent version of Gem (0.92.3 should have the bug fixed)
fgmasdr IOhannes