March 19, 2024, 02:10:26 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: rpm package from a compiled source  (Read 11320 times)

Offline eidbadrlt

  • New Member
  • Posts: 2
rpm package from a compiled source
« 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 !
       

Offline AaronSkido

  • Linux Noob !
  • *
  • Posts: 15
rpm package from a compiled source
« Reply #1 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.