> g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt2/include > -I/usr/X11R6/include -I/opt/kde2/include/kde -O2 -fno-exceptions > -fno-check-new > -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings > -Wno-long-long -fno-builtin -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT > -DQT_NO_ASCII_CAST -c libkonq_la_closure.cc -fPIC -DPIC -o > .libs/libkonq_la_closure.o libtool: link: warning: library > `/opt/kde2/lib/libkparts.la' was moved. libtool: link: warning: library > `/opt/kde2/lib/libkparts.la' was moved. libtool: link: cannot find the library > `/usr/lib/libkfile.la' make[2]: *** [libkonq.la.closure] Error 1 >
kdelibs3: /usr/lib/libkfile.la > Any one have any ideas about how to get past this? > > > A note, I had to reinstall kde 1.1.2 related packages to get back my "normal" > desktop. The above message was "recreated" by extracting kdelibs3 to /opt/kde2 > (and getting rid of the ./usr portion of the path created). The kdelibs3 > packages I am now uploading "install" to the normal places. hmmmm... add /opt/kde2/lib to /etc/ld.so.conf and re-run ldconfig that should work. Ivan -- ---------------- Ivan E. Moore II [EMAIL PROTECTED] http://snowcrash.tdyc.com GPG KeyID=90BCE0DD GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD

