Hi,
On Thu, Apr 12, 2007 at 15:38:47 +0200, ronny kornexl wrote:
Predrag Ivanovic schrieb:
[...]
bash-3.2# make install prefix=/usr
make[1]: Entering directory `/tmp/dbus-1-qt3-0.6'
test -z "/usr/lib" || mkdir -p -- "/usr/lib"
/bin/sh ./libtool --silent --mode=install /usr/bin/install -c -p
'libdbus-1-qt3.la' '/usr/lib/libdbus-1-qt3.la'
libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
the /usr/local on this line looks fishy... did you set the prefix also
in ./configure?
It's probably a good idea to create a port for it anyway. This would
also allow others to reproduce the problem easily and (more important)
consistently.
Hello