Re: reading from file bottom up

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: Nathan Aubrey
Date:  
À: plug-discuss, PLUG Discussion List
Sujet: Re: reading from file bottom up
The whole purpose of this is for package management.
When my system selects packages, as it finds needed packages it echos them
into a file.

But if package A needs package B but A is not installed, it will be echoed
into a file, then package B after it.

Then when the installer runs, it will install A first, then B, but A will fail
because it needs B installed first...

So I want to read from the bottom of that file and work my way up.
I got it fixed, I was sorting then pulling out uniq files, but I got it all
working.

The package manager is for my PaysonLinux distro, which I have rebuilt
everything from the ground up to be QT 4 and KDE 4 specific. I'm just about
finished with everything, and I'm running it on several machines. Works
great!

nathan
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss