Author |
Message |
aragon
Joined: 15 Oct 2007 Posts: 1698 Location: Germany
|
Posted: Tue 14 Oct 2008, 07:16 Post subject:
Paco Subject description: Source Code Package Organizer |
|
Home: http://paco.sourceforge.net/
Version: 2.0.6
Quote: | Paco is a source code package organizer for Unix/Linux systems, originally written to aid package management when installing an LFS system.
When installing a package from sources, paco wraps the "make install" command (or whatever is needed to install the files into the system), and generates a log containing the list of all installed files.
Technically, this is done by preloading a shared library before installation using the environment variable LD_PRELOAD. During installation this library catches the system calls that cause filesystem alterations, logging the created files.
Like any other package manager, paco also provides several options to show package information in different formats. It can remove packages too, among some other basic operations. See the man page for more details.
Gpaco is the graphic interface of paco. |
If i run 'new2dir make install' i always have to look into the filesystem, if new2dir has 'lost' something. So i looked for something that logs the installed files better. paco seems to do so.
For all options look at the homepage or in the included manpages.
Screenshots are here: http://paco.sourceforge.net/screenshots.html
Simple instruction:
1. After running e.g configure and make you use 'paco -l -D'. That means that paco logs the installation and uses the actual directory-name for naming.
2. Open gpaco. You'll see an item of your new installed package. Double-click. Now you see all logged files. You can now (for example) uninstall the files or pack them into a zipped file.
The config file is at /usr/local/etc. Logfiles are at /root/.paco/log.
Needs glibmm, gtkmm and cairomm. Get them from http://distro.ibiblio.org/pub/linux/distributions/puppylinux/pet_packages-4/
Compiled and tested in Dingo (4.00).
Cheers
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
Back to top
|
|
 |
battleshooter

Joined: 14 May 2008 Posts: 1381 Location: Australia
|
Posted: Wed 30 Jun 2010, 02:59 Post subject:
|
|
Aragon man, thanks so much, Paco is awesome! You suggested to me a year ago, but I only looked at it today, and man, it's so useful!!! Compiling KDE4 and I needed something to pet the qmake stuff. Driving myself but the wall, but Paco...brilliant stuff!!! Thanks so much again!
Battleshooter
_________________ LMMS 1.0.2, Ardour 3.5.389, Kdenlive 0.9.8
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1698 Location: Germany
|
Posted: Wed 30 Jun 2010, 15:41 Post subject:
|
|
vow,
after all these years
but you're right, in some circumstances it's just the right tool.
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 8670 Location: qld
|
Posted: Wed 30 Jun 2010, 16:48 Post subject:
|
|
Hi aragon
I'm going to try this!
It looks like the answer to some woes.
I'm trying to package Xfce4-4.6.2... what a nightmare! (I could imagine KDE being 10X the nightmare )
Cheers
Mick
_________________ Puppy Linux Blog - contact me for access
|
Back to top
|
|
 |
battleshooter

Joined: 14 May 2008 Posts: 1381 Location: Australia
|
Posted: Wed 30 Jun 2010, 17:24 Post subject:
|
|
01micko wrote: |
(I could imagine KDE being 10X the nightmare )
|
Pretty much KDE's not so bad once you get the hang of it, and Paco, man, my savior...
aragon wrote: |
after all these years
but you're right, in some circumstances it's just the right tool. |
Yeah, after all these years If only I tried it out sooner. I guess I was to enamored with the discovery of DESTDIR back then Paco's awesome, hope it gets more attention.
Battleshooter
_________________ LMMS 1.0.2, Ardour 3.5.389, Kdenlive 0.9.8
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1698 Location: Germany
|
Posted: Thu 01 Jul 2010, 07:00 Post subject:
|
|
battleshooter wrote: |
I guess I was to enamored with the discovery of DESTDIR back then Paco's awesome, hope it gets more attention.
Battleshooter |
DESTDIR is the way i usually use because it's simpler and faster than using paco. but if DESTDIR fails, paco helps.
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 8670 Location: qld
|
Posted: Thu 01 Jul 2010, 07:05 Post subject:
|
|
Paco is up to 2.0.9.. I just compiled in Lupu.
Definitely need those *mm headers including pangomm and then if compiles in a jiffy.
Handy tool.
Cheers
_________________ Puppy Linux Blog - contact me for access
|
Back to top
|
|
 |
|