Warning: session_start(): open(/tmp/sess_kfd32fsn2r7248990ste5kdn11, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
kconfigure openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

kconfigure

   2.1  

KDE Development Tool

Score 79%
brockersbrockers
Groundwarp Technologies
Home
kconfigure
zoom


kconfigure
zoom


kconfigure
zoom


Link:  Link
Downloads:  4307
Submitted:  Oct 21 2004
Updated:  Mar 16 2005

Description:

Kconfigure simplifies compiling and installing software by providing a graphical interface.

Easy to use, just click the configure file in Konqueror and then configure, make and install the sources within kconfigure easy to use GUI. You can also pass configure and build arguments, log your install progress, and even use checkinstall to build (and install) rpm/slack/deb packages.




Changelog:

*Update: Added a src.rpm package. Please let me know if you create a package for a given distribution.

Version 2.1 includes
Added:
- Custom checkinstall options.
- Qmake support.
- Switched to a build install selector (instead of multiple install buttons.)
- bzip files are now supported.

Fixed:
- A bug that kept checkinstall and make install from working on Suse Linux.
- A bug in the configure help system that kept any help info from loading into the dialog, thus making Configure Help worthless.
- Dozens of other minor bugs.




LicenseGPL
(kconfigure-2.1.tar.gz)
(kconfigure-2.1.src.rpm)
Send to a friend
Subscribe
Other  Content  from brockers
Report inappropriate content



goto page:  1  2  3 

-
.

 =o

 
 by gnemmi on: Oct 21 2004
 
Score 50%

seems like a fine soft (interesting at least...)
but it needs qt3.3 doesn't it?
I'm still on 3.2.3 =/


Reply to this

-

 Re: =o

 
 by brockers on: Oct 21 2004
 
Score 50%
brockersbrockers
Groundwarp Technologies
Home

It should not. I used the kde 3.3 autoconfig build setup stuff in kdevelop but it should still work on other versions of kde 3.x. I will try it on another machine tonight and see if I can get it working.

Bobby


Reply to this

-

 Re: Re: =o

 
 by gnemmi on: Oct 21 2004
 
Score 50%

according to the ./configure:

checking for Qt... configure: error: Qt (>= Qt 3.3) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
error: Bad exit status from /home/gnemmi/paquetes/kconfigure/BUILDROOT/rpm-tmp.99506 (%build)


RPM build errors:
Bad exit status from /home/gnemmi/paquetes/kconfigure/BUILDROOT/rpm-tmp.99506 (%build)


Reply to this

-

 Re: Re: Re: =o

 
 by vernr on: Oct 21 2004
 
Score 50%

Pretty basic error. You probably haven't installed qt3-devel files. They will need to match the qt3 version you have installed on your system.


Reply to this

-

 Re: Re: Re: Re: =o

 
 by gnemmi on: Oct 21 2004
 
Score 50%

basically if it where so basic, i basically wouldn't post it :P

[gnemmi@hellraiser gnemmi]$ rpm -qa | grep qt3 | sort
qt3-3.2.3-55982cl
qt3-assistant-lib-3.2.3-55982cl
qt3-designer-lib-3.2.3-55982cl
qt3-devel-3.2.3-55982cl
[gnemmi@hellraiser gnemmi]$


Reply to this

-

 Re: Re: =o

 
 by gnemmi on: Oct 21 2004
 
Score 50%

just in case:
[gnemmi@hellraiser gnemmi]$ locate libqt-mt
/usr/lib/qt3/lib/libqt-mt.so.3
/usr/lib/qt3/lib/libqt-mt.prl
/usr/lib/qt3/lib/libqt-mt.la
/usr/lib/qt3/lib/libqt-mt.so
/usr/lib/qt3/lib/libqt-mt.so.3.2.3
/usr/lib/qt3/lib/libqt-mt.so.3.2
[gnemmi@hellraiser gnemmi]$ rpm -qf /usr/lib/qt3/lib/libqt-mt.so.3.2.3
qt3-3.2.3-55982cl
[gnemmi@hellraiser gnemmi]$


Reply to this

-

 Re: Re: Re: =o

 
 by gbN00b on: Oct 21 2004
 
Score 50%

you could create symbolic links in /usr/lib to all those or just copy them to /usr/lib.

great utility!! just installed it tonite and have already found it very valuable. thanx.


Reply to this

-

 Re: Re: Re: =o

 
 by brockers on: Oct 21 2004
 
Score 50%
brockersbrockers
Groundwarp Technologies
Home

I have successfully got it installed on kde 3.2.1 on Suse 9.1. What distro and what version of kde are you running?

Bobby


Reply to this

-

 Re: Re: Re: Re: =o

 
 by gnemmi on: Oct 21 2004
 
Score 50%

[gnemmi@hellraiser gnemmi]$ cat /etc/conectiva-release
Conectiva Linux 10
[gnemmi@hellraiser gnemmi]$ rpm -qa | grep kdebase
kdebase-3.2.3-63233cl
[gnemmi@hellraiser gnemmi]$ rpm -qa | grep kdelibs
kdelibs3-3.2.3-63232cl

everything compiles ok (I've succesfully packaged kasablanca, krusader, kcheckgmail, baghira, comix, galaxy, etc..). This is the first app that complains about my qt/qtlibs version :(


Reply to this

-

 Re: Re: Re: Re: Re: =o

 
 by brockers on: Oct 22 2004
 
Score 50%
brockersbrockers
Groundwarp Technologies
Home

Try this for me:

./configure --disable-mt
make && makeinstall

Bobby


Reply to this

-

 Re: Re: Re: Re: Re:

 
 by gnemmi on: Oct 22 2004
 
Score 50%

[gnemmi@hellraiser kconfigure-2.0]$ ./configure --disable-mt

bla bla bla...

checking for Qt... configure: error: Qt (>= Qt 3.3) (library qt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
[gnemmi@hellraiser kconfigure-2.0]$

:(



-

 Re: Re: Re: Re: Re: =o

 
 by brockers on: Oct 22 2004
 
Score 50%
brockersbrockers
Groundwarp Technologies
Home

gnemmi, my email address is available in the AUTHORS file within the kconfigure source. Send me an email and I *will find a way* to get you running.

Bobby


Reply to this

-

 No Build arguments

 
 by helmerj on: Oct 21 2004
 
Score 50%

Hi!

Where would I find the settings option to set build arguments? In this new version this is nowhere to be found, so only plain i386 can be build...

J.


Reply to this

-

 Re: No Build argumen

 
 by brockers on: Oct 21 2004
 
Score 50%
brockersbrockers
Groundwarp Technologies
Home

In the "build" menu you can find option boxes to pass configure and make arguments. Here is a screenshot of the menu: http://kconfigure.sourceforge.net/images-2.0/kconfigure_dialog4.png

Bobby


Reply to this

-
.

 a nice added feature

 
 by Handler on: Nov 26 2004
 
Score 50%

I think I nice added feature would be to include checkinstall (http://checkinstall.izto.org/) with this. Not that I'm lazy .. got no problems compiling from the console .. it's just nice to see a gui do it! Dag, to bad I don't program!

Hopefully .. this can be done! =)

Thanks!


Reply to this

-
.

 Re: a nice added fea

 
 by Handler on: Nov 26 2004
 
Score 50%

I should have bounced over to the homepage for this project first. There it is right on the homepage! Grrrrr! Of anything this is a good thing! Thanks for having that good idea before I even thought about it.


Reply to this

-

 Packaged RPM?

 
 by FXartist on: Jan 2 2005
 
Score 50%

Has anyone found a packaged RPM for KConfigure 2.0 for the following distributions: SuSE Linux or Red Hat Linux?

Will the developer be providing packaged RPM for KConfigure?


Reply to this

-

 Re: Packaged RPM?

 
 by FXartist on: Jan 3 2005
 
Score 50%

Packaged SuSE Linux RPM at http://linux01.gwdg.de/%7Epbleser/

Cheers :)


Reply to this

-
.

 Re: Packaged RPM?

 
 by olahaye74 on: Jan 7 2005
 
Score 50%

to create packages for any distro:

tar xvfj kconfigure-2.0.tar.bz2
cd kconfigure-2.0
./configure --prefix=/usr
make
make install
kconfigure
enable checkinstall
(example for Mandrake:
/usr/bin/checkinstall --pkgarch=i586 --pkgrelease=1mdk)
select configure script
configure
make
install as root
install package. It will overwrite the files installed in /usr by make install and then you'll be able to depollute you system in case you want to remove kconfigure.


--
Olivier LAHAYE

Reply to this

-
.

 Specific distroflags

 
 by olahaye74 on: Jan 7 2005
 
Score 50%

Why not add some specific distro flags in the configuration.
example: checkinstall flags for Mandrake would be: --pkgarch=i586 --pkgrelease=1mdk

Increasing pkgrelease at each build would be cool too.

Having the hability to join post/pre:un/install script would be cool.

An excellent thing would also to be able to chose the group.
example: in Mandrake http://www.linux-mandrake.com/en/howtos/mdk-rpm/mdk-rpm.html#MDK-GROUPS
groups are not the same as RedHat. Having a dropdown menu would help to chose correct values.

Having the ability to check for dependancies would be great too (looking at "checking for" lines during configure phase, search fo the stuff, locate package containing it and create the Requires: line) (very HARD imho but feasable).
An other option would be to propose Require fields.

Or better: juste befor install, open a fill'in form with missing fields like packager, URL, Requires, ....
that would be just like a print dialog.
=> Doing a dialog box analog to a print dialog with fields to fill in before realy create the package would be awesome :-)

Finaly the ability to also generate the SRPM would greatly help as it would allow to tweak it :-)

Anyway, V2.0 is already awesome :-)


