Find the answer to your Linux question:
Results 1 to 4 of 4
Hello! I've downloaded xine-lib-1.1.3.tar.gz. And I want to make rpm from it for my Suse 10. Is it possible at all? I assume it may be done with rpmbuild tool. ...
  1. #1
    Just Joined!
    Join Date
    Jan 2007
    Location
    L'viv, Ukraine
    Posts
    7

    How to make rpm from source?

    Hello!

    I've downloaded xine-lib-1.1.3.tar.gz. And I want to make rpm from it for my Suse 10.
    Is it possible at all?
    I assume it may be done with rpmbuild tool. I tried to do it, but I failed

    Thanks in advance

  2. #2
    Just Joined!
    Join Date
    Jan 2007
    Location
    L'viv, Ukraine
    Posts
    7
    I think I've found the solution:

    Code:
    rpmbuild -ta xine-lib-1.1.3.tar.gz
    I'll check it

    It was on
    http://kwave.sourceforge.net/doc/en/...rom_targz.html

  3. #3
    Just Joined!
    Join Date
    Nov 2006
    Location
    Stoney Stanton - England
    Posts
    78
    It might be more straight forward to use the rpm here:

    http://packman.links2linux.org/package/xine-lib

  4. #4
    Just Joined!
    Join Date
    Jan 2007
    Location
    L'viv, Ukraine
    Posts
    7
    Yeah,
    Code:
    rpmbuild -ta xine-lib-1.1.3.tar.gz
    worked fine
    dth1, thanks. I've found many interesting rpms there

Posting Permissions

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