tar.gz installation

Matt Rose mrose at n-able.com
Fri May 22 19:57:27 UTC 2009


Bryan J Smith wrote:
> On Fri, 2009-05-22 at 15:58 -0300, Pablo Bernasconi wrote:
>   
>> Hi everyone,
>> I ve just subscribed to the list. I have little experience in doing
>> kickstart files and I have a problem to solve.
>> I need to install a blabla.tar.gz by the kickstart file. Anyone could
>> help me???
>> How do I move the tar.gz file to the system so then in the %post
>> section (I supouse) do:
>> tar -xvzf blabla.tar.gz
>> ./configure
>> make
>> make install
>> Thank you very much!!!
>>     
>
> Three mechanisms:
>
> 1.  Create a real RPM out of the tarball, so it's under RPM management
>
>   
Do yourself a favour, and use this method.  If this is something you're 
going to want to install on more than one server, make an RPM out of 
it.  It's really not hard, and you'll save yourself so many headaches in 
the long run.

Matt
>
>
> --
> Bryan J Smith     Senior Consultant    Red Hat GPS SE US
> mailto:bjs at redhat.com         +1 (407) 489-7013 (Mobile)
> mailto:b.j.smith at ieee.org     (non-RH/ext to Blackberry)
> --------------------------------------------------------
> You already know Red Hat as the entity dedicated to 100%
> no-IP-strings-attached, community software development.
> But do you know where CIOs rate Red Hat versus other
> software and services firms for their own, direct needs?
> It's no comparison:  http://www.redhat.com/promo/vendor/
>
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list at redhat.com
> https://www.redhat.com/mailman/listinfo/kickstart-list
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20090522/55775baf/attachment.htm>


More information about the Kickstart-list mailing list