--
Olivier LAHAYE

Reply to this

-
.

 doesn\'t compile :-)

 
 by yggdrasil on: Mar 16 2005
 
Score 50%

Here the output of make:

make all-recursive
make[1]: Entering directory `/home/frost/downloads/programme/tarballs/kconfigure'
Making all in doc
make[2]: Entering directory `/home/frost/downloads/programme/tarballs/kconfigure/doc'
Making all in en
make[3]: Entering directory `/home/frost/downloads/programme/tarballs/kconfigure/doc/en'
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/home/frost/downloads/programme/tarballs/kconfigure/doc/en'
make[3]: Entering directory `/home/frost/downloads/programme/tarballs/kconfigure/doc'
make[3]: Für das Ziel »all-am« ist nichts zu tun.
make[3]: Leaving directory `/home/frost/downloads/programme/tarballs/kconfigure/doc'
make[2]: Leaving directory `/home/frost/downloads/programme/tarballs/kconfigure/doc'
Making all in kconfigure
make[2]: Entering directory `/home/frost/downloads/programme/tarballs/kconfigure/kconfigure'
Making all in icons
make[3]: Entering directory `/home/frost/downloads/programme/tarballs/kconfigure/kconfigure/icons'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/frost/downloads/programme/tarballs/kconfigure/kconfigure/icons'
make[3]: Entering directory `/home/frost/downloads/programme/tarballs/kconfigure/kconfigure'
/usr/share/qt3/bin/moc ./extractdlg.h -o extractdlg.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT extractdlg.o -MD -MP -MF ".deps/extractdlg.Tpo" -c -o extractdlg.o extractdlg.cpp; \
then mv -f ".deps/extractdlg.Tpo" ".deps/extractdlg.Po"; else rm -f ".deps/extractdlg.Tpo"; exit 1; fi
/usr/share/qt3/bin/moc ./konq_actions.h -o konq_actions.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT konq_actions.o -MD -MP -MF ".deps/konq_actions.Tpo" -c -o konq_actions.o konq_actions.cc; \
then mv -f ".deps/konq_actions.Tpo" ".deps/konq_actions.Po"; else rm -f ".deps/konq_actions.Tpo"; exit 1; fi
konq_actions.cc:38:33: konq_pixmapprovider.h: Datei oder Verzeichnis nicht gefunden
make[3]: *** [konq_actions.o] Fehler 1
make[3]: Leaving directory `/home/frost/downloads/programme/tarballs/kconfigure/kconfigure'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/frost/downloads/programme/tarballs/kconfigure/kconfigure'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/frost/downloads/programme/tarballs/kconfigure'
make: *** [all] Fehler 2

I'm using Debian unstable with kde 3.3.2.
Any hints?


Reply to this

-

 Re: doesn\\\'t compile :-)

 
 by brockers on: Mar 16 2005
 
Score 50%
brockersbrockers
Groundwarp Technologies
Home

Andreas can you email me directly? You can find my email address in the AUTHORS file (within the kconfigure source package.) Second author on the list. We will get you working!

Bobby


Reply to this

goto page:  1  2  3 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team