NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
RedHat plus apt-rpm? (Score:1, Flamebait)
Ooh, now I bet that stirs up a hornet's nest
Re:RedHat plus apt-rpm? (Score:2)
Not with me. I'm thinking of turning one of my boxes at home into an apt-rpm system.
I've also been wanting to build a Linux From Scratch [linuxfromscratch.org] system but build rpms, maybe even host my own little mini repository and try to install from it onto another machine.
I like RedHat. I also like Debian. My friends had a hard time getting me off RedHat onto Debian, but apt finally won out. At the moment, I'd have to say I trust the apt infrastructure for Debian more than I do for rpm systems: I expect it to be more
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re:RedHat plus apt-rpm? (Score:2)
i.e. AxKit doesn't *need* XML::LibXML or XML::Sablotron or XML::Parser of any of that crap, but it does suggest you get them otherwise it's pretty functionless without them.
RPM can't encode that relationship as far as I can tell, but debian's package system can.
Re:RedHat plus apt-rpm? (Score:2)
They can encode it, but in my experience it hasn't been used to its fullest potential. I went through the other day and tried to delete a lot of things I didn't want or need. One item I found was an ASCII art package. Couldn't uninstall it because GIMP has it as a dependency. I'm sure it's not used every time I run GIMP, so there's a prime example of something that would work better as a suggestion.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers