On Sat, 26 Aug 2000 21:36:02 +1200 (NZST), Alan Brown wrote:
>On Fri, 25 Aug 2000, Kenneth Porter wrote:
>
>> 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.
If so, it's DRAC's bug. The real problem is that DRAC puts its library
in a separate subdirectory. (Gary, why is that?) That effectively hides
it from the standard library search path. One must either add the
subdirectory to the system search path, or move the library up one
level to the standard directory. My solution with the dracd RPM package
was to install the library in the standard path (/usr/lib). Of course,
RPM provides an easy way to determine what package a file came from
("rpm -qif /usr/lib/libdrac.a"), so dumping it in a large directory
doesn't lose its description.
[Please don't cc replies to the list to me, I'll read them on the list.
Thanks.]
Ken
mailto:[EMAIL PROTECTED]
http://www.sewingwitch.com/ken/
http://www.harrybrowne2000.org/