This rpm puts files in funny placesl kdevelop can't find some of its files such as Welcome/index.html and its tips database. I thought for a while I must have downloaded an rpm for some other distribution. I can see that RHS has released two RPMs with the same name: [summer@possum data]$ ftpi kdevelop-1.0beta2-1.i386.rpm kdevelop-1.0beta2-1.i386.rpm ftp://ftp.labs.redhat.com/rawhide/powertool s/i386/kdevelop-1.0beta2-1.i386.rpm 2587456 0 Sep 10 10:51 kdevelop-1.0beta2-1.i386.rpm ftp://ftp.redhat.com/pub/redhat/powertools/ 6.1/i386/kdevelop-1.0beta2-1.i386.rpm 2587704 0 Sep 23 12:57 kdevelop-1.0beta2-1.i386.rpm ftp://sunsite.unc.edu/pub/Linux/distributio ns/redhat/powertools/6.1/i386/kdevelop-1.0beta2-1.i386.rpm 2587704 0 Sep 23 16:57 [summer@possum data]$ ls `rsh emu locate kdevelop-1.0beta2-1.i386.rpm | grep rpm` -rw-rw-r-- 1 summer 2587704 Oct 24 12:19 /u02/summer/incoming/kdevelop -1.0beta2-1.i386.rpm [summer@possum data]$ As you can see I have the one from powertools but not rawhide. I've installed it on a pretty standard RHL 6.0. [summer@possum data]$ rpm -q kdevelop kdevelop-1.0beta2-1 [summer@possum data]$ rpm -qi kdevelop Name : kdevelop Relocations: /usr Version : 1.0beta2 Vendor: Red Hat Software Release : 1 Build Date: Fri Sep 10 22:50:51 1999 Install date: Sun Oct 24 12:46:17 1999 Build Host: porky.devel.redhat.com Group : Development/Tools Source RPM: kdevelop-1.0beta2-1.src.rpm Size : 7789375 License: KDevelop Team, GPL Packager : Red Hat Software <http://developer.redhat.com/bugzilla> URL : http://www.kdevelop.org/ Summary : Integrated Development Environment for C++/C In view of the above problem, I thought I'd try to build this: [summer@possum data]$ ftpi kdevelop-1.0beta2-1.src.rpm kdevelop-1.0beta2-1.src.rpm ftp://ftp.labs.redhat.com/rawhide/powertool s/SRPMS/kdevelop-1.0beta2-1.src.rpm 3518557 0 Sep 10 10:42 kdevelop-1.0beta2-1.src.rpm ftp://ftp.redhat.com/pub/redhat/powertools/ 6.1/SRPMS/kdevelop-1.0beta2-1.src.rpm 3518805 0 Sep 23 12:55 kdevelop-1.0beta2-1.src.rpm ftp://sunsite.unc.edu/pub/Linux/distributio ns/redhat/powertools/6.1/SRPMS/kdevelop-1.0beta2-1.src.rpm 3518805 0 Sep 23 16:55 [summer@possum data]$ ls /u03/tobuild/kdevelop-1.0beta2-1.src.rpm -rw-rw-r-- 1 summer 3518557 Oct 5 13:57 /u03/tobuild/kdevelop-1.0beta 2-1.src.rpm [summer@possum data]$ Note that I have the source rpm from rawhide. The build fails thus: bin/sh ../mkinstalldirs /usr/lib /bin/sh ../libtool --silent --mode=install /usr/bin/install -c libkdlgloader.la /usr/lib/libkdlgloader.la /usr/bin/install: cannot create regular file `/usr/lib/libkdlgloader.so.1.0 .0': Permission denied make[3]: *** [install-libLTLIBRARIES] Error 1 make[3]: Leaving directory `/tmp/kdevelop/kdevelop-1.0beta2/kdlgloader' make[2]: *** [install-am] Error 2 make[2]: Leaving directory `/tmp/kdevelop/kdevelop-1.0beta2/kdlgloader' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/tmp/kdevelop/kdevelop-1.0beta2' make: *** [install-strip] Error 2 Bad exit status from /var/tmp/rpm-tmp.46841 (%install) [summer@possum data]$ -- Cheers John Summerfield http://os2.ami.com.au/os2/ for OS/2 support. Configuration, networking, combined IBM ftpsites index. -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null