Results 1 to 2 of 2
Hi all,
I have a compiled source and I'm trying to pack it into an rpm package,
I followed some tutorials but the source is already compiled and I use ...
- 11-15-2011 #1Just Joined!
- Join Date
- Nov 2011
- Posts
- 2
rpm package from a compiled source
Hi all,
I have a compiled source and I'm trying to pack it into an rpm package,
I followed some tutorials but the source is already compiled and I use ./install.sh to install the software.
I tried some configurations for the spec file, but I got a 1.5 kB rpm file (i guess its empty) and it does not install anything!
please I need some help !
- 11-15-2011 #2
Hi and welcome to the forum.
You can using an app called checkinstall to create rpms for you. If you really want to get into building rpms, then you need to take a look at the documentation at rpm.org.


Reply With Quote