Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux Software => Linux Installation Support => Topic started by: eidbadrlt on November 15, 2011, 01:30:28 PM

Title: rpm package from a compiled source
Post by: eidbadrlt on November 15, 2011, 01:30:28 PM
Hi all,

I have a compiled source and I'm trying to pack it into an rpm package,

I followed some tutorial
here: http://www.ibm.com/developerworks/li...pm1/#resources

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 !
       
Title: rpm package from a compiled source
Post by: AaronSkido on September 11, 2017, 05:48:22 PM
You can delete anything from kernel source, as long as you are not using the source to compile new files.