LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-16-2010, 03:58 AM   #1
wjs1990
Member
 
Registered: Nov 2009
Posts: 30

Rep: Reputation: 15
Using kommander


Hi,
I am trying to compile the Kommander on Red Hat Enterprise Linux 5. But when i try to run the configure, this is what happend:

[root@localhost kommander-1.5.3]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... not found
configure: error: The important program kde-config was not found!
Please check whether you installed KDE correctly.

How can i solve the "kde-config was not found? Any help? Thanks.
 
Old 01-16-2010, 09:38 PM   #2
Web31337
Member
 
Registered: Sep 2009
Location: Russia
Distribution: Gentoo, LFS
Posts: 399
Blog Entries: 71

Rep: Reputation: 65
you can install it, probably.
why won't you read a message or google it, if you can't understand it?
 
Old 01-16-2010, 11:18 PM   #3
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Blog Entries: 12

Rep: Reputation: 92
Are you using Gnome or KDE ??
any way Install KDE libraries ....
 
Old 01-17-2010, 05:17 AM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
'kommander-1.5.3' : These files were originally part of the old
'quanta' Web Development Environment, now included in kdewebdev
3.5.x - 3.5.8 - 3.5.9 - 3.5.10 : New file names in "kommander".

So some files from the old quanta-3.x are required for kommander-1.5.3.
But I do not think, it is possible to compile it. Hope you can use
the modern kdewebdev. ( # yum install kdewebdev ).
.....
.....

.. Anyway here it is, so far, for kommander-1.5.3 :
# yum provides */kde-config
( the package name is kdelibs )

# yum install kdelibs kdelibs-devel qt-devel kdewebdev-devel libxslt-devel

"unsermake" is required ..
http://ftp.uwsg.iu.edu/array2/linux/...007.noarch.rpm
> > unsermake-0.4-2pclos2007.noarch.rpm.html

.. and the old qt file database2.h :
http://www.koders.com/cpp/fidE2C2CE7...=mdef%3Ainsert
command : cp database2.h kommander-1.5.3/factory/

.. also .. ewidgetfactory.h : editor/ewidgetfactory.h
executor/ewidgetfactory.h , widgets/ewidgetfactory.h .
http://archives.fedoraproject.org/pu....2.2-1.src.rpm
> > quanta-3.2.2-1.src.rpm
e.g. command : cp editor/ewidgetfactory.h kommander-1.5.3/editor/ , etc.

1) cd kommander-1.5.3/
2) ln -s ../kommander-1.5.3/ kommander
3)
touch widgets/libkommanderwidgets.la && touch widget/libkommanderwidgets.la
&& touch widget/libkommanderwidget.la && touch executor/libinstance.la
&& touch factory/libkommanderfactory.la && touch plugin/libkommanderplugin.la
4) ./configure
5) unsermake ( or make ).
.....
Attached Files
File Type: txt database2.h.txt (2.2 KB, 8 views)
File Type: txt ewidgetfactory.h.txt (4.9 KB, 15 views)

Last edited by knudfl; 01-17-2010 at 05:51 AM.
 
Old 01-17-2010, 08:10 AM   #5
jlinkels
LQ Guru
 
Registered: Oct 2003
Location: Bonaire, Leeuwarden
Distribution: Debian /Jessie/Stretch/Sid, Linux Mint DE
Posts: 5,196

Rep: Reputation: 1044Reputation: 1044Reputation: 1044Reputation: 1044Reputation: 1044Reputation: 1044Reputation: 1044Reputation: 1044
Are you running KDE4?

Many of the kwebdev libraries are not available or not ported to KDE4 yet. Quanta won't run on KDE4 either.

The package manager should be your first choice to install packages. If Kommander was an installable package in KDE3 and it is not in KDE4, chances are you can't compile it either because of the lack of the correct libraries.

jlinkels
 
Old 01-17-2010, 12:03 PM   #6
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
@ jlinkels : RH EL 5 is entirely KDE 3.5.4 and qt3 .
( And Gnome.)

I never saw any KDE 4 for this Fedora 6 based OS.
It's release was ' Mar 14, 2007 '.

.....
 
Old 01-17-2010, 07:29 PM   #7
jlinkels
LQ Guru
 
Registered: Oct 2003
Location: Bonaire, Leeuwarden
Distribution: Debian /Jessie/Stretch/Sid, Linux Mint DE
Posts: 5,196

Rep: Reputation: 1044Reputation: 1044Reputation: 1044Reputation: 1044Reputation: 1044Reputation: 1044Reputation: 1044Reputation: 1044
Quote:
Originally Posted by knudfl View Post
@ jlinkels : RH EL 5 is entirely KDE 3.5.4 and qt3 .
I had no clue about which DM is shipped with RHEL. Nowadays most distro's are shipped with KDE4 which is bad given the maturity of KDE4.

jlinkels
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Kommander menus? Mark_667 Programming 0 06-09-2007 02:06 PM
kommander problems epoo Fedora 6 03-04-2007 07:53 AM
Kommander Mark_667 Programming 4 12-11-2006 01:41 PM
Need help with Kommander secripting linx win Programming 1 10-23-2006 02:24 PM
kommander lini Linux - General 1 02-22-2006 01:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:08 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