[Wine] no jack option in audio selection

Rich E reakinator at gmail.com
Tue Oct 30 18:42:44 CDT 2007


Hi James, thanks for trying to help!

Here are my jack files is /usr/lib:

r at ubuntu:/usr/lib$ ls -l libjack*
lrwxrwxrwx 1 root root     4 2007-06-30 22:43 libjack0.100.0 -> jack
lrwxrwxrwx 1 root root    25 2007-06-30 22:43 libjack-0.100.0.so.0 ->
libjack-0.100.0.so.0.0.23
-rw-r--r-- 1 root root 65344 2007-01-12 07:12 libjack-0.100.0.so.0.0.23
lrwxrwxrwx 1 root root    19 2007-07-12 10:59 libjackasyn.so.0 ->
libjackasyn.so.0.11
-rw-r--r-- 1 root root 22428 2006-01-14 07:42 libjackasyn.so.0.11
-rw-r--r-- 1 root root   838 2007-01-12 07:12 libjack.la
lrwxrwxrwx 1 root root    25 2007-06-30 22:43 libjack.so ->
libjack-0.100.0.so.0.0.23
lrwxrwxrwx 1 root root    25 2007-10-30 16:33 libjack.so.0 ->
libjack-0.100.0.so.0.0.23


As far as I can see, it is all there (mainly libjack.so and libjack.so.0) so
I don't know why wine can't detect it.  Is there a different libjack that
wine is looking for (does anyone know how to find out the version it
needs?)?

regards,
r

On Oct 30, 2007 10:52 AM, James Warden <warjamy at yahoo.com> wrote:

> Hi,
> I don't belong to the wine mailing list but I came across your problem. I
> think, given the libs installed on your system, that you miss a symbolic
> link, namely '/usr/lib/libjack.so.0' which should be a link to
> libjack-0.100.0.so.0.0.23.
> Considering what you have, it looks like you have a not so recent version
> of jacklib. In my system, I have the following :
>
>
> /usr/lib/libjack0.100.0 -> jack
> /usr/lib/libjack-0.100.0.so.0 -> libjack.so.0
> /usr/lib/libjack.a
> /usr/lib/libjack.la
> /usr/lib/libjack.so -> libjack.so.0.0.23
> /usr/lib/libjack.so.0 -> libjack.so.0.0.23
> /usr/lib/libjack.so.0.0.23
>
> I don't really know if that will help, but I vaguely remember that I had
> some problem because of the missing link once.
>
> Anyway, just add the link and see if it works. By the way, may I syggest
> you try out wineasio ? Google that thing and see for yourself! I could toy
> around a lot of windows app jacked up :) But I am using wine 0.9.44 from
> debian sid. No custom version.
>
> Good luck,
> J.
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>



On Oct 29, 2007 11:44 PM, L. Rahyen <research at science.su> wrote:

> On Monday October 29 2007 22:12, Rich E wrote:
> > ./configure | grep -i jack
> >
> >
> > r at ubuntu:~/src/wine-0.9.47$ ./configure | grep -i jack
> > checking jack/jack.h usability... yes
> > checking jack/jack.h presence... yes
> > checking for jack/jack.h... yes
> > checking for -ljack... not found
> > config.status: creating dlls/winejack.drv/Makefile
> >
> >
> > so the -ljack is most likely the problem.  However, I have libjack in
> > /usr/lib:
> > r at ubuntu:~$ ls /usr/lib/libjack*
> > /usr/lib/libjack-0.100.0.so.0  /usr/lib/libjack-0.100.0.so.0.0.23
> > /usr/lib/libjackasyn.so.0  /usr/lib/libjackasyn.so.0.11
> > /usr/lib/libjack.la  /usr/lib/libjack.so
> >
> > so I guess I need to make the configure script see libjack, which it
> isn't
> > doing currently.
>
>        If I try to run ./configure script then I have exactly same
> problem. My
> distro is 64-bit but I have 32-bit libraries correctly installed and even
> tried some workarounds - the script still don't see my Jack libraries.
>        If you still didn't solve the problem (If you did then tell the
> solution)
> tell me, I try to look into it in more details.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20071030/cb879f6f/attachment.htm 


More information about the wine-users mailing list