I've gotten a little further by adding /opt/kde/bin to my PATH, and now Scribus 1.1.4 is picking up libart. But the install crashes with the line "autoform.moc: no such file or directory." Here's the output:
source='autoform.cpp' object='autoform.o' libtool=no \ depfile='.deps/autoform.Po' tmpdepfile='.deps/autoform.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include/libart-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -O2 -fno-exceptions -fno-check-new -c -o autoform.o `test -f 'autoform.cpp' || echo './'`autoform.cpp autoform.cpp:11:24: autoform.moc: No such file or directory make[2]: *** [autoform.o] Error 1 make[1]: *** [install-recursive] Error 1 make: *** [install-recursive] Error 1 [Kevin-Walzers-Computer:~/Desktop/scribus-1.1.4] kevinwal% I'm stumped. This appears to be a QT problem but I have found nothing to fix it. Anyone have advice? Kevin
