On Sat, 17 Mar 2001 22:10:55 -0600 (CST), [EMAIL PROTECTED] wrote:
>--with-popuid=pop --enable-drac=/usr/local/drac/lib
>checking for dracauth in -ldrac... no
>Can't use DRAC: dracauth not found in -ldrac
The latter message comes when the compiler trys to build a test program
that attempts to link to the dracauth routine. If this fails, it means
the library paths are wrong. The default location for libdrac.a is not
in the default library path. Either amend your library path before
running configure and make, or move libdrac to a directory already in
your library path.
Randall, any idea why the path specified to the configure command is
not used to find the library?
Ken
mailto:[EMAIL PROTECTED]
http://www.sewingwitch.com/ken/
[If answering a mailing list posting, please don't cc me your reply. I'll take my
answer on the list.]