On Mon, 2002-02-11 at 13:46, G. G. wrote:
> I have compiled and installed drac in my home directory but when I use:
> #./configure --with-drac=lib-path
> 
> I get an error stating:
> "Can't use DRAC: dracauth not found in -ldrac"
> 
> I used my home directory as the lib-path.  Any suggestions?

Unfortunately the configure script can hide error messages that could
help in debugging this kind of thing. Find the spot in the script where
it makes the -ldrac test, run that part manually without the redirection
of stderr to /dev/null, and see what the real error message is.

Reply via email to