Hi, 
I get an error message when executing ./configure for aRts-1.0.3:
<quote>
You're missing libaudiofile. aRts won't be able to load or play
any samples without it, so please install it.
Have a look at http://oss.sgi.com/projects/audiofile/ or find a
binary package for your platform.
</quote>

The problem is that I *do* have libaudiofile installed:
$ rpm -qa|grep libaudio
libaudiofile-0.1.9-3
libaudiofile-devel-0.1.9-3
libaudiofile-utils-0.1.9-3

And libaudiofile is there in /usr/lib:
$ ll /usr/lib/libaudio*
-rw-r--r--    1 root     root       650878 May  2  2001 /usr/lib/libaudiofile.a
-rwxr-xr-x    1 root     root          584 May  2  2001 /usr/lib/libaudiofile.la
lrwxrwxrwx    1 root     root           21 Aug  5  2001 /usr/lib/libaudiofile.so -> 
libaudiofile.so.0.0.0
lrwxrwxrwx    1 root     root           21 Aug  5  2001 /usr/lib/libaudiofile.so.0 -> 
libaudiofile.so.0.0.0
-rwxr-xr-x    1 root     root       185839 May  2  2001 /usr/lib/libaudiofile.so.0.0.0


I've been abe to compile aRts-1.0, 1.0.1, and 1.0.2 without this problem.

Any ideas? Should I just ignore the message?

Thanks, 
Tim

Reply via email to