Warning: session_start(): open(/tmp/sess_5dgq9iihjr17jsvhbad4smtcu6, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Kompile 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 (2) .- Knowledge Base  . 

Kompile

   0.3 beta 3  

KDE System Tool

Score 81%
Kompile
zoom


Kompile
zoom


Kompile
zoom


Link:  Link
Downloads:  24928
Submitted:  Oct 14 2005
Updated:  Jun 9 2007

Description:

Finally the site www.brainspace.it is online again with Kompile v0.3 Beta 3.
I'm sorry for the long offline period.

WARNING: Version 0.3 beta 3 of Kompile may be unstable and is relase for testing purpose. If you find a bug and you want report it write me an e-mail: tommaso.frazzetto@gmail.com

I'll be grateful to anyone who help me make Kompile better.
Thanks


What's Kompile
Kompile is a KDE interface for automatic execution of configurations, compilation and installation of source tarball.
when you compile and install Kompile sources (with normal steps "configure && make && make install") some new voices are added to
konqueror action menu for tar-based compressed archives (.tar, .tar.gz, .tar.bz, .tar.bz2).

What's new in v0.3
The major innovation of version 0.3 is profiles system. Now Kompile always use a profile to perform an installation/uninstallation.
You can define a custom profile for install an application or use default profile to do it. If you use default profile, Kompile will
create a package's profile based on options specified in your default profile.
Some profiles options are:
- Source tarball backup for uninstallation
- Packages informations (name, version, release, license, description)
- Temporary decompression folder options
- Source configuration options (prefix, enable/disable warnings, enable disable libs such as Qtopia, etc.)
- Compiler options (c/c++/fortran compilers flags, executables, prerocessor flags,linker flags, etc.)
- Simple user (= non root) installation options
- Use checkinstall instead make install (and specify checkinstall options)

More screenshots:
You can find more screenshots at:
http://www.brainspace.it/index.php?option=com_content&task=view&id=23&Itemid=23

Usage
There are 3 modes to use kompile:
1) Run Kompile form KDE System menu and use GUI to invoke Kompile functions. There are 3 major icons:
- Install options:
- Standard installation: use default profile to install new package
- Profiled installation: create a new profile from scratch to perform installation
- Uninstall options:
- Standard uninstallation: remove a package using default profile (may be useful if installed pkg has different prefix form default)
- Repair/Remove Installed Packages: give a list of installed packages to perform package's repair/remove
- Tools:
- Manage Profiles: Modify/delete existing profiles
- Kompile Setup: here you can specify you preference for some kompile functions and MODIFY YOUR DEFAULT PROFILE


2) Invoke Kompile from command line whit below options (form "kompile --help" command):
-i, --install Perform install operation
-u, --uninstall Perform uninstall operation
-t, --use-tarball Use specified tarball for requested operation [need -i or -u]
-p, --use-profile Use specified profile for operation [need -i or -u. Exclude "--use-tarball"]
-s, --search-profile Use with "--use-tarball ".Kompile searches a profile compatible with "". If doesn't find one compatible use default profile.

3) Select operations directly form konqueror kompile menu:
- Perform default package installation: use default profile to install new package. It's equal to "kompile --install --use-tarball "
- Search compatible profile for installation: Kompile searches a profile compatible with "" to perform installation. If doesn't find one compatible use default profile. It's equal to "kompile --install --search-profile --use-tarball "
- Perform default package uninstallation: remove a package using default profile (may be useful if installed pkg has different prefix form default). It's equal to "kompile --uninstall --use-tarball "
- Search compatible profile for uninstallation: Kompile searches a profile compatible with "" to perform installation. If doesn't find one compatible use default profile.It's equal to "kompile --uninstall --search-profile --use-tarball "

# LICENSE
This software is released under GPL (GNU General Public License). Anybody can change and redistribute code under GPL terms.
For more info about GPL see "COPYING" in source package root folder.
For more information about GNU & GPL visit GNU site at:

http://www.gnu.org

# MORE INFORMATIONS
Project Home Page (In Italian): http://www.brainspace.it/index.php?option=com_content&task=view&id=17&Itemid=12

Screenshots Gallery: http://www.brainspace.it/index.php?option=com_content&task=view&id=10&Itemid=7

Download Page (In Italian): http://www.brainspace.it/index.php?option=com_content&task=view&id=17&Itemid=12

# PARTICULAR THANKS TO
Many people have manifested interest in Kompile project and I can't thank all one by one but I'm grateful to anyone.
This people have spent time in Kompile realization with ideas and resources. Thank you.

