So I have to do an rpm with the tar.gz inside, but the only thing that the rpm has to do is to uncompress the tar.gz to a local directory, and then in the post script I do: <br> <br>./configure<br>make<br>make install <br>
etc<br><br>????<br><br>This is the "nice" way??<br><br>Thank you!!<br>