[linux-audio-user] [ANN] JackMix 0.2 fresh on the shelfs

Arnold Krille arnold.krille at gmail.com
Tue Feb 6 15:30:37 EST 2007


2007/2/6, Dragan Noveski <perodog at gmx.net>:
> Arnold Krille wrote:
> > 2007/2/6, Dragan Noveski <perodog at gmx.net>:
> >> Arnold Krille wrote:
> >> > Maybe you can edit jackmix/SConstruct and replace the env['jack_LIBS']
> >> > with "-ljack"?
> > Please replace the full "env['jack_LIBS']" with "-ljack"!
> > env['ljack'] is definitly wrong and not what I meant.
> sorry, i did not get it, so the line looks now:
> myenv.libs='jackmix_mixingmatrix jackmix_mixingelements jackmix_gui
> jackmix_backend QtCore' + env['DEBUG'] + ' QtGui' + env['DEBUG'] + '
> QtXml' + env['DEBUG'] + ' Qt3Support ' + 'ljack'

It has to be:

myenv.libs='jackmix_mixingmatrix jackmix_mixingelements jackmix_gui
 jackmix_backend QtCore' + env['DEBUG'] + ' QtGui' + env['DEBUG'] + '
 QtXml' + env['DEBUG'] + ' Qt3Support ' + '-ljack'

Don't forget the '-'!

Arnold

-- 
visit http://www.arnoldarts.de/
---
Wenn man mit Raubkopien Bands wie Brosis oder Britney Spears wirklich
verhindern könnte, würde ich mir noch heute einen Stapel Brenner und
einen Sack Rohlinge kaufen.


More information about the Linux-audio-user mailing list