Hi,

Try to install this packages:

http://packages.ubuntu.com/search?keywords=ladspa&searchon=names&suite=hardy&section=all

I think you don't install ladspa effect and your development files.

thanks,
Leandro Leal


>
> hi all thought i should ask here before looking into the code to try
> to work out what the issue is incase someone else has come across it
>
> scons: Reading SConscript files ...
> Platform: Linux
> QT path: /usr/share/qt4
> Loading qt4 tool...
> Checking for C library portaudio... yes
> Checking for C library mad... yes
> Checking for C library id3tag... yes
> Checking for C library vorbisfile... yes
> Checking for C library vorbis... yes
> Checking for C library ogg... yes
> Checking for C library GL... yes
> Checking for C library GLU... yes
> Not working FFMPEG support... disabled
> Checking for C library sndfile... yes
> Checking for pkg-config (at least version 0.15.0)... yes
> Checking for QtCore (4.3 or higher)...  yes
> OSError: 'pkg-config QtOpenGL --silence-errors --cflags --libs' exited 1:
>  File "/usr/mixxx/SConstruct", line 3:
>    SConscript(File('src/SConscript'), build_dir=Dir('src/.obj'),
> duplicate=0)
>  File "/usr/lib/scons/SCons/Script/SConscript.py", line 596:
>    return apply(method, args, kw)
>  File "/usr/lib/scons/SCons/Script/SConscript.py", line 533:
>    return apply(_SConscript, [self.fs,] + files, subst_kw)
>  File "/usr/lib/scons/SCons/Script/SConscript.py", line 256:
>    exec _file_ in call_stack[-1].globals
>  File "/usr/mixxx/src/SConscript", line 406:
>    env.ParseConfig('pkg-config QtOpenGL --silence-errors --cflags --libs')
>  File "/usr/lib/scons/SCons/Environment.py", line 1288:
>    return function(self, self.backtick(command))
>  File "/usr/lib/scons/SCons/Environment.py", line 514:
>    raise OSError("'%s' exited %d" % (command, status))
>
>
> and when i tried running it with ladspa=1 it said there was no ladspa.h
>
> any suggestions greatly apreciated
>
>
>
>
-------------------------------------------------------------------------
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

Reply via email to