Is it possible to install el3 packages on CentOS 4? I'm wondering because there are some packages on dag (for example ac3dec) that are built for el3 and not for el4. Is it better to rebuild the source rpm? Thanks.
Sincerely Jose Alburquerque
On 6/1/06, José Alburquerque jaalburquerque@cox.net wrote:
Is it possible to install el3 packages on CentOS 4? I'm wondering because there are some packages on dag (for example ac3dec) that are built for el3 and not for el4. Is it better to rebuild the source rpm? Thanks.
This is generally a bad idea. If dag isn't building them for EL4, there's likely a very good reason for it. Have you considered asking on the rpmforge mailing list?
Jim Perrin wrote:
On 6/1/06, José Alburquerque jaalburquerque@cox.net wrote:
Is it possible to install el3 packages on CentOS 4? I'm wondering because there are some packages on dag (for example ac3dec) that are built for el3 and not for el4. Is it better to rebuild the source rpm? Thanks.
This is generally a bad idea. If dag isn't building them for EL4, there's likely a very good reason for it. Have you considered asking on the rpmforge mailing list?
I understand. I *do* notice that the package I mentioned (ac3dec) has been replaced by a newer (a52dec) package which does exist for el4. I was just curious because I have encountered sort of "interesting" packages that I might want to try on dag (eg. multi-gnome-terminal) and are not built for el4. I will keep what you say in mind. However, if I have questions, I'll probably post on the rpmforge mailing list. :-) Thanks again!
Sincerely Jose Alburquerque
I understand. I *do* notice that the package I mentioned (ac3dec) has been replaced by a newer (a52dec) package which does exist for el4. I was just curious because I have encountered sort of "interesting" packages that I might want to try on dag (eg. multi-gnome-terminal) and are not built for el4. I will keep what you say in mind. However, if I have questions, I'll probably post on the rpmforge mailing list. :-) Thanks again!
I don't think I fully addressed the question before, so allow me to clarify. EL3 binaries are linked against different versions of libraries than are in EL4, and in some cases library names have changed. Glibc and kernel differences may also cause issues. If you want to install an EL3 package, I'd rebuild the srpm at a minimum, but if dag suddenly stopped building it or releasing it for a particular EL version, he may have a good reason for this. It may be advisable to ask why it was not built/released for EL4.
Hope that more clearly answers the question.
Jim Perrin wrote:
I don't think I fully addressed the question before, so allow me to clarify. EL3 binaries are linked against different versions of libraries than are in EL4, and in some cases library names have changed. Glibc and kernel differences may also cause issues. If you want to install an EL3 package, I'd rebuild the srpm at a minimum, but if dag suddenly stopped building it or releasing it for a particular EL version, he may have a good reason for this. It may be advisable to ask why it was not built/released for EL4.
Hope that more clearly answers the question.
It does. Thank you very much.
Sincerely Jose Alburquerque