On Thu, Apr 8, 2010 at 6:02 PM, Thomas Trepl <[email protected]> wrote: > Hi, > > the kde4-config should appear in $KDEDIR/bin/ > > I made a symlink in /usr/bin/ to it for convenience (my $KDEDIR is /opt/kde4). > > Q1: Must be a very early package > Q2: Dont think so.
What questions are you talking about? Oh I know, the ones way down in the mess below your reply. Don't top post. The requirements on these lists tells you plainly not to top post. Read the FAQ on the LFS site if you don't know what that means. >> Greetings, >> >> I am having a go at compiling kde-4.4.2 on a blfs (64-bit only). I am now >> trying to install polkit-kde-1-0.95.1 >> (http://lists.kde.org/?l=kde-devel&m=126157604310306&w=2). My cmake >> instruction is as follows:- >> >> cmake -G "Unix Makefiles" $SOURCES/polkit-kde-1-0.95.1 \ >> -DCMAKE_INSTALL_PREFIX=$KDEDIR -DSYSCONF_INSTALL_DIR=/etc/kde \ >> -DKDE4_AUTH_POLICY_FILES_INSTALL_DIR:STRING=/usr/share/PolicyKit/policy \ >> -DENABLE_FAM=ON -DENABLE_EXPAT=ON -DENABLE_INOTIFY=ON \ >> -DGAIM_LIBS:STRING=/usr/lib -DGAMIN_LIBRARIES:STRING=/usr/lib >> >> ###### output from running the above ########### >> -- Detecting CXX compiler ABI info - done >> CMake Error at /usr/local/share/cmake-2.8/Modules/FindKDE4.cmake:58 >> (MESSAGE): ERROR: Could not find KDE4 kde4-config >> Call Stack (most recent call first): >> CMakeLists.txt:5 (find_package) >> ############### >> >> I have two questions: >> >> QUESTION 1: >> Which is KDE-program that installs the needed kde4-config ? >> >> QUESTION 2: >> my $KDEDIR is not /usr, is is sensible to change >> -DKDE4_AUTH_POLICY_FILES_INSTALL_DIR:STRING=/usr/share/PolicyKit/policy \ >> to >> -DKDE4_AUTH_POLICY_FILES_INSTALL_DIR:STRING=$KDEDIR/share/PolicyKit/policy >> \ >> >> in the cmake instruction above? >> >> suggestions welcomed >> lux-integ > > -- > http://linuxfromscratch.org/mailman/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page > -- If we can but prevent the government from wasting the labours of the people, under the pretence of taking care of them, they must become happy. - Thomas Jefferson -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
