Trying to install Aspseek 1.2.5 on RedHat Linux.

./configure \
    --prefix$PGM_DIR \
    --with-mysql=/usr/local/mysql \
    --enable-charset-guesser \
    --enable-unicode \
    --enable-font-size \
    --localstatedir=$DATA_DIR

make
... (some messages) ...
make[2]: Entering directory `/usr/local/src/aspseek-1.2.5/src/mysql'
/bin/sh ../../libtool --mode=link c++  -g -O2 -D_REENTRANT  -o 
libmysqldb.la -rpath --with-mysql=/usr/local/mysql/lib -module -release 
1.2.5 mysqldb.lo -L/usr/local/mysql/lib/mysql -lmysqlclient -lstdc++ -lpthread
libtool: link: only absolute run-paths are allowed
make[2]: *** [libmysqldb.la] Error 1
make[2]: Leaving directory `/usr/local/src/aspseek-1.2.5/src/mysql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/aspseek-1.2.5/src'
make: *** [all-recursive] Error 1

What is the meaning of 'only absolute run-paths are allowed'?
Help needed.

Frank
#-------------------------------------------------------#
Dipl.-Math. Frank Elsner
Universitaet Osnabrueck (University of Osnabrueck)
- Rechenzentrum - (Computing Center)
Albrechstrasse 28, AVZ
D-49076 Osnabrueck
Deutschland (Germany)

Tel. (Phone): ++49 (0)541/969-2343 Fax: -2470
E-Mail: [EMAIL PROTECTED]
#-------------------------------------------------------#

Reply via email to