Carlos Eduardo de Brito Novaes wrote these words on 06/25/06 17:42 CST: >> this is the Errors log when KDE start: >>>> running as realtime process now (priority 50) >> /opt/kde-3.4.1/bin/artsd: No such file or directory > > Here you got a real problem. kde is looking for kde-3.4.1... > I think you forgot to change the prefix in some packages... since it should > be /opt/kde-3.5.2
This is exactly why I thought we should move the KDE instructions to use the kde-config program to set the prefix; similar to the way we set the prefix in the GNOME instructions. Though it isn't quite the same as the GNOME instructions because in GNOME we use $GNOME_PREFIX in the first package and a relative location (determined using pkg-config to tell us the prefix of that first package) for *all* the rest. In KDE we'd have to use $KDE_PREFIX for aRTS *and* kdelibs, then after those two we could switch to using --prefix=$(kde-config --prefix). Which means only the kdebase could really use it (of course, all the add-on packages could use it as well. Bruce, what do you think? -- Randy rmlscsi: [bogomips 1003.27] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3] [GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686] 17:38:00 up 44 days, 9:38, 1 user, load average: 0.00, 0.00, 0.14 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
