Re: [PHP] linux redhat rpm packages

2002-06-18 Thread Chris Hewitt
Phil, The rpm stands for "RedHat Package Manager" and was written by them. They have allowed others to use it so the rpm is now meant to stand for something else. The rpm format allows for all dependencies, so it is likely to be less problematical than the tar.gzip versions (though it depends

[PHP] linux redhat rpm packages

2002-06-18 Thread Phil Schwarzmann
What exactly are these linux redhat rpm packages? Is this an 'easier' way to install mysql/php ??