v0.3
- Urs Wolfer
- Folivier_L
- Marco E.V.
- Roberto F.
- Alfredo B.
- Vincenzo C.
- Bogusz Linda
- Carlos Gonçalves




Changelog:

- CHANGES FROM Beta 2 to Beta 3:
[*] Profiles managemnt dialog redesigned.
[*] Performance improved.
[*] Corrected some bugs in profle creation for default install operation.
[*] Fixed sintax problems in checkinstall invocation.
[*] Minor bugs fixing
[*] Polish language translation (Thanks to Bogusz Linda)

- FEATURES (v0.3):
[*] Add standalone GUI for tarball packages management (you can access it form "System" menu)
[*] General Kompile options, as:
* Selection of KDE-Integration menu type (actions menu/kompile standalone menu)
* Play sounds when installation/uninstallation finish
* Set time of automatic close installation/uninstallation dialog when finish
* Enable/Disable automatic close of installation/uninstallation dialog when finish by default
* Setup of default profile for standard installation/uninstallation
[*] Add installation/uninstallation profiles system. Profiles options are:
* Package info (name, version, release, license, description)
* Save of package's sources tarball for repair/uninstallation
* Temporary tarball decompression options
* Configuration flags (prefix, mobile app libs, debug, profiling, etc.)
* Simple user installation/uninstallation options
* Use of checkinstall instead of (make install)
[*] Search existing compatible profile before installation
[*] Pause/Resume button in installation dialog
[*] Show package's "README" button in installation dialog (if package's README file is available)
[*] Show package's "INSTALL" button in installation dialog (if package's INSTALL file is available)
[*] Show package's "ChangeLog" button in installation dialog (if package's ChangeLog file is available)
[*] Statistics/informations for each task in installation/uninstallation dialog
[*] Manage of installed application with Repair/Remove tools
[*] Italian translation

- CHANGES/FIXES
[*] Use KProcess instead of QProcess (more KDE-compilance)
[*] Use KDialogBase instead of QDialog (more KDE-compilance)
[*] Use KpushButton instead of QPushButton (more KDE-compilance)
[*] Add full translation support
[*] Removed traybar icon




LicenseGPL
Source(v0.2 - stable)
Mandriva(Mandriva RPM v0.2)
Slackware(Slackware Package v0.2)
Source(v0.3 beta 3)
Send to a friend
Subscribe
Other  Content  from invernomuto
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8  9  10  11 ...

-
.

 Maintenance list

 
 by bsander on: Oct 17 2005
 
Score 50%

A feature I really like in KInstaller ( http://kde-apps.org/content/show.php?content=19464 ) is that it keeps a list of apps installed by it and gives the option of uninstalling them. It also automatically backups and removes the original tarball upon succesful installation. Does Kompile do this too?


Reply to this

-
.

 Ciao Tommaso

 
 by ATAHUALPA on: Oct 17 2005
 
Score 50%

Scrivo in italiano, mi pare assurdo andarmi a impelacare nell'inglese per poi non riuscire neanche a spiegarmi:)
Giusto qualche osservazione/richiesta:
Per l'uninstall dei pacchetti la trovo un idea geniale, ma vista la mole di alcuni programmi e la possibilità che questi in futuro non siano più reperibili in rete (magari per sbadatezza dei manteiner etc etc) sostituiti magari dall ultima versione, mi chiedo se ci sia il modo di riduerre il pacchetto originale per disinstallare in uno script generato dal programma e salvato in una dir specifica (magari scremando dal make la parte che riguarda l'unistanll).
Poi ovviamente mi unisco a quanti ti chiedono una finesta per il configure, sarebbe TROPPO carino (e credo altrettanto esoso?boh sicuramente sfacciato da parte mia chiedertelo:-) ) creare una gui che ti proponga le opzioni in modo boleano tramite dei menu tendina o con una sorta di lista di caselle da checkare un po' come quando trovi dei questionari online non so' se rendo l'idea, certo per i più inesperti poi se questa gui fosse come il configure --help, ovvero con descrizione accanto ad ogni voce, sarebbe il massimo:)
Per il checkinstall non sono molt daccordo, credo che la forza di quest'apps sia di non conoscere standard di pacchettizzazione, così facendo abbraccia tutte le distro esistenti, volendo poi riflettere su i vantaggi del checkinstall secondo me non sarebbero poi così irrinunciabili, cosa si ottiene in più dall'installazione di un pacchetto piuttosto che da un tarpalla?
-la capacità di disinstallare il pacchetto, la sua tracciabilità all'interno del sistema
Ok questo è un vantaggio non da poco, ma mi chiedo se affinando il discorso dell'uninstall non ci sia modo di tracciare questi pacchetti comunque, volendo uno si crea la cartella preposta a contenere tutte le tarballe che ha installato con kompile e così sà cos'ha nel sistema no? se poi si riuscisse ad utilizzare degli script sarebbe un risparmio di spazio non indifferente, da questi script si potrebbe ricavare quanto meno il numero/nome e posizione dei file, si potrebbero disinstallare sempre con kompile che ne potrebbe tenere traccia magari con una sorta di package manager.
-l'integrazione col sistema
questa nel limite dell'utente si otterrebbe impostando le varie variabili tipo prefix=/xxxx, parliamoci chiaro, voglio dire...stiamo parlando di un apps per installare programmi non per pacchettizzarli, pacchettizzare un programma è un lavoro serio che non credo spetti all utente finale a meno che questo non collabori attivamente con qualche progetto.
No, non credo che checkinstall sia una buona idea:), però credo che si potrebbe fare in modo di creare dei template per le diverse distro in modo da avere le variabili a portata di click, qualcosa tipo "compila per debian" etc etc, poi credo sia carino anche il discorso delle lib compilate statiche/dinamiche, sia mai si voglia compilare un programma per farlo girare sul proprio hdd o su una penna usb da portare con se.
Un ultima cosa, sarebbe bello peter salvare il programma compilato in formato compresso in modo da poterlo condividere o salvarlo da qualche parte.

