On Monday October 29 2007 22:12, Rich E wrote: > ./configure | grep -i jack > > > r@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@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. _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users