Hi,
With the latest pd-externals.tgz from sourceforge I've done this: dpkg-buildpackage -d (on debian of course)
It seems i'm missing the following file when building flext: In file included from /usr/include/SndObj/AudioDefs.h:80, from source/flsndobj.h:19, from source/flsndobj.cpp:12: /usr/include/SndObj/IFFT.h:10: rfftw.h: No such file or directory
Can anyone tell me where rfftw.h is meant to come from?
Regards,
Chris. _________________________________ chris@mccormick.cx http://www.mccormick.cx http://www.hypercube.com.au http://www.sciencegirlrecords.com
I think that's in fftw-dev.
Ben
On Friday 28 November 2003 10:01 pm, Chris McCormick wrote:
Hi,
With the latest pd-externals.tgz from sourceforge I've done this: dpkg-buildpackage -d (on debian of course)
It seems i'm missing the following file when building flext: In file included from /usr/include/SndObj/AudioDefs.h:80, from source/flsndobj.h:19, from source/flsndobj.cpp:12: /usr/include/SndObj/IFFT.h:10: rfftw.h: No such file or directory
Can anyone tell me where rfftw.h is meant to come from?
Regards,
Chris. _________________________________ chris@mccormick.cx http://www.mccormick.cx http://www.hypercube.com.au http://www.sciencegirlrecords.com
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
For future reference:
sudo apt-get install fftw-dev
Regards,
Chris.
On Sat, Nov 29, 2003 at 03:01:13PM +0800, Chris McCormick wrote:
Hi,
With the latest pd-externals.tgz from sourceforge I've done this: dpkg-buildpackage -d (on debian of course)
It seems i'm missing the following file when building flext: In file included from /usr/include/SndObj/AudioDefs.h:80, from source/flsndobj.h:19, from source/flsndobj.cpp:12: /usr/include/SndObj/IFFT.h:10: rfftw.h: No such file or directory
Can anyone tell me where rfftw.h is meant to come from?
Regards,
Chris. _________________________________ chris@mccormick.cx http://www.mccormick.cx http://www.hypercube.com.au http://www.sciencegirlrecords.com
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
Hi, i never had a look at the Debian packages, but would it be possible to make the building of the STK and Sndobj parts of flext optional?
best greetings, Thomas
----- Original Message ----- From: "Chris McCormick" chris@mccormick.cx To: pd-list@iem.at Sent: Saturday, November 29, 2003 8:01 AM Subject: [PD] dpkg-buildpackage (compiling pd-externals)
Hi,
With the latest pd-externals.tgz from sourceforge I've done this: dpkg-buildpackage -d (on debian of course)
It seems i'm missing the following file when building flext: In file included from /usr/include/SndObj/AudioDefs.h:80, from source/flsndobj.h:19, from source/flsndobj.cpp:12: /usr/include/SndObj/IFFT.h:10: rfftw.h: No such file or directory
Can anyone tell me where rfftw.h is meant to come from?
Regards,
Chris. _________________________________ chris@mccormick.cx http://www.mccormick.cx http://www.hypercube.com.au http://www.sciencegirlrecords.com
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
Hallo, Thomas Grill hat gesagt: // Thomas Grill wrote:
i never had a look at the Debian packages, but would it be possible to make the building of the STK and Sndobj parts of flext optional?
Do you mean, that there should be two (or 3) packages: flext and flext-synthesis or such? It certainly would be possible to build those two packages, but as all the Debian packages are currently built in one large step, the actual package building process on Debian currently requires several libraries like libsndobj, libfluidsynth (my fault), libogg and so on.
This is even harmless compared to some other packages (like Ardour...)
Frank Barknecht _ ______footils.org__