At 9:36 PM +1200 8/26/00, Alan Brown wrote:
> On Fri, 25 Aug 2000, Kenneth Porter wrote:
>
>> On Fri, 25 Aug 2000 21:47:05 +0200, Ralph Schaer wrote:
>>
>> >./configure --enable-drac stops with an error message can't use DRAC:
>> >dracauth not found in -ldrac
>> >drac is installed. libdrac.a is in /usr/lib/drac.
>>
>> I had the same problem. DRAC insists on putting its library in its own
>> directory by itself. I just moved it to /usr/lib/libdrac.a and qpopper
>> found it. (My dracd SRPM does this.) Otherwise you need to change your
>> library path to look in the drac subdirectory.
>
> Doh, I missed that part about DRAC being installed.
>
> This is a configure script bug then.
How so?