My error. The original DRAC RPM was putting the library in its own
subdirectory under the system library directory. Gary's Makefile does
not install the library from its build location. My release of the RPM
moves the library to the standard system location so qpopper's config
script will find it.

Ken

==================BEGIN FORWARDED MESSAGE==================
>From: Gary Mills <[EMAIL PROTECTED]>
>Date: Sat, 26 Aug 2000 19:23:55 -0500 (CDT)
>To: [EMAIL PROTECTED]
>Subject: Re: configure problem with qpopper3.1b9 and drac

[The qpopper mailing list won't let me post to it.  -Gary]

DRAC doesn't put the library anywhere.  It leaves it in the source
directory.  You are free to install it anyplace that you wish, although
it's only needed to build qpopper or another mail server.

My practice in compiling software is not to install static libraries
at all.  I just add ``-L/path/to/source/version/directory'' to the
link definitions for the software package, or an equivalent definition
to the configure script.  Other people prefer to install all static
libraries in standard locations so that the linker will find them
automatically.  It's a design decision.

-- 
-Gary Mills-    -Unix Support-    -U of M Academic Computing and
Networking-
===================END FORWARDED MESSAGE===================

Ken
mailto:[EMAIL PROTECTED]
http://www.sewingwitch.com/ken/
http://www.harrybrowne2000.org/


Reply via email to