Find the answer to your Linux question:
Results 1 to 3 of 3
Hi Guys, I attempted to create an RPM for a small screen capturing tool that i wrote. I have a standard build system (./configure ; make ; make install). When ...
  1. #1
    Just Joined! agilebeing's Avatar
    Join Date
    Mar 2007
    Posts
    9

    Problems creating an rpm

    Hi Guys,

    I attempted to create an RPM for a small screen capturing tool that i wrote. I have a standard build system (./configure ; make ; make install).

    When i try to create an rpm for the package. only the debuginfo rpm is built, and not the rpm for my tool.

    I have tried out various things but have failed to figure out the problem (i have a serious doubt that the spec file is th cause, though)... Can somebody throw some light on this...

  2. #2
    Linux Enthusiast apoorv_khurasia's Avatar
    Join Date
    Feb 2005
    Location
    Laurasia
    Posts
    624
    Hi agilebeing and welcome to linuxforums

    I am no programming expert and I am just posting this to advise you to shift this thread to the linux programming section of this forum as there it would get the maximum attention and responses.

    Best of luck!!!
    "There is no sixth rule"
    --Rob Pike
    Registered Linux User: 400426 home page

  3. #3
    Just Joined! agilebeing's Avatar
    Join Date
    Mar 2007
    Posts
    9

    Got The Solution

    Hey got it guys...

    There was a problem with the spec file... i dint mention the %prep section properly...

Posting Permissions

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