Perdonami sesono stato troppo prolisso e grazie per l'attenzione:)


Reply to this

-

 Re: Ciao Tommaso

 
 by mfriedrichs on: Oct 18 2005
 
Score 50%

E-n-g-l-i-s-h !

It says."All text must be in English." in good-readable FAT letters !
And it says it again in bold RED Letters after submitting the text.

Is there anything you didn't understand ?

Useless italian words.


Reply to this

-

 Re: Ciao Tommaso

 
 by vanaedium on: Oct 19 2005
 
Score 50%

Ok I'm italian too, the sum of the text "upstears" is:
Compile options with boolean gui
Good idea for libs
Bad idea for checkinstall

I've already asked for checkinstall options and I'll ask again!!
To do packages for the system is always a good idea (track files and uninstall) and I can remind you that checkinstall does package rpm,deb and tgz! Do you know other systems expept ebuild gentoo?
so it should a good option for everyone
fedora,suse,slackware,(k)ubuntu.
In general when i'll make packages for the community i'll do with a lot of care but for my system is enough to compile with checkinstall to keep apt-get functional with software out of the repository


Reply to this

-

 wrong file linked ??

 
 by megalex on: Oct 19 2005
 
Score 50%

wrong file linked ?


Reply to this

-
.

 Re: wrong file linke

 
 by invernomuto on: Oct 19 2005
 
Score 50%

I'm sorry. I've corrected link to point to real v0.2 tarball.
Sorry, again.


Reply to this

-

 problem

 
 by euskerra on: Oct 19 2005
 
Score 50%

I managed to install Kompile, but at its start there's this message:


You have forgot to specify a valid sources tarball or specified file isn't a valid sources tarball!
Specify an existing and valid source tarball please.
Maual selection of sources tarball and building options manual setup will be avaiable in future version.

What is wrong with it?(sorry for the possibly stupid question, i'm very new.)


Reply to this

-
.

 Re: problem

 
 by invernomuto on: Oct 20 2005
 
Score 50%

You must use Kompile actions into Konqueror. Open Konqueror (as file manager) click with right button on source package yopu want intall and select "Install with Kompile" form "Actions" menu.
You can also invoke compile from command line with:
~]# kompile [--uninstall] src_tarball.tar.bz2


Reply to this

-
.

 Sweet

 
 by k-bochi on: Oct 20 2005
 
Score 50%

Hi,

nice app. I've got a question: What's that kside thingie on your first screenshot? It's not MetaBar, is it?

Cheers,
Bochi


Reply to this

-
.

 Re: Sweet

 
 by invernomuto on: Oct 20 2005
 
Score 50%

I've create KSide because I don't like existing sidebars for Konqueror. It's only an experiment and not ready for distribution.
If you want try it write me an e-mail.


Reply to this

-

 How about a list?

 
 by mehmetb on: Oct 20 2005
 
Score 50%

Great and handy tool, thanks a lot! I wonder if it is possible to keep a list of installed programs just to be able to uninstall them easier later?

MeMo


Reply to this

-
.

 Re: How about a list

 
 by invernomuto on: Oct 20 2005
 
Score 50%

This feature is just plained for release 0.3 of Kompile.
thank you


Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9  10  11 ...

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