Mihajlo Jovanovic's bits of Mon, 3 Sep 2001 translated to:

>Can anyone help me with installing the htdig package on Linux - during
>'make' I get the following error:
>
>Making all in db
>make[1]: Entering directory
>`/.automount/loki/export/home3/graduate/mjovanov/Research/htdig-3.2.0b3/db'
>
>/bin/sh ./libtool --mode=link gcc  -g -O2 -Wall -L/usr/lib -o libhtdb.la
>-rpath bin/lib/mifluz -release 3.2.0 bt_compare.lo bt_conv.lo
 ^^^^^^^^^^^^^^^^^^^^^

I think the -rpath argument is responsible for the error you are receiving.

[snip]

>libtool: link: only absolute run-paths are allowed

When building with the default configuration, the -rpath argument is an
absolute path. As such, I suspect there is something wrong with the
configuration you are using. I would suggest you start by double checking
any paths you are passing to ./configure; I believe you should be using an
absolute path in all cases.


Jim


_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to