Find the answer to your Linux question:
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 ...
  1. #1
    Just 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 !

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...