Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2009 13:56:03 +0100
From:      Dieter <freebsd@sopwith.solgatos.com>
To:        freebsd-multimedia@freebsd.org
Subject:   Re: Any Renoise interest? 
Message-ID:  <200905262056.UAA06069@sopwith.solgatos.com>
In-Reply-To: Your message of "Tue, 26 May 2009 19:32:43 %2B0200." <4A1C27BB.3070304@gmail.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

> i had tried freebsd jack and expected it to work, but renoise does not 
> detect it at all.

Perhaps renoise is not looking at the dir where freebsd jack lives?
Ktrace(1) and kdump(1) might be useful to see where it is looking.

> when i tried to run the linux version, jack fails when trying to load 
> its "shared libraries",
> such as jack_oss.so.

Again probably looking in the wrong place.  Good old static linking
eliminates a lot of grief.  Or figure out where jack_oss.so are
and cp or mv them to some dir it is looking in, add a symlink,
or change where it looks with LD_LIBRARY_PATH.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905262056.UAA06069>