well i can compile it strait with scons now but when i use ladspa=1 i get this no matter what
# scons prefix=/usr ladspa=1 scons: Reading SConscript files ... Platform: Linux QT path: /usr/share/qt4 Loading qt4 tool... Checking for C library portaudio... (cached) yes Checking for C library mad... (cached) yes Checking for C library id3tag... (cached) yes Checking for C library vorbisfile... (cached) yes Checking for C library vorbis... (cached) yes Checking for C library ogg... (cached) yes Checking for C library GL... (cached) yes Checking for C library GLU... (cached) yes Not working FFMPEG support... disabled Checking for C header file ladspa.h... no Did not find the LADSPA header file (ladspa.h) - exiting! On 10/14/08, reilly davis <[EMAIL PROTECTED]> wrote: > well lets just call that my blond moment and leave it at that lol i > installed libqt-opengl-dev and libqt-opengl and it got me past that > error then i had screen fulls of errors to do with ladspa i just > copied the ladspa.h all over the place and here was my lightbulb > moment when did i install ladspa i didnt duhh > > thanks for your suggestions not thinking very clearly obviosly > > On 10/14/08, Garth Dahlstrom <[EMAIL PROTECTED]> wrote: >> If you run 'pkg-config QtOpenGL --silence-errors --cflags --libs' you can >> see what scons is trying to do... without seeing that your guess is as as >> good as mine... >> might be you are missing a dependency, something on this list perhaps? -> >> apt-cache search qt | grep qt4 | grep GL >> >> As for your ladspa problem, you can search for individual files you know >> should exist in the repo search like this: >> http://packages.ubuntu.com/search?searchon=contents&keywords=ladspa.h&mode=exactfilename&suite=hardy&arch=any >> >> You most likely want the package attached to the second hit... >> >> >> On Tue, Oct 14, 2008 at 2:15 AM, reilly davis <[EMAIL PROTECTED]> >> wrote: >> > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
