LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-30-2004, 02:35 AM   #1
majalee
Member
 
Registered: Jul 2004
Location: India
Distribution: Ubuntu / OpenSuse
Posts: 54

Rep: Reputation: 15
not able to configure kdiff


hi,

i am trying to install kdiff-0.8.4 version on my RH Linux 9.0. but during configure i get
the following error. i have put in the last few lines when i run the configure.

.................
..............
..............
checking for objdir... .libs
creating libtool
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for KDE... libraries /usr/lib, headers /usr/include/kde <===== libr and headers detected
checking for extra includes... no
checking for extra libs... no
checking for kde headers installed... configure: error: your system is not able to compile a small KDE application!
Check, if you installed the KDE header files correctly.

it is actually trying to compile a small C++ program.. the program is the following :

#include <stdio.h>
#include "confdefs.h"
#include "config.h.bot"
#include <kapp.h>

int main() {
printf("kde_htmldir=\"%s\"\n", KApplication::kde_htmldir().data());
printf("kde_appsdir=\"%s\"\n", KApplication::kde_appsdir().data());
printf("kde_icondir=\"%s\"\n", KApplication::kde_icondir().data());
printf("kde_sounddir=\"%s\"\n", KApplication::kde_sounddir().data());
printf("kde_datadir=\"%s\"\n", KApplication::kde_datadir().data());
printf("kde_locale=\"%s\"\n", KApplication::kde_localedir().data());
printf("kde_cgidir=\"%s\"\n", KApplication::kde_cgidir().data());
printf("kde_confdir=\"%s\"\n", KApplication::kde_configdir().data());
printf("kde_mimedir=\"%s\"\n", KApplication::kde_mimedir().data());
printf("kde_toolbardir=\"%s\"\n", KApplication::kde_toolbardir().data());
printf("kde_wallpaperdir=\"%s\"\n", KApplication::kde_wallpaperdir().data());
printf("kde_bindir=\"%s\"\n", KApplication::kde_bindir().data());
printf("kde_partsdir=\"%s\"\n", KApplication::kde_partsdir().data());
return 0;
}



and i get the following error in my config.log :

conftest.C: In function `int main()':
conftest.C:7: no method `KApplication::kde_htmldir'
conftest.C:8: no method `KApplication::kde_appsdir'
conftest.C:9: no method `KApplication::kde_icondir'
conftest.C:10: no method `KApplication::kde_sounddir'
conftest.C:11: no method `KApplication::kde_datadir'
conftest.C:12: no method `KApplication::kde_localedir'
conftest.C:13: no method `KApplication::kde_cgidir'
conftest.C:14: no method `KApplication::kde_configdir'
conftest.C:15: no method `KApplication::kde_mimedir'
conftest.C:16: no method `KApplication::kde_toolbardir'
conftest.C:17: no method `KApplication::kde_wallpaperdir'
conftest.C:18: no method `KApplication::kde_bindir'
conftest.C:19: no method `KApplication::kde_partsdir'

i have all the KDE header files installed in /usr/include/kde and the configure was able
to detect them too..

can someone help me out...

thanks a lot in advance,

majalee
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Configure dhcpd (Configure DHCP Server) hanserver2004 LinuxQuestions.org Member Success Stories 3 10-23-2006 06:39 AM
ardour wont configure: configure: error: C preprocessor "/lib/cpp" fails sanity check disciple061 Linux - Software 4 01-22-2005 12:35 PM
Configure dhcpd (Configure DHCP Server) hanserver2004 General 1 08-16-2004 01:39 PM
How to use GNU autoconf to generate a new configure from configure.in ?? vanhelsing Programming 5 08-05-2004 10:02 AM
configure: error: when trying to install / configure new software ? met tomfer007 Linux - Software 1 07-25-2004 03:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration