You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Wednesday, August 17th 2005, 5:05pm

[kopete] problems at make install

Hello, i use SuSe 9.3 Personal Edition,... and i tried to update my Kopete cause it loses the status and lots of messages are lost.. ok i downloaded the tar.bz2 sources kopete-0.10.3 and managed to configure (had do install much rpms ;-) ) and to make it successful, but then i tried to "make install" and i got this failure ..

test -z "/opt/kde3/lib" || mkdir -p -- "/opt/kde3/lib"
/bin/sh ../../libtool --silent --mode=install /usr/bin/install -c -p 'libkopete.la' '/opt/kde3/lib/libkopete.la'
PATH="$PATH:/sbin" ldconfig -n /opt/kde3/lib
ldconfig: /opt/kde3/lib/libkopete.so.1 is not a symbolic link

cp: omitting directory `/opt/kde3/share/doc/HTML/en/common'
make[4]: *** [install-apidox] Error 1
make[4]: Leaving directory `/data/downloads/Linux/tars/kopete-0.10.3/kopete/libkopete'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/data/downloads/Linux/tars/kopete-0.10.3/kopete/libkopete'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/data/downloads/Linux/tars/kopete-0.10.3/kopete/libkopete'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/data/downloads/Linux/tars/kopete-0.10.3/kopete'
make: *** [install-recursive] Error 1

can anybody help me ?