Hello; On Fri, Mar 19, 2004 at 11:02:13PM -0000, AliN wrote: > Hi, > > I am new in Linux and rpm so I need a big help. > > I want to use rpm as just a software installer... > > I have a binary executable with some configuration files which executable > program needs when running... Write a .spec file. Build the rpm. A good start can be found on the rpm.org website: http://www.rpm.org/RPM-HOWTO/ All you have to do is not include the configure, prep, build etc.. parts and just make sure it packages up everything. If you aren't going to be doing this I don't see why you save yourself some trouble and just tar up the binaries. Your call though. -=cj -- Generosity is giving more than you can, and pride is taking less than you need. -- Kahlil Gibran _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list