Re: [linux-audio-user] ICE-1712 (Envy24) + Enemy Territory (hope Quake3) = Sound!

From: Alan Taylor <alan-linuxaudiouser@email-addr-hidden>
Date: Sun Jun 05 2005 - 05:35:32 EEST

On Sun, 2005-06-05 at 05:13 +0400, Dmitry Baikov wrote:
> Hello!
> Finally I've found some time and coded a small wrapper (based on
> artsdsp) to hear the sound from Enemy Territory on my Delta66.
> Actually it routes the sound through JACK, so it may be useful not
> only for poor Envy24 users :)
> I hope it should work for all Quake3-based games.
> Feel free to try it out and send your comments.
>
> Hope it'll help somebody besides me.
>
> The link: http://www.konstruktiv.org/q3jack/
>
> Cheers!
>

Even though the .so was installed in /usr/local/lib, I got an error that
it was looking for it in /usr/lib.

# make
gcc -O2 -fPIC -c -Wall -DHAVE_IOCTL_INT_ULONG_DOTS -o q3jack.o q3jack.c
ld -o q3jack.so q3jack.o -shared -ljack -lsamplerate

# make install
cp q3jack.so /usr/local/lib
cp q3jack /usr/local/bin
/sbin/ldconfig

# q3jack quake3
/bin/sh: error while loading shared libraries: /usr/lib/q3jack.so:
cannot open shared object file: No such file or directory
Received on Sun Jun 5 08:15:07 2005

This archive was generated by hypermail 2.1.8 : Sun Jun 05 2005 - 08:15:07 EEST