Hi,
I just got scons installed and tried to install desire data on os x 10.4.7 and there seems to be a problem with jack. Any ideas would be welcome, Am very new to this compiling.
thanks

scons: Reading SConscript files ...
Checking for dlopen() in C library dl... yes
Checking for jack_activate() in C library jack... no
jack not found, so it's not enabled
Checking for sin() in C library m... yes
Checking for pthread_create() in C library pthread... yes
Checking for C header file pthread.h... yes
Checking for main() in C library fftw3f... no
NameError: name 'jack' is not defined:
  File "SConstruct", line 46:
pdwatchdog, pdsend, pdreceive, pdgui, pd, pdlib = SConscript('./ src/SConscript')
  File "/sw/lib/scons/SCons/Script/SConscript.py", line 581:
    return apply(method, args, kw)
  File "/sw/lib/scons/SCons/Script/SConscript.py", line 508:
return apply(_SConscript, [self.fs,] + files, {'exports' : exports})
  File "/sw/lib/scons/SCons/Script/SConscript.py", line 239:
    exec _file_ in stack[-1].globals
  File "src/SConscript", line 463:
    if jack:

_______________________________________________
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to